┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.cpp
AgeCommit message (Expand)Author
2021-01-10Emit "itemMiddleClicked" when Ctrl-clicking a view in single selection modeKai Uwe Broulik
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-04Don't trigger rubberband with back/foward mouse buttonsAhmad Samir
2020-09-26Fix build failure after last commitElvis Angelaccio
2020-09-26Allow interaction with folder/files with the stylus againSteffen Hartleib
2020-09-20Fix mouse back/forward buttonsAhmad Samir
2020-09-13Improve Touch supportSteffen Hartleib
2020-09-05Merge branch 'release/20.08' into masterElvis Angelaccio
2020-09-05Revert "Set a better defaultDropAction for dragging"Elvis Angelaccio
2020-08-31Port away from deprecated Qt::MidButtonLaurent Montel
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-03-30Set a better defaultDropAction for draggingTranter Madi
2020-03-25Update dragCursor while draggingTranter Madi
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-10-26When the selection is deselected, restart the keyboard search from the beginningMéven Car
2019-10-20Avoid emitting twice twice selectionChanged when keyboard changes the selecti...Méven Car
2019-07-17Fix rubber band not going away after right-clickJackson Reed McNeill
2019-06-05Scroll when pressing PageUp/PageDownTranter Madi
2019-04-12Scroll to item if it's not visible on keyPressTranter Madi
2018-12-02[KItemListController] Drop unused functionsElvis Angelaccio
2018-03-10Fix some compile warningsRoman Inflianskas
2018-03-05Revert "Fix some compile warnings"Elvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-04Fix some compile warningsRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-02-05Faster drag&drop in directories with thousands of filesJaime Torres
2017-12-14Implemented support for hide/show groupsRenato Araujo Oliveira Filho
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-11Prevent folders from drag and dropping onto themselves in dolphin main viewEmirald Mateli
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2017-06-11Ignore drops-onto-items from invalid places itemsElvis Angelaccio
2017-02-20Work round missing right click event after dismissing a context menuDavid Edmundson
2015-03-25Create drag pixmaps which match the device pixel ratioDavid Edmundson
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-06Fix includesMontel Laurent
2015-02-01Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...Emmanuel Pescosta
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-09-11fixed TODO:Emmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-03-03Add a hover effect for the selection toggle.Emmanuel Pescosta
2014-03-01Always go back/forward in history when pressing the respective buttonsFrank Reininghaus
2013-11-14Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-11-14Do not select items when navigating back/forward with the mouseDavid Rosca
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-10-07Include "Space" in the keyboard search stringFrank Reininghaus