┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.cpp
AgeCommit message (Expand)Author
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
2013-06-20Hide the "drop" indicator when an item is not hovered any moreFrank Reininghaus
2013-05-13Dolphin Places: Make it easier to drag and drop itemsVishesh Handa
2013-02-05Apply changes of the KGlobalSettings::singleClick() setting immediatelyAniket Anvit
2012-10-03Merge branch '4.9'Dawit Alemayehu
2012-09-28Redo the fix for CTRL+Tab not working when using Dolphin's filemanagement partDawit Alemayehu
2012-09-25Fixes Bug 305783 - dragging a file over a directory #c4Emmanuel Pescosta
2012-09-22Merge branch for accessibilityAmandeep Singh
2012-09-21Merge branch 'KDE/4.9'Luca Beltrame
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-09-12Fixes Bug 305783 - dragging a file over a directory #c4Emmanuel Pescosta
2012-08-14Minor fixes to accessible interfacesAmandeep Singh
2012-08-14Focus-tracking for widgets in Dolphin View now works.Amandeep Singh
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus