aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/config-ui/commandlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-4/+4
* Add support for system-level settingsChristian Kandeler2018-06-011-2/+7
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-4/+4
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-1/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-2/+7
* Add command line parser classes to config-ui and setup-qt.Christian Kandeler2014-02-211-0/+91