]> cloud.milkyroute.net Git - dolphin.git/commit
Bypass a layout issue in QListView::visualRect(), where the horizontal position of...
authorPeter Penz <peter.penz19@gmail.com>
Thu, 15 Nov 2007 22:20:40 +0000 (22:20 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 15 Nov 2007 22:20:40 +0000 (22:20 +0000)
commite8bc9f1072bfc43d7605315c8df69f37bfc71cc3
treed387e0341681cc64cb7d3fa077fd4b62e0cd74fa
parent8e1f288d3a15dd9a851b12853322422755cb9d2d
Bypass a layout issue in QListView::visualRect(), where the horizontal position of items might get calculated in a wrong manner when the item name is too long. I'll try create a patch for Qt but as Dolphin must also work with Qt 4.3.0 this workaround must get applied at least for KDE 4.0.

BUG: 152293

svn path=/trunk/KDE/kdebase/apps/; revision=737265
src/dolphiniconsview.cpp