| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't assign iterator to const_iterator | Sérgio Martins | 2015-06-02 | 1 | -4/+4 |
| * | 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 |