]> cloud.milkyroute.net Git - dolphin.git/commit
Blend in a toggle button when hovering items. This allows selecting items without...
authorPeter Penz <peter.penz19@gmail.com>
Sat, 26 Jan 2008 21:45:28 +0000 (21:45 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sat, 26 Jan 2008 21:45:28 +0000 (21:45 +0000)
commitf6c7b90edf05a52fba6e2a06caa0247e909b43e8
treecda08606cd172d460d404f7f822b528985fa8e03
parent453131d6e8a59af87e943455e26074ce8e3ddae3
Blend in a toggle button when hovering items. This allows selecting items 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
14 files changed:
src/CMakeLists.txt
src/dolphin_generalsettings.kcfg
src/dolphincolumnwidget.cpp
src/dolphincolumnwidget.h
src/dolphindetailsview.cpp
src/dolphindetailsview.h
src/dolphiniconsview.cpp
src/dolphiniconsview.h
src/generalviewsettingspage.cpp
src/generalviewsettingspage.h
src/selectionmanager.cpp [new file with mode: 0644]
src/selectionmanager.h [new file with mode: 0644]
src/selectiontoggle.cpp [new file with mode: 0644]
src/selectiontoggle.h [new file with mode: 0644]