Kevin Backhouse
|
1ceddb2962
|
Replace long with int64_t in exiv2app.hpp
|
2022-05-22 19:59:11 +01:00 |
|
Rosen Penev
|
d466c1e9eb
|
minor clang-tidy fixes (#2213)
* clang-tidy: add const to member function
Signed-off-by: Rosen Penev <rosenp@gmail.com>
* clang-tidy: remove duplicate access specifier
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2022-04-16 11:29:15 +02:00 |
|
Rosen Penev
|
3a8a8b29a2
|
std::pair conversion
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2022-04-14 18:06:04 -07:00 |
|
Rosen Penev
|
a8061e7ee9
|
clang-tidy: default member init
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2022-04-14 18:01:55 -07:00 |
|
Rosen Penev
|
fafe999c6e
|
remove unused var from deleted stuff
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2022-03-31 08:47:37 +02:00 |
|
Luis Díaz Más
|
734b909721
|
Help for formatting enums & arrays with clang-format
|
2022-03-23 16:55:18 +01:00 |
|
Luis Díaz Más
|
30bf563f4d
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
Luis Díaz Más
|
5a6ec65315
|
Use SPDX identifiers in more files
|
2022-03-07 22:25:51 +01:00 |
|
Luis Díaz Más
|
3f3b651c04
|
Remove unused stuff
|
2022-03-07 22:25:35 +01:00 |
|
Luis Díaz Más
|
23da0c3955
|
Do not define not needed stuff
|
2022-03-07 22:25:35 +01:00 |
|
Luis Díaz Más
|
67f574556e
|
Hide member variable
|
2022-02-27 09:36:46 +01:00 |
|
Luis Díaz Más
|
4163236e72
|
Implement Params singleton in modern C++ way
|
2022-02-27 09:36:46 +01:00 |
|
Luis Díaz Más
|
a357596a2e
|
Move params construction to the .cpp file
|
2022-02-27 09:36:46 +01:00 |
|
Luis Díaz Más
|
ea201ce613
|
Remove dead code
|
2022-02-18 18:01:02 +01:00 |
|
Luis Díaz Más
|
405f4b5f1b
|
Remove Util::dirname and finally the util files
|
2022-02-18 13:51:38 +01:00 |
|
Luis Díaz Más
|
a8bb38ab6f
|
Move exiv2 app into its own folder
|
2022-02-18 13:51:37 +01:00 |
|