Revision 39992aa...

Go back to digest for 6th November 2011

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] /src:

Don't use mixed units in size-column of details-view

This makes it tricky to compare the filesizes without adjusting
the sort-order, so now all sizes in the size-column are shown
in KiB or KB (dependent on the KLocale setting).


FIXED-IN: 4.8.0

Related fixes:
- Stay consistent with the rounding when using the KiB/KB unit
in the statusbar.
- Fix sorting-by-size issue for folders
- Show "Unknown" in the size-column when the number of items
cannot be determined.

File Changes

Modified 5 files
  • /src
  •   dolphin/dolphinviewcontainer.cpp
  •   dolphin/kitemviews/kfileitemlistwidget.cpp
  •   dolphin/kitemviews/kfileitemmodel.cpp
  •   dolphin/views/dolphinview.cpp
  •   dolphin/views/dolphinview.h
5 files changed in total