cpp-utilities/application
Martchus bc8ea407bc Prevent use of static variables in ArgumentParser
Have --no-color and --help added by default rather
so argument parser is in control over them and don't
has to use static functions.
2019-04-13 20:33:39 +02:00
..
argumentparser.cpp Prevent use of static variables in ArgumentParser 2019-04-13 20:33:39 +02:00
argumentparser.h Prevent use of static variables in ArgumentParser 2019-04-13 20:33:39 +02:00
argumentparserprivate.h Fix linking test target against static library 2019-04-13 20:31:40 +02:00
commandlineutils.cpp commandlineutils.cpp: correct rows and columns 2017-10-16 18:04:35 -05:00
commandlineutils.h Export determineTerminalSize() correctly 2017-10-30 22:34:10 +01:00
failure.cpp Add ArgumentParser::parseArgsOrExit() 2017-09-29 17:14:57 +02:00
failure.h Export ostream &operator<<(std::ostream&,const Failure&failure) 2017-10-07 23:02:29 +02:00
fakeqtconfigarguments.cpp Deprecate FakeQtConfigArguments 2017-10-25 19:32:45 +02:00
fakeqtconfigarguments.h Apply clang-format 2017-05-01 03:13:11 +02:00
global.h Apply clang-format 2017-05-01 03:13:11 +02:00