summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcommandlineparser
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-3/+3
|\
| * Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-3/+3
* | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-6/+0
* | Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyleOlivier Goffart2016-03-232-1/+16
|/
* Updated license headersJani Heikkinen2016-01-212-32/+22
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* QCommandLineOption: optimize ctorsMarc Mutz2015-06-191-1/+1
* QCommandLineParser: add parsing mode for options after argumentsDavid Faure2015-03-061-0/+37
* QCommandLineParser: add support for hiding options from --help.David Faure2015-02-231-0/+6
* Update copyright headersJani Heikkinen2015-02-112-12/+12
* Android: Fix QCommandLineParser testEskil Abrahamsen Blomfeldt2015-01-061-0/+9
* Update license headers and add new license filesMatti Paaso2014-09-242-36/+20
* QCommandLineParser: support extremely concise option configuration in C++11Marc Mutz2014-08-061-0/+22
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-2/+3
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-2/+3
| |\
| | * Windows command line parsing: Do escape backslash.Friedemann Kleint2013-12-061-2/+3
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+12
|\| |
| * | QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-0/+12
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-262-22/+38
|\| |
| * | QCommandLineParser: add word-wrapping algorithmDavid Faure2013-11-172-22/+38
| |/
* / WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+4
|/
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-261-1/+10
* QCommandLineOption: improve runtime warningsDavid Faure2013-09-101-1/+1
* Fix escape handling in qWinCmdArgsDavid Faure2013-09-102-0/+28
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+8
* Long live QCommandLineParser!David Faure2013-08-245-0/+637