summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcommandlineparser
Commit message (Expand)AuthorAgeFilesLines
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+2
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-13/+11
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-171-2/+3
* QCommandLineParser: fix crash if there's no QCoreApplicationDavid Faure2021-03-011-0/+29
* Remove the qmake project filesJoerg Bornemann2021-01-073-12/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-2/+2
* QCommandLineOption: purge deprecated APIEdward Welbourne2020-07-201-6/+0
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-091-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-042-0/+40
|\
| * QCommandLineParser: Wrap very long option names to leave room for descriptionsDavid Faure2020-05-012-0/+40
* | Post merge fixesLeander Beernaert2019-11-251-2/+10
* | Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-121-11/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-0/+2
|\|
| * Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-5/+62
|\|
| * QCommandLineParser: add --help-all, to show Qt options as wellDavid Faure2019-05-151-5/+62
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-1/+1
|\|
| * Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-1/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-2/+33
|\|
| * QCommandLineParser: warn if defining a duplicate optionDavid Faure2019-04-041-0/+10
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-2/+1
| |\
| | * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
| * | QCommandLineParser: show application name in error messagesDavid Faure2018-12-201-0/+22
| |/
* | cmake: Build qcommandlineparser/testhelperAlbert Astals Cid2019-04-052-0/+22
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-302-0/+2
|\
| * QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-282-0/+2
* | tst_QCommandLineParser: Add missing QVERIFYJędrzej Nowacki2018-07-251-12/+12
|/
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-3/+3
* Properly use the "process" featureUlf Hermann2017-02-271-6/+6
* 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