[Digikam-devel] [digikam] [Bug 246726] Ask for confirmation when deleting many images

Gilles Caulier caulier.gilles at gmail.com
Tue Apr 9 13:45:55 BST 2013


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

--- Comment #15 from Gilles Caulier <caulier.gilles at gmail.com> ---
Ok, now i understand the problem and why this code is commented.

Previously Qt4 model/view port done by Islam during GoSC 2012, i implemented
cameramessagebox dialog to be able to show items from camera where we want to
process somethings (delete, download, lock, etc...). here KDE list items dialog
cannot be used because camera items thumbnails are not easy to handle: it's not
a simple KUrl to manage, especially with GPhoto2 devices.

This dialog been able to show camera items thumbnails. Like this users is able
to judge that selected items to process are right, to prevent wrong operations.

To get camera thumbnails, i written a cache mechanism between computer and
camera device named camerathumbsctrl. The dialog get thumbnails through this
cache.

Since Model/View port, camerathumbsctrl have been removed and replaced by
another code.

So we need to adapt cameramessagebox to use Islam implementation to get items
thumbnails.

Note : I CC Islam for info...

Gilles Caulier

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



More information about the Digikam-devel mailing list