aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/config/configcommandlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2023-05-221-1/+1
* clang-tidy: fix 'modernize-loop-convert' errorIvan Komissarov2022-08-231-2/+2
* Add missing std:: namespace for all functions from <cstdio> libraryDenis Shienkov2021-12-011-1/+1
* qbs-config: Add convenience command for adding a profile in one goChristian Kandeler2021-04-091-6/+25
* Add support for system-level settingsChristian Kandeler2018-06-011-10/+23
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-5/+5
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-6/+6
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-6/+6
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-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
* qbs-config: Get rid of the "CfgGet" command type.Christian Kandeler2014-07-101-1/+1
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-21/+33
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-11/+11
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-261-6/+5
* Some minor improvements to the Error class.Christian Kandeler2013-06-181-8/+8
* fix typoJoerg Bornemann2013-03-111-1/+1
* Support "--help" option in all tools.Christian Kandeler2013-01-221-10/+16
* Remove the "platform" concept.Christian Kandeler2013-01-181-4/+7
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Remove "local configuration" infrastructure.Christian Kandeler2012-12-121-13/+3
* fix command line help of qbs-configJoerg Bornemann2012-10-151-2/+2
* Move "qbs config" functionality into dedicated tool.Christian Kandeler2012-10-121-0/+125