exiv2/src
2022-02-18 22:48:01 +01:00
..
basicio.cpp Replace dynamic C array by std::vector 2022-02-18 18:01:02 +01:00
bmffimage.cpp Image::setComment now takes string_view 2022-02-18 18:01:02 +01:00
bmpimage.cpp Image::setComment now takes string_view 2022-02-18 18:01:02 +01:00
canonmn_int.cpp Use standard [[maybe_unused]] 2022-02-18 22:48:01 +01:00
canonmn_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
casiomn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
casiomn_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
CMakeLists.txt Replace raw loop for any_of 2022-02-18 18:16:03 +01:00
convert.cpp Clean more header inclusions 2022-02-18 22:48:01 +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 Image::setComment now takes string_view 2022-02-18 18:01:02 +01:00
crwimage_int.cpp Clean more header inclusions 2022-02-18 22:48:01 +01:00
crwimage_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +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 Replace raw loop for any_of 2022-02-18 18:16:03 +01:00
error.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
exif.cpp Merge pull request #2087 from Exiv2/update_canon_tags_2 2022-02-15 22:41:37 -08: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 Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
futils.cpp cppcheck: reduce scope of variables 2022-02-18 18:01:02 +01:00
gifimage.cpp Image::setComment now takes string_view 2022-02-18 18:01:02 +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 Remove dead code 2022-02-18 18:01:02 +01:00
i18n.h
image_int.cpp Remove dead code 2022-02-18 18:01:02 +01:00
image_int.hpp Remove dead code 2022-02-18 18:01:02 +01:00
image.cpp Remove dead code 2022-02-18 18:01:02 +01:00
ini.cpp add characterisation tests for utils 2022-02-18 13:51:37 +01:00
iptc.cpp Remove dead code 2022-02-18 18:01:02 +01:00
jp2image.cpp Remove dead code 2022-02-18 18:01:02 +01:00
jpgimage.cpp Replace ImageType namespace by a enum class 2022-02-14 17:08:50 +01:00
makernote_int.cpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
makernote_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
metadatum.cpp default con/destructors in headers 2021-05-12 09:10:36 +02:00
minoltamn_int.cpp Use standard [[maybe_unused]] 2022-02-18 22:48:01 +01:00
minoltamn_int.hpp Remove dead code 2022-02-18 18:01:02 +01:00
mrwimage.cpp Image::setComment now takes string_view 2022-02-18 18:01:02 +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 Use standard [[maybe_unused]] 2022-02-18 22:48:01 +01: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 Image::setComment now takes string_view 2022-02-18 18:01:02 +01:00
panasonicmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
panasonicmn_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
pentaxmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
pentaxmn_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01: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 Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
pngimage.cpp Clean more header inclusions 2022-02-18 22:48:01 +01:00
preview.cpp Clean more header inclusions 2022-02-18 22:48:01 +01:00
private.h
properties.cpp Remove dead code 2022-02-18 18:01:02 +01:00
psdimage.cpp Remove dead code 2022-02-18 18:01:02 +01:00
rafimage.cpp Remove dead code 2022-02-18 18:01:02 +01:00
rw2image_int.cpp clang-tidy: add ending namespace comments 2021-05-14 17:34:09 +02:00
rw2image_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
rw2image.cpp Image::setComment now takes string_view 2022-02-18 18:01:02 +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 Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
sigmamn_int.cpp Safer std::vector indexing. 2021-07-18 14:40:45 +01:00
sigmamn_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
sonymn_int.cpp Remove Util::dirname and finally the util files 2022-02-18 13:51:38 +01:00
sonymn_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
tags_int.cpp Clean more header inclusions 2022-02-18 22:48:01 +01:00
tags_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
tags.cpp Remove dead code 2022-02-18 18:01:02 +01:00
tgaimage.cpp Image::setComment now takes string_view 2022-02-18 18:01:02 +01:00
tiffcomposite_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
tiffcomposite_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
tifffwd_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
tiffimage_int.cpp fix(canon): cleanup canonAf2 and canonAf3 related code 2022-02-14 16:30:00 +01:00
tiffimage_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
tiffimage.cpp Image::setComment now takes string_view 2022-02-18 18:01:02 +01:00
tiffvisitor_int.cpp Remove dead code 2022-02-18 18:01:02 +01:00
tiffvisitor_int.hpp Remove many redundant or not needed header inclusions 2022-02-18 19:01:24 +01:00
timegm.h Use ctime instead of time.h 2020-09-16 21:39:27 +02:00
TODO
types.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
tzfile.h
unused.h
utils.cpp Replace raw loop for any_of 2022-02-18 18:16:03 +01:00
utils.hpp Replace raw loop for any_of 2022-02-18 18:16:03 +01:00
value.cpp cppcheck: reduce scope of variables 2022-02-18 18:01:02 +01:00
version.cpp Clean more header inclusions 2022-02-18 22:48:01 +01:00
webpimage.cpp Remove dead code 2022-02-18 18:01:02 +01:00
xmp.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
xmpsidecar.cpp Clean more header inclusions 2022-02-18 22:48:01 +01:00