┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/selectiontoggle.cpp
AgeCommit message (Collapse)Author
2010-10-06Apply the cursor asynchronously. This fixes the issue that a pointing-hand ↵Peter Penz
cursor is shown if the selection-toggle and the item are hovered at the same time. svn path=/trunk/KDE/kdebase/apps/; revision=1183214
2010-10-06Use a pointing-hand cursor when hovering items as discussed on ↵Peter Penz
http://lists.kde.org/?l=kde-core-devel&m=126027946921686&w=1 svn path=/trunk/KDE/kdebase/apps/; revision=1183195
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-29Avoid the unnecessary construction of a KIconEffect by using the one ↵Jonathan Michael Thomas
provided by Dolphin's global KIconLoader svn path=/trunk/KDE/kdebase/apps/; revision=1169558
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