tageditor/application
Martchus b7016f98a2 Add pedantic argument to allow returning a non-zero exit code in case of errors
This is especially useful to check whether a file is complete, e.g. one might
use `tageditor info --validate --pedantic --files …` to check whether the
specified files are ok. (If they were truncated there's be an error about it
and the command would return a non-zero exit code. Without pedantic this would
just return in a non-zero exit code if the file couldn't be parsed at all.)
2023-04-25 23:16:15 +02:00
..
knownfieldmodel.cpp Fix spelling mistakes 2022-04-12 01:16:27 +02:00
knownfieldmodel.h Workaround lupdate issue 2019-07-07 15:39:24 +02:00
main.cpp Add pedantic argument to allow returning a non-zero exit code in case of errors 2023-04-25 23:16:15 +02:00
settings.cpp Handle errors when restoring/saving settings 2023-02-18 18:46:27 +01:00
settings.h Handle errors when restoring/saving settings 2023-02-18 18:46:27 +01:00
targetlevelmodel.cpp Workaround lupdate issue 2019-07-07 15:39:24 +02:00
targetlevelmodel.h Mark overriding functions of TargetLevelModel 2020-12-10 19:13:50 +01:00