exiv2/src
2022-02-14 17:08:50 +01:00
..
actions.cpp Replace ImageType namespace by a enum class 2022-02-14 17:08:50 +01:00
actions.hpp Simplify TaskFactory 2022-02-05 11:02:58 +01:00
basicio.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
bmffimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
bmpimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
canonmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
canonmn_int.hpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
casiomn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
casiomn_int.hpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
CMakeLists.txt windows: Trick to get UTF-8 encoded argv in main entry point 2022-02-13 22:49:32 +01:00
convert.cpp Add some TODO comments 2022-02-05 11:02:03 +01:00
cr2header_int.cpp Make fields of DataBuf private. 2021-08-29 15:43:10 +01:00
cr2header_int.hpp clang-tidy: use override 2021-06-27 10:29:52 +02:00
cr2image.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
crwimage_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
crwimage_int.hpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
crwimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
datasets.cpp Revert "Delete dead code" 2022-02-08 07:57:22 +01:00
doxygen.hpp.in Add README-SAMPLES.md and remove exiv2samples.1 (#921) 2019-06-25 23:06:39 +02:00
easyaccess.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
enforce.hpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
epsimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
error.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
exif.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
exiv2.cpp windows: Trick to get UTF-8 encoded argv in main entry point 2022-02-13 22:49:32 +01:00
exiv2app.hpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
fff.h Spelling (#2067) 2022-02-04 08:53:04 +01:00
fujimn_int.cpp more constexpr 2021-05-19 14:11:42 +02:00
fujimn_int.hpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
futils.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
getopt.cpp clang-tidy: use nullptr 2021-05-26 08:31:45 +02:00
getopt.hpp default con/destructors in headers 2021-05-12 09:10:36 +02:00
gifimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
helper_functions.cpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
helper_functions.hpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
http.cpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
i18n.h Copyright to Exiv2 authors 2018-09-12 19:22:31 +02:00
image_int.cpp clang-tidy: use C++ casting 2021-05-20 07:29:02 +02:00
image_int.hpp Fix warnings EXIV2_TEAM_EXTRA_WARNINGS 2021-04-18 18:49:58 +02:00
image.cpp bug: Fix crash when calling ImageFactory::create(none) 2022-02-14 17:08:50 +01:00
ini.cpp fix: SIGSEGV on parsing of config file. (introduced in main by clang-tidy fix) 2021-07-28 13:05:36 +02:00
iptc.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
jp2image.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
jpgimage.cpp Replace ImageType namespace by a enum class 2022-02-14 17:08:50 +01:00
makernote_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
makernote_int.hpp Add SonyMisc3c makernote tags (tag 9400) 2021-07-26 10:40:54 +01:00
metadatum.cpp default con/destructors in headers 2021-05-12 09:10:36 +02:00
minoltamn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
minoltamn_int.hpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
mrwimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
nikonmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
nikonmn_int.hpp Add testing for NikonFl7 makernotes group 2021-11-02 16:02:21 +00:00
olympusmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
olympusmn_int.hpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
orfimage_int.cpp Make fields of DataBuf private. 2021-08-29 15:43:10 +01:00
orfimage_int.hpp clang-tidy: use override 2021-06-27 10:29:52 +02:00
orfimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
panasonicmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
panasonicmn_int.hpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
pentaxmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
pentaxmn_int.hpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
pgfimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
pngchunk_int.cpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
pngchunk_int.hpp clang-tidy: run through performance checks 2021-05-18 14:30:08 +02:00
pngimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
preview.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
private.h Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
properties.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
psdimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
rafimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
rw2image_int.cpp clang-tidy: add ending namespace comments 2021-05-14 17:34:09 +02:00
rw2image_int.hpp clang-tidy: use override 2021-06-27 10:29:52 +02:00
rw2image.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
safe_op.hpp clang-tidy: use using 2021-05-09 17:42:51 +02:00
samsungmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
samsungmn_int.hpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
sigmamn_int.cpp Safer std::vector indexing. 2021-07-18 14:40:45 +01:00
sigmamn_int.hpp Massive code prolog cleanup. 2021-03-17 13:34:21 +00:00
sonymn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
sonymn_int.hpp Add conditions to 2 Sony temperature tags 2021-09-24 16:14:05 +01:00
tags_int.cpp Remove unused PRINTUCS2 CMake option 2022-02-13 22:51:00 +01:00
tags_int.hpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
tags.cpp Add missing MpfInfo group to taglist.exe Exif 2021-09-16 21:38:05 +01:00
tgaimage.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
tiffcomposite_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
tiffcomposite_int.hpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
tifffwd_int.hpp clang-tidy: use using 2021-05-09 17:42:51 +02:00
tiffimage_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
tiffimage_int.hpp clang-tidy: use override 2021-06-27 10:29:52 +02:00
tiffimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
tiffvisitor_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
tiffvisitor_int.hpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
timegm.h Use ctime instead of time.h 2020-09-16 21:39:27 +02:00
TODO typo (GNU compliant) 2010-04-20 09:01:57 +00:00
types.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
tzfile.h Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
unused.h Copyright to Exiv2 authors 2018-09-12 19:22:31 +02:00
utils.cpp Merge pull request #1786 from Exiv2/mergify/bp/main/pr-1769 2021-07-25 19:00:21 +01:00
utils.hpp Move all startsWith() funcs to Util namespace 2021-07-18 12:00:05 +01:00
value.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
version.cpp windows: Trick to get UTF-8 encoded argv in main entry point 2022-02-13 22:49:32 +01:00
webpimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
wmain.c Apply suggestions from code review 2022-02-13 22:51:00 +01:00
xmp.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
xmpsidecar.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00