]> cloud.milkyroute.net Git - dolphin.git/commit
Assure that the item delegate draws the hover effect and the selection for the detail...
authorPeter Penz <peter.penz19@gmail.com>
Wed, 15 Oct 2008 21:23:42 +0000 (21:23 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 15 Oct 2008 21:23:42 +0000 (21:23 +0000)
commit994095076cccdb703b2bb285d4118bd9c654fd93
treee995c1e81df37ff024c01d1a84765b9b48e6baeb
parentd6a2d5594fc7dd95e0b4d6c993672de706d3bba5
Assure that the item delegate draws the hover effect and the selection for the details view only above the icon + name. Open issue: The performance when selecting files by the rubberband is too slow (will be fixed before KDE 4.2).

CCBUG: 165999
CCMAIL: simon@etotheipiplusone.com

svn path=/trunk/KDE/kdebase/apps/; revision=871874
src/CMakeLists.txt
src/dolphindetailsview.cpp
src/dolphinfileitemdelegate.cpp [new file with mode: 0644]
src/dolphinfileitemdelegate.h [new file with mode: 0644]
src/dolphinview.cpp
src/dolphinview.h