aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpyexiv2_wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed the name of methods getAvailableExifTags() and getAvailableIptcTags()...Olivier Tilloy2007-03-291-2/+2
* Getters and setters for EXIF and IPTC tags are now private (but beware! Pytho...Olivier Tilloy2007-03-291-7/+9
* Added two methods to class Image, isExifTagSet() and isIptcTagSet(), to deter...Olivier Tilloy2007-01-201-0/+2
* Basic handling of Exiv2 exceptions which are now converted to corresponding P...Olivier Tilloy2007-01-201-0/+2
* Removed useless history in file headers (what use is it when using a VCS anyw...Olivier Tilloy2007-01-181-2/+0
* Updated the todo list.Olivier Tilloy2007-01-081-1/+1
* Added method Image::setThumbnailFromJpegFile(...) that allows setting the ima...Olivier Tilloy2007-01-071-0/+1
* Added and implemented Image::deleteThumbnail() and Image::dumpThumbnailToFile().Olivier Tilloy2007-01-031-0/+2
* Added the declaration of methods for accessing the thumbnail data (not implem...Olivier Tilloy2007-01-021-0/+2
* Added a README file for general information about the project.Olivier Tilloy2006-12-301-2/+2
* Added and implemented IPTC-related methods.Olivier Tilloy2006-12-301-0/+4
* Initial import of the existing sources for the project.Olivier Tilloy2006-12-301-0/+48