summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcommandlineparser/testhelper/qcommandlineparser_test_helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* QCommandLineOption: purge deprecated APIEdward Welbourne2020-07-201-6/+0
* QCommandLineParser: Wrap very long option names to leave room for descriptionsDavid Faure2020-05-011-0/+7
* Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-0/+2
* QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-281-0/+1
* Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyleOlivier Goffart2016-03-231-1/+5
* Updated license headersJani Heikkinen2016-01-211-16/+11
* QCommandLineParser: add support for hiding options from --help.David Faure2015-02-231-0/+6
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QCommandLineParser: add word-wrapping algorithmDavid Faure2013-11-171-1/+10
* Fix escape handling in qWinCmdArgsDavid Faure2013-09-101-0/+8
* Long live QCommandLineParser!David Faure2013-08-241-0/+93