[Digikam-devel] extragear/graphics/digikam

Gilles Caulier caulier.gilles at free.fr
Sat Apr 22 10:24:21 BST 2006


SVN commit 532607 by cgilles:

digikam from trunk : 

- New Image Properties side bar tab to display image resume.
- DMetadata memory optimization and new methods to get photograph resume from image.
- Disable album item tool tips by default.

NOTES: 

- In this new resume sidebar tab, all digikam tags properties aren't displayed. i think it's redondant with Comments & tags sidebar tab. Because this one is very easy to read by non-photographers users, i think it's not necessary to duplicate here these informations, and this way simpilfy source code about to share resume sidebar tab implementation between showfoto and digiKam (there is no database depency).

- Album Item Info tool tips is now disable by default. This view is now very uncomplete about metadata. Something need to be done here to improve it (or we can remove this view ???)

TODO : in image editor, if an image is saved to a new file, all image properties side tabs aren't updated (Marcel ?).

All constructive viewpoints are welcome !

CCBUGS : 121367
CCMAIL: digikam-devel at kde.org



 M  +1 -1      digikam/albumsettings.cpp  
 M  +171 -114  libs/dmetadata/dmetadata.cpp  
 M  +13 -9     libs/dmetadata/dmetadata.h  
 M  +10 -26    libs/dmetadata/loaders/dmetaloader.cpp  
 M  +7 -2      libs/dmetadata/loaders/dmetaloader.h  
 M  +6 -10     libs/dmetadata/loaders/pngmetaloader.cpp  
 A             libs/dmetadata/photoinfocontainer.h   [License: GPL]
 M  +5 -3      libs/imageproperties/Makefile.am  
 M  +0 -4      libs/imageproperties/imagepropertiesmetadatatab.h  
 M  +29 -16    libs/imageproperties/imagepropertiessidebar.cpp  
 M  +3 -0      libs/imageproperties/imagepropertiessidebar.h  
 M  +41 -19    libs/imageproperties/imagepropertiessidebardb.cpp  
 A             libs/imageproperties/imagepropertiestab.cpp   [License: GPL]
 A             libs/imageproperties/imagepropertiestab.h   [License: GPL]





More information about the Digikam-devel mailing list