summaryrefslogtreecommitdiff
path: root/libopie2/opiemm/opieexif.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-22Every file in this commit makes a call to a function which returns a value.erik1-2/+6
Each file also didn't check the return value. This commit changes it so that every single non-checked call in these files is checked.
2004-11-06moved a lot of code from opie-eye_slave into libalwin1-49/+5
2004-11-01exif class added (taken from opie-eye_slave and more c++ like reworked)alwin1-0/+1195
it is used in oimageview while loading jpegs checking BEFORE loading if the image should be scaled loaded. ToDo: documentation of the interface, remove it from opie-eye_slave (it should use of course the library version)