Revision 702919
Go back to digest for 26th August 2007Features in Graphics
Gilles Caulier committed changes in /trunk/extragear/graphics/digikam:
digiKam from trunk (KDE4) : Add XMP metadata support.
- You need to use Exiv2 0.16 to handle XMP. This Exiv2 version is under development.
- A new XMP tab have been add in Metadata sidebar.
- If you use an old version of Exiv2 witch not support XMP, this tab will be hidden.
- XMP handling is read only. We only show XMP content. Advanced operations over XMP will be done when Exiv2 implementation will be more mature.
File Changes
Added 2 files
- /trunk/extragear/graphics/digikam/libs/widgets/metadata
- /xmpwidget.cpp
- /xmpwidget.h
Modified 22 files
- /trunk/extragear/graphics/digikam
- /CMakeLists.txt
- /project/project.kdevelop
- /libs/dialogs/iccprofileinfodlg.cpp
- /libs/dimg/dimg.cpp
- /libs/dimg/dimg.h
- /libs/dimg/dimgprivate.h
- /libs/imageproperties/imagepropertiescolorstab.cpp
- /libs/imageproperties/imagepropertiesmetadatatab.cpp
- /libs/imageproperties/imagepropertiesmetadatatab.h
- /libs/imageproperties/imagepropertiessidebarcamgui.cpp
- /libs/imageproperties/imagepropertiessidebardb.cpp
- /libs/dimg/loaders/dimgloader.cpp
- /libs/dimg/loaders/pngloader.cpp
- /libs/widgets/iccprofiles/iccprofilewidget.cpp
- /libs/widgets/iccprofiles/iccprofilewidget.h
- /libs/widgets/metadata/CMakeLists.txt
- /libs/widgets/metadata/exifwidget.cpp
- /libs/widgets/metadata/gpswidget.cpp
- /libs/widgets/metadata/iptcwidget.cpp
- /libs/widgets/metadata/makernotewidget.cpp
- /libs/widgets/metadata/metadatawidget.cpp
- /libs/widgets/metadata/metadatawidget.h
24 files changed in total