[Digikam-devel] extragear/libs/kipi-plugins/metadataedit
Gilles Caulier
caulier.gilles at free.fr
Fri Nov 3 12:12:50 GMT 2006
SVN commit 601479 by cgilles:
kipi-plugins from trunk : MetadataEdit plugin :
- The main dialog is now removed. This one do not give susbtancial informations to user : the host application interface is now used intead and it enough for this plugin.
- All user actions are encapsuled into Images/Metadata sub-menu.
- Actions are : Edit IPTC, Edit EXIF, Remove IPTC, Remove EXIF.
- Add warning message when IPTC/EXIF data are removed from files.
- The Editor dialogs are now inspired from old Comment&Tags Edit dialog from digiKam 0.8.x.
- TODO : new option to add EXIF/IPTC to a list of picture using a file picture metadata. Of course all the pictures will have the same metadata.
CCMAIL: digikam-devel at kde.org
BUG: 136257
M +8 -7 Makefile.am
M +41 -2 exifadjust.cpp
M +4 -3 exifadjust.h
M +37 -4 exifcaption.cpp
M +4 -3 exifcaption.h
M +41 -2 exifdatetime.cpp
M +4 -3 exifdatetime.h
M +81 -3 exifdevice.cpp
M +4 -3 exifdevice.h
M +206 -47 exifeditdialog.cpp
M +14 -2 exifeditdialog.h
M +36 -3 exiflens.cpp
M +4 -3 exiflens.h
M +31 -4 exiflight.cpp
M +4 -3 exiflight.h
M +30 -7 iptccaption.cpp
M +4 -3 iptccaption.h
M +20 -4 iptccategories.cpp
M +4 -3 iptccategories.h
M +42 -3 iptccredits.cpp
M +4 -3 iptccredits.h
M +55 -4 iptcdatetime.cpp
M +4 -3 iptcdatetime.h
M +213 -44 iptceditdialog.cpp
M +14 -2 iptceditdialog.h
M +16 -4 iptckeywords.cpp
M +4 -3 iptckeywords.h
M +48 -3 iptcorigin.cpp
M +4 -3 iptcorigin.h
M +53 -2 iptcstatus.cpp
M +4 -3 iptcstatus.h
M +15 -3 iptcsubjects.cpp
M +4 -3 iptcsubjects.h
M +8 -8 metadataeditdialog.cpp
M +163 -15 plugin_metadataedit.cpp
M +7 -3 plugin_metadataedit.h
More information about the Digikam-devel
mailing list