aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/config
Commit message (Expand)AuthorAgeFilesLines
* qbs-config: Get rid of the "CfgGet" command type.Christian Kandeler2014-07-103-5/+2
* factor out settings-related functions to own fileJoerg Bornemann2014-07-092-2/+4
* remove qbsSettings() functionJoerg Bornemann2014-07-091-3/+4
* remove superfluous includeJoerg Bornemann2014-07-081-1/+0
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-213-26/+41
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-142-13/+13
* Incremented year in copyright infoRobert Loehning2014-01-086-6/+6
* Braces cleanupOrgad Shaneh2013-11-261-6/+5
* Fix settings export.Christian Kandeler2013-11-211-2/+4
* Add editing capabilities to config-ui application.Christian Kandeler2013-08-121-9/+4
* Some minor improvements to the Error class.Christian Kandeler2013-06-183-11/+11
* Fix Qt Creator artifacts.Christian Kandeler2013-03-261-1/+1
* add qbs files to build qbsJoerg Bornemann2013-03-151-0/+16
* clean up INCLUDEPATHJoerg Bornemann2013-03-152-3/+3
* fix typoJoerg Bornemann2013-03-111-1/+1
* Factor out common application project settings into a pri file.Christian Kandeler2013-02-131-10/+3
* Allow setting lists as values in qbs-config.Christian Kandeler2013-02-122-2/+15
* Remove global log sink.Christian Kandeler2013-02-063-9/+9
* Do not hardcode the settings source in the library.Christian Kandeler2013-01-294-20/+24
* Integrate tool-specific help into general help.Christian Kandeler2013-01-281-1/+2
* Support "--help" option in all tools.Christian Kandeler2013-01-223-13/+21
* Remove the "platform" concept.Christian Kandeler2013-01-183-12/+30
* Make the Settings class translate between key representations.Christian Kandeler2013-01-182-23/+7
* Use class instead of struct whereever possibleTobias Hunger2013-01-102-2/+3
* update copyright yearJoerg Bornemann2013-01-096-6/+6
* Remove "local configuration" infrastructure.Christian Kandeler2012-12-124-68/+26
* Don't use QSharedPointer for Settings objects.Christian Kandeler2012-11-132-12/+12
* Remove as much stuff as possible from the evil Qbs namespace.Christian Kandeler2012-10-162-2/+2
* fix command line help of qbs-configJoerg Bornemann2012-10-151-2/+2
* Rename logsink.hChristian Kandeler2012-10-122-2/+2
* Move "qbs config" functionality into dedicated tool.Christian Kandeler2012-10-127-0/+531