Revision 526875
Go back to digest for 9th April 2006Features in Graphics
Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam:
digikam from trunk:
Synchronize display of tags, date, comment and rating
in comments&tags sidebars, main view, and tag filter and folder views
- add class ImageAttributesWatch to multicast information
about changes of these attributes
- connect all relevant parts to the signals of this class
- add calls to this class at all places where these
attributes are changed (exception: caption and date in
kipiinterface, where no imageId is available)
File Changes
Added 2 files
- /trunk/extragear/graphics/digikam/digikam
- /imageattributeswatch.cpp
- /imageattributeswatch.h
Modified 12 files
- /trunk/extragear/graphics/digikam
- /digikam/albumiconview.cpp
- /digikam/albumiconview.h
- /digikam/digikamview.cpp
- /digikam/digikamview.h
- /digikam/imageinfo.cpp
- /digikam/Makefile.am
- /digikam/tagfilterview.cpp
- /digikam/tagfilterview.h
- /digikam/tagfolderview.cpp
- /digikam/tagfolderview.h
- /libs/imageproperties/imagedescedittab.cpp
- /libs/imageproperties/imagedescedittab.h
14 files changed in total