status-desktop/vendor/DOtherSide/lib/src
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
..
Status fix: Restore window after closing on MacOS (#11748) 2023-08-02 16:49:28 +03:00
DOtherSide.cpp feat: Passing an empty seq to dataChanged doesn't apply all roles 2023-09-08 14:12:06 +02:00
DOtherSideSingleInstance.cpp Passing custom events over single instance IPC 2023-02-09 12:48:11 +01:00
DOtherSideTypesCpp.cpp Original dotherside repository up to 4d0d6a353c33ff2227b83562a127b3514a7e2169 2023-02-09 12:48:11 +01:00
DosQAbstractItemModel.cpp feat(Profile): New Social Links workflow 2023-03-16 16:08:23 +01:00
DosQDeclarative.cpp Original dotherside repository up to 4d0d6a353c33ff2227b83562a127b3514a7e2169 2023-02-09 12:48:11 +01:00
DosQMetaObject.cpp QGuiApplication to not mess with QCoreApplication and QApplication 2023-02-09 12:48:11 +01:00
DosQObject.cpp Original dotherside repository up to 4d0d6a353c33ff2227b83562a127b3514a7e2169 2023-02-09 12:48:11 +01:00
DosQObjectImpl.cpp QGuiApplication to not mess with QCoreApplication and QApplication 2023-02-09 12:48:11 +01:00
DosQQuickImageProvider.cpp Original dotherside repository up to 4d0d6a353c33ff2227b83562a127b3514a7e2169 2023-02-09 12:48:11 +01:00