[Digikam-devel] [digikam] [Bug 314952] Import window should not lock the interface while reading photos

Teemu Rytilahti tpr at iki.fi
Sun Dec 29 16:57:43 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=314952

--- Comment #7 from Teemu Rytilahti <tpr at iki.fi> ---
Git commit 880354561b9ecd2a799def6aa0847cc80dcfa567 by Teemu Rytilahti.
Committed on 29/12/2013 at 16:44.
Pushed by rytilahti into branch 'master'.

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.

M  +5    -5    utilities/importui/backend/cameracontroller.cpp
M  +1    -0    utilities/importui/main/importui_p.h
M  +16   -3    utilities/importui/models/importthumbnailmodel.cpp

http://commits.kde.org/digikam/880354561b9ecd2a799def6aa0847cc80dcfa567

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list