Revision 434fc7e...
Go back to digest for 24th April 2011Bug Fixes in Graphics
Marcel Wiesweg committed changes in [digikam] /:
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.
File Changes
Modified 5 files
- NEWS
- digikam/models/digikammodelcollection.cpp
- libs/models/abstractalbummodel.cpp
- libs/models/abstractalbummodel.h
- libs/models/albummodel.cpp
5 files changed in total