┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
selectiontoggle.cpp
Age
Commit message (
Expand
)
Author
2009-05-07
Don't draw an alpha blended circle around the toggle selection. It looks less...
Peter Penz
2009-05-07
increase the size of the selection toggle corresponding to the item size
Peter Penz
2009-02-17
Don't rely on the m_isHovered flag, explicitely check the left mouse button i...
Peter Penz
2009-02-17
When the selection toggle is clicked and the mouse gets moved outside the sel...
Peter Penz
2008-05-07
Update selection toggle icon when the icon theme has been changed. Thanks to ...
Peter Penz
2008-04-01
let the selection toggle fade in faster (based on user feedback from http://p...
Peter Penz
2008-04-01
provide a tooltip for the selection toggle
Peter Penz
2008-03-12
respect the graphic effects level before doing a fade-in of the selection toggle
Peter Penz
2008-02-21
don't let the selection toggle steal the keyboard focus of the view
Peter Penz
2008-02-12
use different icons dependent on the checked state of the toggle
Peter Penz
2008-02-12
don't keep a KFileItem inside the selection manager for the whole lifetime, w...
Peter Penz
2008-02-02
Improve the selection toggle: Instead of a delay of one second until appearin...
Peter Penz
2008-01-26
Blend in a toggle button when hovering items. This allows selecting items wit...
Peter Penz