┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistselectionmanager.cpp
AgeCommit message (Expand)Author
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-10-20Avoid emitting twice twice selectionChanged when keyboard changes the selecti...Méven Car
2018-12-01Fix selection when navigating back, with size sorting.Thomas Surrel
2018-04-08use the same bound check as setCurrentItem when setting m_currentItem manuallyFabian Kosmale
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-02-06Fix includesMontel Laurent
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-06-29Remove the automoc noiseChristophe Giboudeaux
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-04-25When the current item is removed, make -1 the current index temporarilyFrank Reininghaus
2011-12-30Fix inconsistency in selection managerPeter 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-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz