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
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
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
easyaccess.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
enforce.hpp
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
fujimn_int.hpp
futils.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
getopt.cpp
getopt.hpp
gifimage.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
helper_functions.cpp
helper_functions.hpp
http.cpp Spelling (#2067) 2022-02-04 08:53:04 +01:00
i18n.h
image_int.cpp
image_int.hpp
image.cpp bug: Fix crash when calling ImageFactory::create(none) 2022-02-14 17:08:50 +01:00
ini.cpp
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
metadatum.cpp
minoltamn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
minoltamn_int.hpp
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
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
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
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
rw2image_int.hpp
rw2image.cpp Simplify code around UniquePtr(s) & use make_unique over new 2022-02-05 11:02:04 +01:00
safe_op.hpp
samsungmn_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
samsungmn_int.hpp
sigmamn_int.cpp
sigmamn_int.hpp
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
tiffimage_int.cpp Replace Value::toLong with Value::toInt64. (#2062) 2022-02-12 21:16:18 +00:00
tiffimage_int.hpp
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
TODO
types.cpp Remove dead code around EXV_UNICODE_PATH 2022-02-13 22:49:32 +01:00
tzfile.h
unused.h
utils.cpp
utils.hpp
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