summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-0/+72
|\
| * Use QCommandLineParser in example dnslookup.Friedemann Kleint2014-03-151-0/+72
* | Add QCommandLineParser::showVersion(), similar to showHelp().David Faure2014-03-141-4/+18
|/
* Make QCommandLineParser not crash if passed a bad QCommandLineOptionThiago Macieira2014-01-161-1/+2
* QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-2/+2
* QCommandLineParser: add word-wrapping algorithmDavid Faure2013-11-171-5/+44
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* QCommandLineParser: improve implementationDavid Faure2013-09-101-11/+9
* QCommandLineParser: improve documentationDavid Faure2013-09-101-29/+43
* Long live QCommandLineParser!David Faure2013-08-241-0/+896