┌ ┐
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
/
selectionmanager.cpp
Age
Commit message (
Expand
)
Author
2009-01-08
don't complain about
David Faure
2008-07-04
Don't connect multiple times to the selectionChanged signal, otherwise the sl...
David Faure
2008-06-16
also update the current index if a deselection is done
Peter Penz
2008-06-16
also adjust the current index when selecting an item by the (+) selector
Peter Penz
2008-02-16
update the selection-toggle (+/-) when the selection has been changed "outsid...
Peter Penz
2008-02-12
don't keep a KFileItem inside the selection manager for the whole lifetime, w...
Peter Penz
2008-02-02
stay consistent with Plasma and move the selection icon on the top/left of it...
Peter Penz
2008-02-02
Improve the selection toggle: Instead of a delay of one second until appearin...
Peter Penz
2008-01-28
take care to remove the selection toggle when items have been deleted
Peter Penz
2008-01-26
reset the selection manager when the URL has been changed (otherwise the sele...
Peter Penz
2008-01-26
Blend in a toggle button when hovering items. This allows selecting items wit...
Peter Penz