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>
|
3 years ago |
Rosen Penev
|
3a8a8b29a2
|
std::pair conversion
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
3 years ago |
Rosen Penev
|
a8061e7ee9
|
clang-tidy: default member init
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
3 years ago |
Rosen Penev
|
fafe999c6e
|
remove unused var from deleted stuff
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
3 years ago |
Luis Díaz Más
|
734b909721
|
Help for formatting enums & arrays with clang-format
|
3 years ago |
Luis Díaz Más
|
30bf563f4d
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
Luis Díaz Más
|
5a6ec65315
|
Use SPDX identifiers in more files
|
3 years ago |
Luis Díaz Más
|
3f3b651c04
|
Remove unused stuff
|
3 years ago |
Luis Díaz Más
|
23da0c3955
|
Do not define not needed stuff
|
3 years ago |
Luis Díaz Más
|
67f574556e
|
Hide member variable
|
3 years ago |
Luis Díaz Más
|
4163236e72
|
Implement Params singleton in modern C++ way
|
3 years ago |
Luis Díaz Más
|
a357596a2e
|
Move params construction to the .cpp file
|
3 years ago |
Luis Díaz Más
|
ea201ce613
|
Remove dead code
|
3 years ago |
Luis Díaz Más
|
405f4b5f1b
|
Remove Util::dirname and finally the util files
|
3 years ago |
Luis Díaz Más
|
a8bb38ab6f
|
Move exiv2 app into its own folder
|
3 years ago |