Revision 8803545...
Go back to digest for 5th January 2014Bug Fixes in Graphics
Teemu Rytilahti committed changes in [digikam] /importui:
Speed-up the UI, first step to fix 314952.
- Fix caching by using QWriteLocks when the cache is being written. We need to do this, because QCache is not thread-safe.
- Don't request image data from the camera just to get the name of it when requesting a thumbnail, because we have the list already available after getting the file list.
CC
File Changes
Modified 3 files
- /importui
- utilities/backend/cameracontroller.cpp
- utilities/main_p.h
- utilities/models/importthumbnailmodel.cpp
3 files changed in total