┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/selectionmanager.cpp
AgeCommit message (Collapse)Author
2010-10-08Move the changing of the cursor-shape from the extensions-factory and the ↵Peter Penz
selection-toggle to the selection-manager. Beside simplifying the code this also solves some corner-cases where the shape has not been restored correctly. svn path=/trunk/KDE/kdebase/apps/; revision=1183934
2010-09-22Add a small invisible margin to the selection toggle in case the item-height ↵Peter Penz
is nearly equal to the toggle-height. This prevents an accidental execution of application in the details-view with the default icon-size. BUG: 169494 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1178332
2010-08-19Set the toggle invisible, if a mouse button has been pressed outside the ↵Peter Penz
toggle boundaries. This e.g. assures, that the toggle gets invisible during dragging items. BUG: 244304 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1165577
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related ↵Peter Penz
sources to it svn path=/trunk/KDE/kdebase/apps/; revision=1154146