]> cloud.milkyroute.net Git - dolphin.git/commit
* Show the total size of files in the statusbar (thanks to Bram Schoenmakers for...
authorPeter Penz <peter.penz19@gmail.com>
Mon, 3 Nov 2008 08:20:41 +0000 (08:20 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Mon, 3 Nov 2008 08:20:41 +0000 (08:20 +0000)
commit98139616ac65bb0b96352da03d2c106bd9c8f8bb
treed91974a27087cf63818c2439aa79613a10b71841
parentb08ed55218cce6609ac4296b0507864833140f05
* Show the total size of files in the statusbar (thanks to Bram Schoenmakers for the patch).

* Changed the format of the string to be consistent with the format used when doing a selection. Maybe it would be useful adjusting KIO::itemsSummaryString() instead using a custom output format. Currently KIO::itemsSummaryString() shows "20 Items (5 Files, 15 Folders) - (200 KiB Total)", which is quite confusing IMO, as the total size is only counted for the files. Dolphin currently shows: "15 Folders, 5 Files (200 KiB)"

BUG: 161462

svn path=/trunk/KDE/kdebase/apps/; revision=879405
src/dolphinview.cpp
src/dolphinview.h