summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineoption.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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/+47
* Doc: argument(s) was renamed to value(s), adjust QCommandLineOption docsDavid Faure2014-01-301-3/+3
* QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-5/+12
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* QCommandLineParser: improve implementationDavid Faure2013-09-101-9/+12
* QCommandLineOption: improve runtime warningsDavid Faure2013-09-101-5/+5
* Long live QCommandLineParser!David Faure2013-08-241-0/+308