]> cloud.milkyroute.net Git - dolphin.git/commit
Reimplement visualRegionForSelection in DolpinDetailsView.
authorFrank Reininghaus <frank78ac@googlemail.com>
Sun, 13 Dec 2009 18:18:08 +0000 (18:18 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Sun, 13 Dec 2009 18:18:08 +0000 (18:18 +0000)
commita2365b6ed82a4d85fffaa06e51c1c458c301e79d
treee952a71ed4cf8c567bb135c0c67b1db69be92627
parent5d5d5c8e803159857bc29a7f83077426d5694a17
Reimplement visualRegionForSelection in DolpinDetailsView.

Fixes the problem that not the entire area affected by changing the
selection gets updated. QTreeView::visualRegionForSelection assumes
implicitly that the visualRects of all items have the same width,
which is not the case here.

Fix will be in KDE 4.4 Beta 2.

BUG: 218114

svn path=/trunk/KDE/kdebase/apps/; revision=1062076
src/dolphindetailsview.cpp
src/dolphindetailsview.h