┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kitemlistselectionmanagertest.cpp
AgeCommit message (Expand)Author
2015-09-01Pedantic--Montel Laurent
2015-02-26Use QT_GUILESS_MAINHeiko Becker
2014-12-18Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.Emmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-10-18Port test to qt5Montel Laurent
2014-04-26Do not change the selection when re-sorting the viewFrank Reininghaus
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-01-14Select right item as current item (first item after the deletion) after delet...Emmanuel Pescosta
2012-02-23Whitespace cleanups and documentation fixesPeter Penz
2011-12-04Fix crash #1 when filtering itemsPeter Penz
2011-10-03Add function KItemListSelectionManager::isSelected(int index)Frank Reininghaus
2011-09-29Keep current item and selection when resorting, part 1Frank Reininghaus
2011-08-27Remove unneded function KItemListSelectionManager::anchorItem()Frank Reininghaus
2011-08-26Simplify KItemListSelectionManagerFrank Reininghaus
2011-08-24Fix issues with the anchor selectionPeter Penz
2011-08-14Two small selection improvements in DolphinViewFrank Reininghaus
2011-08-13Implement selection of items using mouse clicks.Frank Reininghaus
2011-08-11Test signal emission on selection changesFrank Reininghaus
2011-08-11Emit KitemListSelectionManager's selectionChanged signal correctlyFrank Reininghaus
2011-08-10Implement beginAnchoredSelection() and endAnchoredSelection().Frank Reininghaus
2011-08-10Always use the 'Select' mode for anchored selectionsFrank Reininghaus
2011-08-10Initial support for anchored selections in the selection managerFrank Reininghaus
2011-08-10Update the anchor item when items are added or removedFrank Reininghaus
2011-08-09Test setting the current item and anchor itemFrank Reininghaus
2011-08-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz