tageditor/cli
Martchus a21d91e716 Improve coding style in CLI code for parsing specified fields
* Use `std::string_view` instead of C-style strings and e.g. `strncmp`
* Use consistent coding style, e.g. for initialization
2022-01-01 21:15:22 +01:00
..
attachmentinfo.cpp Adapt to changes in tagparser (without making actually use of the new API) 2021-02-04 23:22:43 +01:00
attachmentinfo.h Adapt to c++utilities v5 2019-05-04 16:05:20 +02:00
fieldmapping.cpp Adapt to changes in tagparser 2021-02-01 17:11:48 +01:00
fieldmapping.h Apply clang-format 2018-03-07 01:18:01 +01:00
helper.cpp Improve coding style in CLI code for parsing specified fields 2022-01-01 21:15:22 +01:00
helper.h Improve coding style in CLI code for parsing specified fields 2022-01-01 21:15:22 +01:00
json.cpp Adapt to changes in c++utilities 2019-06-12 20:47:44 +02:00
json.h Adapt to changes in tagparser 2021-01-30 21:57:09 +01:00
mainfeatures.cpp Use more uniform coding style in `setTagInfo()` 2022-01-01 20:45:06 +01:00
mainfeatures.h Allow specifying `--validate` flag when displaying file info 2021-08-18 23:12:27 +02:00