Revision d8ceb44...

Go back to digest for 23rd June 2013

Optimization in KDE Base

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

Try to do at least a "fast" icon loading for all items

If all icons for the visible items could be loaded in 200 ms, we
continue loading icons without mime type determination for all items
until the 200 ms are over. This reduces the risk that the user ever
sees "unknown" icons.

REVIEW: 111011

File Changes

Modified 2 files
  • /src/kitemviews
  •   dolphin/kfileitemmodelrolesupdater.cpp
  •   dolphin/kfileitemmodelrolesupdater.h
2 files changed in total