status-desktop/vendor/DOtherSide/lib
Lukáš Tinkl 95f6350e8f feat: Passing an empty seq to dataChanged doesn't apply all roles
When calling `QAIM.dataChanged(index, index, [roles])`, passing nothing
(ie omitting the paramater altogether), an empty array `[]`, or an empty
sequence `@[]` means "all roles", just like the C++ counterpart in
https://doc.qt.io/qt-5/qabstractitemmodel.html#dataChanged

Fixes #11830
2023-09-08 14:12:06 +02:00
..
include fix: Restore window after closing on MacOS (#11748) 2023-08-02 16:49:28 +03:00
src feat: Passing an empty seq to dataChanged doesn't apply all roles 2023-09-08 14:12:06 +02:00
CMakeLists.txt fix: download remote image URLs in DOS/C++ 2023-06-08 20:46:06 +02:00
meson.build Original dotherside repository up to 4d0d6a353c33ff2227b83562a127b3514a7e2169 2023-02-09 12:48:11 +01:00