[Digikam-devel] [digikam] [Bug 336333] Map view in import tool is very slow
Gilles Caulier
caulier.gilles at gmail.com
Thu Sep 25 14:34:43 BST 2014
https://bugs.kde.org/show_bug.cgi?id=336333
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |http://commits.kde.org/digi
| |kam/2298fd4e26825c7d4e59d83
| |a28559a52676bd4a4
Version Fixed In| |4.4.0
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit 2298fd4e26825c7d4e59d83a28559a52676bd4a4 by Gilles Caulier.
Committed on 25/09/2014 at 13:31.
Pushed by cgilles into branch 'master'.
ImportUI MpaView : use Camera Thumbnails Contoller instead to use Camera
Controller to get image thumbs from camera.
As Camera Thumbnails Controller use a cache mechanism to store pixmap, this
will prevent to query camera device each time.
This will increase map view speed, especially with gphoto2 based cameras.
Note : cache is populated initially with icon-view.
FIXED-IN: 4.4.0
M +2 -1 NEWS
M +31 -22 app/views/mapwidgetview.cpp
M +2 -1 app/views/mapwidgetview.h
M +2 -2 utilities/importui/main/importui.cpp
M +2 -1 utilities/importui/main/importui.h
http://commits.kde.org/digikam/2298fd4e26825c7d4e59d83a28559a52676bd4a4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list