137 Commits (a82ffd53434080c962c756120e98f3e75c8d3cca)
 

Author SHA1 Message Date
David Faure a82ffd5343 Fix wrong QUrl construction from local file 10 years ago
David Faure 6b349998ed fix clang warnings 10 years ago
David Faure b2687816be Fix KSelectionProxyModel usage in QTableView 10 years ago
l10n daemon script 487c3c14d5 Upgrade KF5 version to 5.17.0. 10 years ago
Volker Krause 9f8b448cf4 Fix resetting or changing the source model of a KRecursiveFilterProxyModel. 10 years ago
Kevin Funk 7f5b5d4158 Make compile with MSVC2013 again 10 years ago
l10n daemon script 6bd95675aa Upgrade ECM and KF5 version requirements for 5.16.0 release. 10 years ago
Montel Laurent 73e876abe3 Use QStringLiteral 11 years ago
l10n daemon script a1904a6005 Upgrade KF5 version to 5.16.0. 11 years ago
l10n daemon script 2ff28c9e65 Upgrade ECM and KF5 version requirements for 5.15.0 release. 11 years ago
l10n daemon script 5e84afc230 Upgrade KF5 version to 5.15.0. 11 years ago
l10n daemon script 454f6df507 Upgrade ECM and KF5 version requirements for 5.14.0 release. 11 years ago
l10n daemon script e04e460f33 Upgrade KF5 version to 5.14.0. 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
David Faure cb5f55544a Upgrade Qt version requirement to 5.3 11 years ago
l10n daemon script 8ce7f030ae Upgrade ECM and KF5 version requirements for 5.13.0 release. 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
l10n daemon script 73ceae4fdc Upgrade KF5 version to 5.13.0. 11 years ago
l10n daemon script 11f2dabe92 Upgrade ECM and KF5 version requirements for 5.12.0 release. 11 years ago
David Faure 604d06a031 Mention KRearrangeColumnsProxyModel on the apidox main page. 11 years ago
David Faure 71d2e8c665 New proxy model: KRearrangeColumnsProxyModel. 11 years ago
l10n daemon script 7a94f65e16 Upgrade KF5 version to 5.12.0. 11 years ago
l10n daemon script 7b5d65be74 Upgrade ECM and KF5 version requirements for 5.11.0 release. 11 years ago
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