cpp-utilities/application
Martchus 66b6fff0f2 Fix greediness of greedy arguments if they have sub arguments
Even sub arguments (e.g. `--help`) should be treated as values to be passed
to a nested argument parser (as documented). The sub arguments are only
added in this case to appear in the help.
2023-05-29 18:09:34 +02:00
..
argumentparser.cpp Fix greediness of greedy arguments if they have sub arguments 2023-05-29 18:09:34 +02:00
argumentparser.h Apply clang-format/cmake-format 2023-02-03 13:31:18 +01:00
argumentparserprivate.h Make `isEnvVariableSet()` public API 2022-10-08 22:29:32 +02:00
commandlineutils.cpp Apply cmake-format and clang-format 2023-05-16 21:39:10 +02:00
commandlineutils.h Make `isEnvVariableSet()` public API 2022-10-08 22:29:32 +02:00
fakeqtconfigarguments.cpp Make fake Qt arguments operations 2020-04-05 21:40:01 +02:00
fakeqtconfigarguments.h Use consistent include guards for application utilities 2019-09-04 18:45:48 +02:00
global.h Prefix most of the macros in global.h 2019-06-12 20:34:25 +02:00