┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.h
AgeCommit message (Expand)Author
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-08-14Simplify implementation of mouse long-press detectionFelix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-06-16Don't consider drops on a row as drops on the row's itemFelix Ernst
2021-12-28kitemlistview: Port KItemListView::itemAt to std::optionalFushan Wen
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-09-26Fix build failure after last commitElvis Angelaccio
2020-09-26Allow interaction with folder/files with the stylus againSteffen Hartleib
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2018-12-02[KItemListController] Make event-handling functions privateElvis Angelaccio
2018-12-02[KItemListController] Drop virtual keywordsElvis Angelaccio
2018-12-02[KItemListController] Drop unused functionsElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2017-12-14Implemented support for hide/show groupsRenato Araujo Oliveira Filho
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2016-12-03Fix 5 clazy warningsSpencer Brown
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2015-02-01Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...Emmanuel Pescosta
2014-11-20Fix Exports.Andrius da Costa Ribas
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-10-16Abort loading the current URL if the user presses EscapeFrank Reininghaus
2013-02-05Apply changes of the KGlobalSettings::singleClick() setting immediatelyAniket Anvit
2012-09-20Restore old behavior: Navigating by double-clicking in folder panel (Double-C...Emmanuel Pescosta
2012-09-19Fixes Bug 293200 - Drag&drop files in dolphin doesnt preserve originEmmanuel Pescosta
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-03-19Let additional mouse buttons trigger history navigationPeter Penz
2012-01-18Make PageUp/PageDown work in Dolphin's new view engineFrank Reininghaus
2012-01-16If an item is clicked to trigger it, clear the rest of the selectionFrank Reininghaus
2012-01-05Folders Panel: Activate folders on single-clickPeter Penz
2011-12-26Minor cleanup: Rename m_keyboardAnchorXPos to m_keyboardAnchorPosPeter Penz
2011-12-26Fix keyboard issues when groups are enabledPeter Penz
2011-12-18Hide tooltips when dragging itemsPeter Penz
2011-11-29Reactivate the "Open folders during drag operations" featurePeter Penz
2011-11-13Bring back the selection-markersPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-09-25Provide scrollbar for large itemsPeter Penz
2011-09-04Improved drag and drop supportPeter Penz
2011-09-01Improve autoscrollingPeter Penz
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-08-29Added the functionality to activate items by pressing 'enter' or 'return' key...Tirtha Chatterjee