[Digikam-devel] [Bug 193124] import image should allow both direct and reverse ordering
Gilles Caulier
caulier.gilles at gmail.com
Thu Jun 11 12:22:43 BST 2009
https://bugs.kde.org/show_bug.cgi?id=193124
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Gilles Caulier <caulier gilles gmail com> 2009-06-11 13:22:42 ---
SVN commit 980179 by cgilles:
apply patch from Simone Lazzaris to change sort of camera icon view item : in
chronological order or not.
Factorize code.
Bug fix : there is a race condition between camera gui and camera controler
when thumbnails are processed:
camera controller switch randomly between busy state or not when camera gui
fill the list of item thumbs to get one by one.
A new method fill all thumbs to get in a first time : camera controler will be
still busy during this task.
BUGS: 193124
BUGS: 188051
M +36 -4 cameracontroller.cpp
M +6 -2 cameracontroller.h
M +2 -2 cameraiconview.cpp
M +61 -10 cameraui.cpp
M +5 -1 cameraui.h
M +3 -1 cameraui.rc
M +2 -0 cameraui_p.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=980179
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list