┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectionmanager.cpp
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2009-05-08If the item height is nearly equal to the toggle height, center the toggle ve...Peter Penz
2009-05-07Don't draw an alpha blended circle around the toggle selection. It looks less...Peter Penz
2009-05-07* Use the height of the icon as factor for the toggle size. This prevents tha...Peter Penz
2009-05-07increase the size of the selection toggle corresponding to the item sizePeter Penz
2009-05-07don't show the selection toggle during a rubberband selectionPeter Penz
2009-01-08don't complain aboutDavid Faure
2008-07-04Don't connect multiple times to the selectionChanged signal, otherwise the sl...David Faure
2008-06-16also update the current index if a deselection is donePeter Penz
2008-06-16also adjust the current index when selecting an item by the (+) selectorPeter Penz
2008-02-16update the selection-toggle (+/-) when the selection has been changed "outsid...Peter Penz
2008-02-12don't keep a KFileItem inside the selection manager for the whole lifetime, w...Peter Penz
2008-02-02stay consistent with Plasma and move the selection icon on the top/left of it...Peter Penz
2008-02-02Improve the selection toggle: Instead of a delay of one second until appearin...Peter Penz
2008-01-28take care to remove the selection toggle when items have been deletedPeter Penz
2008-01-26reset the selection manager when the URL has been changed (otherwise the sele...Peter Penz
2008-01-26Blend in a toggle button when hovering items. This allows selecting items wit...Peter Penz