[Digikam-devel] extragear/graphics/digikam
    Marcel Wiesweg 
    marcel.wiesweg at gmx.de
       
    Wed Apr  5 21:26:42 BST 2006
    
    
  
SVN commit 526875 by mwiesweg:
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)
CCMAIL: digikam-devel at kde.org
 M  +7 -7      digikam/Makefile.am  
 M  +36 -0     digikam/albumiconview.cpp  
 M  +4 -1      digikam/albumiconview.h  
 M  +11 -6     digikam/digikamview.cpp  
 M  +1 -0      digikam/digikamview.h  
 A             digikam/imageattributeswatch.cpp   [License: GPL]
 A             digikam/imageattributeswatch.h   [License: GPL]
 M  +7 -0      digikam/imageinfo.cpp  
 M  +2 -1      digikam/tagfilterview.cpp  
 M  +0 -4      digikam/tagfilterview.h  
 M  +2 -3      digikam/tagfolderview.cpp  
 M  +0 -4      digikam/tagfolderview.h  
 M  +91 -11    libs/imageproperties/imagedescedittab.cpp  
 M  +10 -0     libs/imageproperties/imagedescedittab.h  
    
    
More information about the Digikam-devel
mailing list