359 Commits (81529406d8244740e01ea908b29616d03491ece6)
 

Author SHA1 Message Date
Jeremy Whiting 990ca6855d Add verbose message for when ECM is not found. 11 years ago
l10n daemon script c8dce20493 Upgrade KF5 version to 5.11.0. 11 years ago
Jan Kundrát d598382536 Fix build with Qt 5.5 11 years ago
l10n daemon script b0c51fff95 Upgrade ECM and KF5 version requirements for 5.10.0 release. 11 years ago
Milian Wolff 704fdba37b Do not query the row count repeatedly. 11 years ago
l10n daemon script 7eeac78170 Upgrade KF5 version to 5.10.0. 11 years ago
l10n daemon script 32a447428c Upgrade ECM and KF5 version requirements for 5.9.0 release. 11 years ago
l10n daemon script cc150b8b02 Upgrade KF5 version to 5.9.0. 11 years ago
David Faure 5dda278d69 Forwardport of KRecursiveFilterProxyModel fixes from KDE/4.14 11 years ago
David Faure 2faaca55a1 apply astyle-kdelibs 11 years ago
Stephen Kelly 54c8e24172 Fix Qt version check. 11 years ago
Stephen Kelly d65b14a091 KSPM: Connect properly to the source model if it is changed. 11 years ago
Stephen Kelly 0effb367ed Fix disconnection from 'previous' source models. 11 years ago
Stephen Kelly d24d1b434d Make the disconnections and connections to the source more typo-safe. 11 years ago
Stephen Kelly c6eecd2474 KDPM: Handle moves reported by the source model. 11 years ago
Stephen Kelly ba086fbbd5 Remove .data() accessor from QPointer use. 11 years ago
Stephen Kelly 7ca4ee3b57 Remove needless metatype registration. 11 years ago
Stephen Kelly 7298c92200 KSPM: Fix setting selection state after source reset. 11 years ago
Stephen Kelly 41b8a5fc84 KSPM: Fix behavior when a selection is made while resetting. 11 years ago
Stephen Kelly 9ba41df61b Rename unit tests which use the ProxyModelTestSuite. 11 years ago
Stephen Kelly a2da794f34 Remove obsolete file. 11 years ago
Stephen Kelly f2b3de900c Include Qt headers with a module prefix. 11 years ago
Stephen Kelly 0bab0a1b58 Add missing licence header. 11 years ago
Stephen Kelly dfaaf8b49e Add missing version check. 11 years ago
Stephen Kelly dd4fe5eef6 Fix define-check for QtQuickWidgets. 11 years ago
Stephen Kelly db3d255922 KSPM: Allow constructing KSelectionProxyModel from QML. 11 years ago
Stephen Kelly 49071472ad KSPM: Make selectionModel a Q_PROPERTY. 11 years ago
Stephen Kelly 22f3b70f39 KSPM: Make the setSelectionModel method public. 11 years ago
Stephen Kelly f253ab53c0 KSPM: Use hasSelection instead of checking for empty. 11 years ago
Stephen Kelly 41078df867 KSPM: Add explicit selectionModel setter. 11 years ago
Stephen Kelly 9dc8c1c3ab KSPM: Make filterBehavior a Q_PROPERTY. 11 years ago
Stephen Kelly 8ced53cda1 Trim trailing whitespace. 11 years ago
Stephen Kelly ad36f4f954 Remove unused variable. 11 years ago
Stephen Kelly 7ff735b4fd Resolve unused variable warning. 11 years ago
Stephen Kelly 4441b30b46 Resolve a type conversion warning. 11 years ago
Stephen Kelly 017d4013a8 Remove command clearing Qt5Script_FOUND. 11 years ago
Stephen Kelly 156ec6fc7b Don't require QtScript to build proxymodeltestapp. 11 years ago
Stephen Kelly 9e8e77cd2f Make QtScript optional for proxymodeltestapp. 11 years ago
Stephen Kelly 118b6cb872 Handle new QtInfoMsg enum value in switch. 11 years ago
Stephen Kelly eba8d4f5af Remove unused variables. 11 years ago
Stephen Kelly 90c712e40f Remove unused method arguments. 11 years ago
Stephen Kelly 32f6a09917 Use the REQUIRED_QT_VERSION variable to find Qt components. 11 years ago
Stephen Kelly d28d7c2b65 Fix the _export include in kselectionproxymodel.h 11 years ago
l10n daemon script 7faa15736d Upgrade ECM and KF5 version requirements for 5.8.0 release. 11 years ago
Montel Laurent 71270aca51 Remove "/* reimp */" 11 years ago
l10n daemon script 10120517ea Upgrade KF5 version to 5.8.0. 11 years ago
Kevin Funk c11efff6fe Use Q_DECL_OVERRIDE where possible 11 years ago
l10n daemon script b20cb5e162 Upgrade ECM and KF5 version requirements for 5.7.0 release. 11 years ago
Hrvoje Senjan cab159359a Fix build with Qt 5.5/dev branch in release mode 11 years ago
Volker Krause 45f06bbece Cache QMetaMethods that are invoked on hot paths. 11 years ago