| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/5.6' into dev | Frederik Gladhorn | 2016-01-08 | 1 | -2/+8 |
| |\ |
|
| | * | Winrt: Show message when command line processing fails/usage should be shown | Oliver Wolff | 2016-01-05 | 1 | -2/+8 |
| * | | QtCore: eradicate all Q_FOREACH loops [tools] | Marc Mutz | 2016-01-04 | 1 | -11/+9 |
| * | | Optimize string building in QCommandLineParserPrivate::helpText() | Marc Mutz | 2015-12-29 | 1 | -20/+22 |
| |/ |
|
| * | Fix \since | Lars Knoll | 2015-10-08 | 1 | -2/+2 |
| * | QtCore: mark some more types as movable/primitive | Marc Mutz | 2015-07-07 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Simon Hausmann | 2015-06-03 | 1 | -4/+4 |
| |\ |
|
| | * | Don't assign iterator to const_iterator | Sérgio Martins | 2015-06-02 | 1 | -4/+4 |
| * | | QCommandLineParser: add parsing mode for options after arguments | David Faure | 2015-03-06 | 1 | -3/+44 |
| * | | QCommandLineParser: add support for hiding options from --help. | David Faure | 2015-02-23 | 1 | -0/+2 |
| |/ |
|
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -6/+6 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | Simon Hausmann | 2014-12-18 | 1 | -3/+5 |
| |\ |
|
| | * | Doc: corrected documentation addOptions() | Nico Vertriest | 2014-12-12 | 1 | -3/+5 |
| * | | QCommandLineParser: Show usage and errors in message boxes on Windows. | Friedemann Kleint | 2014-11-27 | 1 | -20/+48 |
| |/ |
|
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | QCommandLineParser: support extremely concise option configuration in C++11 | Marc Mutz | 2014-08-06 | 1 | -0/+22 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2014-03-24 | 1 | -0/+72 |
| |\ |
|
| | * | Use QCommandLineParser in example dnslookup. | Friedemann Kleint | 2014-03-15 | 1 | -0/+72 |
| * | | Add QCommandLineParser::showVersion(), similar to showHelp(). | David Faure | 2014-03-14 | 1 | -4/+18 |
| |/ |
|
| * | Make QCommandLineParser not crash if passed a bad QCommandLineOption | Thiago Macieira | 2014-01-16 | 1 | -1/+2 |
| * | QCommandLineParser: pluck some low-hanging fruit re: exception safety | Marc Mutz | 2013-12-06 | 1 | -2/+2 |
| * | QCommandLineParser: add word-wrapping algorithm | David Faure | 2013-11-17 | 1 | -5/+44 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -8/+8 |
| * | QCommandLineParser: improve implementation | David Faure | 2013-09-10 | 1 | -11/+9 |
| * | QCommandLineParser: improve documentation | David Faure | 2013-09-10 | 1 | -29/+43 |
| * | Long live QCommandLineParser! | David Faure | 2013-08-24 | 1 | -0/+896 |