Commit Graph

5470 Commits

Author SHA1 Message Date
Andreas Huggel
ece0a5c0b1 Tweak. 2010-01-31 13:29:15 +00:00
Andreas Huggel
603680b2d1 Various optimizations (side-effect of the analysis for #677). 2010-01-31 13:03:36 +00:00
Andreas Huggel
7a71340247 #677: Reversed changes from r2018. 2010-01-31 06:31:40 +00:00
Andreas Huggel
2d91fb1f6d #677: Avoid deleting Exif metadata from the container when writing. 2010-01-30 10:05:48 +00:00
Andreas Huggel
ed6f195c7f #677: Changed the container for Exif metadata from a std::vector to a std::list (plus an unrelated optimization). 2010-01-30 09:50:03 +00:00
Andreas Huggel
2ce6c3dd00 Compile WError stuff only if Unicode paths are configured. 2010-01-25 15:23:06 +00:00
Andreas Huggel
18f1cc97b7 More W/Error changes to better support w/what(). 2010-01-25 15:00:54 +00:00
Andreas Huggel
50d9dce7af Make sure BasicError<> typeinfo symbol is published in the shared library, provide a test case in exifprint.cpp 2010-01-23 15:31:00 +00:00
Andreas Huggel
0bc517b545 #662: Detect and interpret a BOM. 2010-01-20 12:07:40 +00:00
Andreas Huggel
68f7c00623 #674: Fixed default type for TIFF/EP ShutterSpeedValue (Olivier Tilloy). 2010-01-20 10:44:38 +00:00
Andreas Huggel
e43a11f7b2 #662: Code tweak and updated expected test results. 2010-01-19 14:04:09 +00:00
Andreas Huggel
d00c806e3c #673: Accept XMP sidecars starting with a UTF-8 BOM. 2010-01-19 13:50:20 +00:00
Andreas Huggel
9b4f4f84d6 MinGW and MSVC fixes. 2010-01-18 16:34:16 +00:00
Andreas Huggel
ba5a7b9075 Minor fix. 2010-01-18 12:58:26 +00:00
Andreas Huggel
49e040ee8d Generalized class Error, added class WError for use with Unicode-Paths. 2010-01-17 14:36:08 +00:00
Andreas Huggel
dab01e73e9 #662: Added CommentValue::detectCharset and an optional parameter for the encoding to CommentValue::comment(). 2010-01-15 11:29:55 +00:00
Andreas Huggel
41b3365ad1 #662: Charset conversion on read and write (and if needed on copy). 2010-01-14 16:54:57 +00:00
Andreas Huggel
934c36a5ae #572: Escape special characters in the JPEG comment (using the new function by Leo Sutic. 2010-01-14 02:51:19 +00:00
Andreas Huggel
942d217e89 #662: Fixes by Leo Sutic. Added carriage return to the special characters. 2010-01-14 02:26:15 +00:00
Andreas Huggel
d3068c8c69 #662: Updated expected test results. 2010-01-12 17:07:30 +00:00
Andreas Huggel
3a76ca8ad7 #662: Mostly formatting changes and a few tweaks. Move exifcomment tests to bugfixes-test.sh 2010-01-12 16:29:10 +00:00
Andreas Huggel
52f8c366c2 #662: Patch exiv2-exifcomment-unicode.patch from Leo Sutic (unmodified, without exiv2-bug662.jpg). 2010-01-12 14:06:54 +00:00
Andreas Huggel
0b65033488 #665: Quick-fix for the exiv2 utility to allow inserting Exif data into ORF files. 2010-01-10 16:00:09 +00:00
Andreas Huggel
50c213af9b Published convertStringCharset() in the API (for #662). 2010-01-07 16:55:23 +00:00
Andreas Huggel
7154969383 #672: Needed to compile on systems with lstat. 2010-01-07 14:39:34 +00:00
Andreas Huggel
c2ee400875 #672: Fixed issue with C-string pointer of a temporary. 2010-01-06 16:37:43 +00:00
Andreas Huggel
b986487673 Reverted accidental Makefile changes from r1994. 2010-01-06 14:26:01 +00:00
HumanDynamo
b85909a314 add Kipi xmp namespace used by digiKam kipi-plugins 2010-01-06 12:52:57 +00:00
Andreas Huggel
59ae067412 Bumped version to 0.19.1 for testing. 2010-01-04 14:31:03 +00:00
Andreas Huggel
fab4603d70 #665: Added write-support for ORF files. 2010-01-03 15:20:46 +00:00
Andreas Huggel
259a4bb2bf Optimized TiffMappingInfo::operator==(). 2010-01-03 15:20:13 +00:00
Andreas Huggel
c5b1793ef7 Minor fix. (Fulvio Senore) 2010-01-02 01:15:28 +00:00
Andreas Huggel
ba4c9dab63 Tagged release 0.19 2009-12-30 13:23:09 +00:00
Andreas Huggel
2eb9e9b7b2 Updated Changelog 2009-12-30 13:18:42 +00:00
Andreas Huggel
ca2f06d8b2 Updated translations, just made it... (Michal Smoczyk). 2009-12-30 13:17:06 +00:00
Andreas Huggel
3662c29f16 Pointer acrobatics to workaround MSVC 7.1 problem. 2009-12-30 11:29:52 +00:00
Andreas Huggel
7ba7daa5f6 Minor doc update. 2009-12-30 06:26:57 +00:00
Andreas Huggel
3f000c3a58 Tweak. 2009-12-29 16:56:25 +00:00
Andreas Huggel
efa3152710 Doc updates: added new Nikon and Canon makernote tags, silenced doxygen warnings. 2009-12-29 15:24:40 +00:00
Andreas Huggel
bec7eef6cc Minor manpage update. 2009-12-29 14:36:52 +00:00
Andreas Huggel
24285cbbf1 Bumped version to 0.19. 2009-12-29 13:29:21 +00:00
Andreas Huggel
ac51b519db Updated po files. 2009-12-29 10:51:25 +00:00
Andreas Huggel
b968b4ffef Updated ChangeLog for 0.19. 2009-12-29 10:47:48 +00:00
Andreas Huggel
e8f8f2c14d #664: Check key size before comparing it. 2009-12-29 10:45:39 +00:00
Andreas Huggel
763b4f7933 Removed trailing whitespace. 2009-12-28 14:47:58 +00:00
Andreas Huggel
c6ae14cbb9 Added includes for g++-4.4 (Debian 4.4.2-3). 2009-12-28 14:11:23 +00:00
Andreas Huggel
eca690a2fb #571: Add Iptc.Envelope.CharacterSet only if any other dataset is added, fixed tests. 2009-12-28 12:24:14 +00:00
Andreas Huggel
c3477b203a Tweaked test scripts for portability. 2009-12-28 12:21:41 +00:00
Andreas Huggel
efdab1512f Removed one include too many. 2009-12-28 11:52:13 +00:00
Andreas Huggel
9efecb6f26 Removed second and third(!) stdio.h include. 2009-12-27 15:30:07 +00:00