37 Commits (11953dc76f62749816099c874f15e8c12932fc8b)

Author SHA1 Message Date
Kevin Funk 1c02848a4d Use nullptr everywhere 9 years ago
Stephen Kelly fdc69d0c38 Update proxies for recently realised class of bugs. 9 years ago
David Faure 24db696bab Fix assert (in beginRemoveRows) when deselecting an empty child of a selected child in korganizer 9 years ago
Heiko Becker ed9e2553a9 Drop obsolete version checks 10 years ago
Friedrich W. H. Kossebau b61c4d73b8 Make var/symbol for arrays with signal & slot names really const 10 years ago
Stephen Kelly bc9518487b KSPM: Remove unused function 10 years ago
Stephen Kelly 65290d01e0 KSPM: Simplify row removal handling 10 years ago
Stephen Kelly 7854ad75d3 KSPM: Simplify deselection logic 10 years ago
Stephen Kelly 0cf75268b0 KSPM: Recreate mapping on removal only if needed 10 years ago
Stephen Kelly 504be82ba6 KSPM: Only clear firstChild mappings for top-level 10 years ago
Stephen Kelly d75d4a844e KSPM: Remove unused variables 10 years ago
Stephen Kelly dfad4072f6 KSPM: Remove noisy local variable 10 years ago
Stephen Kelly 64df402f84 KSPM: Ensure proper signalling when removing last selected 10 years ago
Stephen Kelly 49609b8b53 KSelectionProxyModel: Fix iteration bug 10 years ago
Stephen Kelly e92e367b8f Reset KSelectionProxyModel state when needed 10 years ago
Andrey Cygankov 1e48795134 Fix most Clazy warnings in KItemModels. 10 years ago
David Faure 6b349998ed fix clang warnings 10 years ago
David Faure b2687816be Fix KSelectionProxyModel usage in QTableView 10 years ago
Jan Kundrát d598382536 Fix build with Qt 5.5 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 ba086fbbd5 Remove .data() accessor from QPointer use. 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 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
Hrvoje Senjan cab159359a Fix build with Qt 5.5/dev branch in release mode 11 years ago
Alex Merry 2fc7aeab83 Make the KSelectionProxyModel unit test pass 12 years ago
David Faure e5dbf767e9 Code reformatted using kde-dev-scripts/astyle-kdelibs. 12 years ago
Jenkins CI 5d4c2df901 Move kitemmodels code to the root directory. 12 years ago
Jenkins CI db440cc7e8 Initial import from the monolithic kdelibs. 12 years ago