Revision 81a6f33...

Go back to digest for 8th September 2013

Bug Fixes in KDE Base

Frank Reininghaus committed changes in [kde-baseapps] /src:

Count the items inside directories in another thread

This prevents that the GUI freezes if there are many files inside the
directory, or if the access to the directory is slow for some other
reason.


REVIEW: 111920
FIXED-IN: 4.12.0

File Changes

Added 4 files
  • /src/kitemviews/private
  •   dolphin/kdirectorycontentscounter.cpp
  •   dolphin/kdirectorycontentscounter.h
  •   dolphin/kdirectorycontentscounterworker.cpp
  •   dolphin/kdirectorycontentscounterworker.h
Modified 3 files
  • /src
  •   dolphin/CMakeLists.txt
  •   dolphin/kitemviews/kfileitemmodelrolesupdater.cpp
  •   dolphin/kitemviews/kfileitemmodelrolesupdater.h
7 files changed in total