[Digikam-devel] [digikam] [Bug 318516] Improve Digikam loading time.

Yann Le Hir yann.le-hir at arteris.com
Wed Apr 17 19:33:25 BST 2013


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

--- Comment #2 from Yann Le Hir <yann.le-hir at arteris.com> ---
Created attachment 78990
  --> https://bugs.kde.org/attachment.cgi?id=78990&action=edit
Patch that fixes initialisation of ImageAlbumFilterModel

This patch removes two useless loops.
Indeed the loop call a method with an Album in parameter, but that method
doesn't really depend on the Album but more on the AlbumManager.
So I splitting the method in two other methods to avoid code redundance, and
call them appropriately.

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



More information about the Digikam-devel mailing list