Revision 2b0b91f...

Go back to digest for 30th October 2011

Bug Fixes in Graphics

Marcel Wiesweg committed changes in [digikam] /cameragui/controller:

Port code for KDE thumbnails loading from ThumbnailLoadTask to camera controller,
replacing the existing implementation.

Now, a careful extra hash is kept to map a preview job's result to the underlying
Camera item info. Relying on the QCache does not work because it's a cache, which
means entries may get removed anytime.
Apparently fixes the crash.

File Changes

Modified 2 files
  • /cameragui/controller
  •   utilities/camerathumbsctrl.cpp
  •   utilities/camerathumbsctrl.h
2 files changed in total