[Digikam-devel] [Bug 207293] when showing whole collection status bar filters don't work
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Sep 21 16:51:54 BST 2009
https://bugs.kde.org/show_bug.cgi?id=207293
Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-09-21 17:51:46 ---
SVN commit 1026370 by mwiesweg:
Use a flag to know when a subclass (listing asynchronously in batches) has
finished listing. This knowledge is needed by the filter model to know
when it should invalidate the sorting and filtering.
CCBUG: 207293
M +4 -1 imagealbummodel.cpp
M +30 -0 imagemodel.cpp
M +16 -0 imagemodel.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1026370
--- Comment #3 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-09-21 17:51:50 ---
SVN commit 1026371 by mwiesweg:
Some small changes that made the model fail to recognize
when it had filtered or re-added all packages and made it even
discard some because the wrong discard version was set.
In the hope not to introduce regressions.
BUG: 207293
M +3 -1 NEWS
M +8 -12 libs/models/imagefiltermodel.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1026371
--
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