[Digikam-devel] [Bug 141753] Ability to exclude tags in tag filter [patch]
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sun Apr 17 15:42:01 BST 2011
https://bugs.kde.org/show_bug.cgi?id=141753
--- Comment #13 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-04-17 16:41:56 ---
Git commit 434fc7e9410bc4866a31d78661699fc8745af45b by Marcel Wiesweg.
Committed on 17/04/2011 at 16:45.
Pushed by mwiesweg into branch 'master'.
Fix a regression introduced by the ability-to-exclude-tags patch, and make some
stuff work (again):
- use a special "add exclude" mode only enabled in models that need it. Fixes
regression 267421
(partial check state treated as fully checked)
- albumDecorationRole is overridden by derived classes, so there is no sense in
doing the overlay
painting in this method in the parent class. Provide a tool method which is
called from the children,
now the + or - is visible.
CCBUG: 141753
BUG: 267421
M +2 -1 NEWS
M +1 -2 digikam/models/digikammodelcollection.cpp
M +42 -23 libs/models/abstractalbummodel.cpp
M +16 -1 libs/models/abstractalbummodel.h
M +6 -2 libs/models/albummodel.cpp
http://commits.kde.org/digikam/434fc7e9410bc4866a31d78661699fc8745af45b
--
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