[Digikam-devel] [Bug 96388] show number of images in the album

Gilles Caulier caulier.gilles at gmail.com
Fri Dec 7 09:39:12 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=96388         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22388|0                           |1
        is obsolete|                            |



------- Additional Comments From caulier.gilles gmail com  2007-12-07 10:39 -------
Created an attachment (id=22391)
 --> (http://bugs.kde.org/attachment.cgi?id=22391&action=view)
patch version 18

New version with an optimized way to scan physical album contents to count
items.

Now digikamalbums kio-slave only parse DB to get simple count of album
contents. Recursive count is delegate to folder tree view GUI.

==> Instead to have 2 complex queries in database witch take a while, there
still only one simple query... It's more fast.

Gilles



More information about the Digikam-devel mailing list