summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-3/+5
|\
| * Doc: corrected documentation addOptions()Nico Vertriest2014-12-121-3/+5
* | QCommandLineParser: Show usage and errors in message boxes on Windows.Friedemann Kleint2014-11-271-20/+48
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QCommandLineParser: support extremely concise option configuration in C++11Marc Mutz2014-08-061-0/+22
* 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