]> cloud.milkyroute.net Git - dolphin.git/commit
Fixed performance issue in the details-view when showing > 10000 items:
authorPeter Penz <peter.penz19@gmail.com>
Wed, 7 Nov 2007 22:55:15 +0000 (22:55 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 7 Nov 2007 22:55:15 +0000 (22:55 +0000)
commit18755c672028e918d6ef54e35e88946fefa8d603
treee3f6eb179a677d5e3b3d05096442ced4263cc989
parent2a6dbbd17547c63d869727d0c680744966ae742f
Fixed performance issue in the details-view when showing > 10000 items:
* Resizing the columns takes around 250 ms instead of 2 seconds.
* Opening 10000 items from the disk cache takes 3 seconds instead of 20 seconds.

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