105 Commits (wilder)

Author SHA1 Message Date
Stephen Kelly 217610b8cb KLinkItemSelectionModel: Make the linked selection model settable 10 years ago
Stephen Kelly ea6222323a KLinkItemSelectionModel: Handle changes to the selectionModel model 10 years ago
Stephen Kelly 49609b8b53 KSelectionProxyModel: Fix iteration bug 10 years ago
Stephen Kelly e92e367b8f Reset KSelectionProxyModel state when needed 10 years ago
Stephen Kelly a0e309b403 Add a property indicating whether the models form a connected chain. 10 years ago
Stephen Kelly 0c9e6cf6c8 Add unit test for KModelIndexProxyMapper. 10 years ago
Andrey Cygankov 1e48795134 Fix most Clazy warnings in KItemModels. 10 years ago
David Faure c123892e29 Move proxymodeltestapp to tests, it's an interactive GUI test program 10 years ago
David Faure 85c7b5781d fix clang warnings 10 years ago
David Faure a82ffd5343 Fix wrong QUrl construction from local file 10 years ago
David Faure b2687816be Fix KSelectionProxyModel usage in QTableView 10 years ago
Kevin Funk 7f5b5d4158 Make compile with MSVC2013 again 10 years ago
Montel Laurent 73e876abe3 Use QStringLiteral 11 years ago
David Faure fad0c43813 KConcatenateRowsProxyModelPrivate: fix handling of layoutChanged. 11 years ago
David Faure fca1c65bd1 More checking on the selection after sorting. 11 years ago
David Faure fe0b5826b1 New proxymodel: KConcatenateRowsProxyModel 11 years ago
David Faure 06a48c672a KExtraColumnsProxyModel: fix bug in sibling() which broke e.g. selections 11 years ago
David Faure b6ca1f1c84 GIT_SILENT astyle-kdelibs reformatting 11 years ago
Jan Kundrát 4316ecb1b9 Fix build failure with clang 3.4.2 11 years ago
David Faure 8837e8d2d4 New proxy: KExtraColumnsProxyModel, allows to add columns to an existing model. 11 years ago
David Faure 71d2e8c665 New proxy model: KRearrangeColumnsProxyModel. 11 years ago
David Faure 5dda278d69 Forwardport of KRecursiveFilterProxyModel fixes from KDE/4.14 11 years ago
Stephen Kelly d65b14a091 KSPM: Connect properly to the source model if it is changed. 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 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 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
Montel Laurent 71270aca51 Remove "/* reimp */" 11 years ago
Kevin Funk c11efff6fe Use Q_DECL_OVERRIDE where possible 11 years ago
Alex Merry c013ac9b4f Remove NAME_PREFIX argument from ecm_add_tests calls. 12 years ago
Alex Richardson b3408b7765 Use ecm_add_tests instead of custom macro 12 years ago
Alex Merry 2fc7aeab83 Make the KSelectionProxyModel unit test pass 12 years ago
Stephen Kelly 7cd8252d2c Add a pedantic mode to modeltest. 12 years ago
Alex Merry fd6d554d8a Re-apply Stephen Kelly's modeltest fixes 12 years ago