[Digikam-devel] [Bug 198695] Filtering on albums is difficult to use when albums are sorted by date

Andi Clemens andi.clemens at gmx.net
Wed Oct 21 06:59:35 BST 2009


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


Andi Clemens <andi.clemens at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Andi Clemens <andi clemens gmx net>  2009-10-21 07:59:34 ---
SVN commit 1038342 by aclemens:

Make quick filter work in AlbumFolderView for "Sorted by Category" and "Sorted
by Date" as well.
Since groupedItems don't have a pAlbum assigned, iterating only over the
palbumList from AlbumManager isn't working.
We need to iterate over the folderList items instead.
Additional logic had to be added for ByCategory and ByDate sorting.

Future conversions to Qt4 model view will hopefully make this easier :-)

BUG:198695

 M  +76 -24    albumfolderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1038342

-- 
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