Revision b562e16...

Go back to digest for 18th September 2011

Bug Fixes in KDE Base

Chirag Anand committed changes in [kdelibs/KDE/4.7] kio/kfile/kfilemetadataprovider.cpp:

Added file item count for the size field of directories in metadata.

Metadata of directories used to show block size inside the size field
and not the actual size. Actual size calculation can be very time
consuming, so added the number of items in a directory (based on the
discussion on the bug page).

FIXED-IN: 4.8.0

File Changes

Modified 1 files
  • kio/kfile/kfilemetadataprovider.cpp
1 files changed in total