Revision 532607

Go back to digest for 23rd April 2006

Features in Graphics

Gilles Caulier committed changes in /trunk/extragear/graphics/digikam:

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

File Changes

Added 3 files
  • /trunk/extragear/graphics/digikam/libs
  •   /dmetadata/photoinfocontainer.h
  •   /imageproperties/imagepropertiestab.cpp
  •   /imageproperties/imagepropertiestab.h
Modified 11 files
  • /trunk/extragear/graphics/digikam
  •   /digikam/albumsettings.cpp
  •   /libs/dmetadata/dmetadata.cpp
  •   /libs/dmetadata/dmetadata.h
  •   /libs/imageproperties/imagepropertiesmetadatatab.h
  •   /libs/imageproperties/imagepropertiessidebar.cpp
  •   /libs/imageproperties/imagepropertiessidebar.h
  •   /libs/imageproperties/imagepropertiessidebardb.cpp
  •   /libs/imageproperties/Makefile.am
  •   /libs/dmetadata/loaders/dmetaloader.cpp
  •   /libs/dmetadata/loaders/dmetaloader.h
  •   /libs/dmetadata/loaders/pngmetaloader.cpp
14 files changed in total