Revision d389ae9...

Go back to digest for 25th March 2012

Bug Fixes in KDE Base

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

Prevent flickering when updating items

When downloading images from e.g. the camera-IO-slave the files
will be downloaded as *.part files and renamed afterwards. The renaming
results in an undetermined mimetype and hence the probably already available
preview or icon gets replaced by a dummy icon. The patch fixes this by
keeping the old values as long until they have been resolved by
KFileItemModelRolesUpdater.

File Changes

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