┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectiontoggle.cpp
AgeCommit message (Collapse)Author
2008-03-12respect the graphic effects level before doing a fade-in of the selection togglePeter Penz
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=784872
2008-02-21don't let the selection toggle steal the keyboard focus of the viewPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=777738
2008-02-12use different icons dependent on the checked state of the toggle Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=773902
2008-02-12don't keep a KFileItem inside the selection manager for the whole lifetime, ↵Peter Penz
work with the URL internally instead svn path=/trunk/KDE/kdebase/apps/; revision=773890
2008-02-02Improve the selection toggle: Instead of a delay of one second until ↵Peter Penz
appearing, let it appear immediately but provide a smooth fade-in effect. This makes it usable from the start but is less obtrusive for the eyes. svn path=/trunk/KDE/kdebase/apps/; revision=770115
2008-01-26Blend in a toggle button when hovering items. This allows selecting items ↵Peter Penz
without using the rubberband or Ctrl/Shift-keys in the single-click mode. Any feedback from users is highly welcome (I think people will either love or hate this feature, I'm really not sure -> it can be turned off too). svn path=/trunk/KDE/kdebase/apps/; revision=766901