aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Initial CMake portIvan Komissarov2020-08-172-0/+14
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-031-1/+1
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-4/+4
* Do not use colored output on dumb terminalsJoerg Bornemann2018-06-133-2/+13
* Command line frontend: Forward process stderr output to stderrChristian Kandeler2017-02-221-1/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-292-28/+46
* Update license headersIikka Eklund2016-08-292-28/+46
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-064-4/+4
* update license headersJoerg Bornemann2015-03-024-8/+8
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-284-24/+24
|\
| * Update LicenseEike Ziller2015-01-266-36/+36
* | Move the SettingsModel into the library.Christian Kandeler2014-11-052-105/+0
|/
* License update.Eike Ziller2014-10-166-42/+48
* qbs-config: Understand JavaScript for all types.Christian Kandeler2014-07-101-34/+9
* support map values in settingsJoerg Bornemann2014-07-101-0/+39
* factor out settings-related functions to own fileJoerg Bornemann2014-07-092-18/+51
* remove qbsSettings() functionJoerg Bornemann2014-07-091-8/+0
* remove unused filesJoerg Bornemann2014-07-082-267/+0
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-213-3/+9
* Make config commands understand booleans.Christian Kandeler2014-01-161-0/+6
* Incremented year in copyright infoRobert Loehning2014-01-087-7/+7
* Add editing capabilities to config-ui application.Christian Kandeler2013-08-121-0/+15
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-182-3/+1
* Make the toolchain property a list.Jake Petroules2013-06-181-1/+1
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-171-6/+6
* change values of qbs.endiannessJoerg Bornemann2013-03-221-1/+1
* consolelogger: abide no_acsii_conversionFawzi Mohamed2013-03-201-4/+4
* Make qbs::logLevelTag() return a QString.Christian Kandeler2013-02-061-2/+2
* Remove global log sink.Christian Kandeler2013-02-065-0/+333
* Do not hardcode the settings source in the library.Christian Kandeler2013-01-293-3/+49
* Support "--help" option in all tools.Christian Kandeler2013-01-221-4/+4
* Remove the "platform" concept.Christian Kandeler2013-01-182-74/+29
* Use class instead of struct whereever possibleTobias Hunger2013-01-101-2/+4
* update copyright yearJoerg Bornemann2013-01-092-2/+2
* Consistently use mkspecPath in qbs::SettingsTobias Hunger2013-01-081-1/+1
* Remove "local configuration" infrastructure.Christian Kandeler2012-12-121-1/+1
* Redo help output.Christian Kandeler2012-12-052-502/+0
* Allow for reuse of log level stringsTobias Hunger2012-11-291-22/+10
* setup-qt: adjust to changes in Qt 5Joerg Bornemann2012-11-222-2/+2
* Always initialize Buildoptions::maxJobCount to a sensible value.Christian Kandeler2012-11-152-8/+3
* Don't use QSharedPointer for Settings objects.Christian Kandeler2012-11-132-4/+3
* Introduce central translation context.Christian Kandeler2012-11-121-0/+1
* Do product filtering at an earlier stage.Christian Kandeler2012-11-062-1/+4
* fix qbs help output for non-Unix platformsJoerg Bornemann2012-11-051-1/+5
* Add a progress indicator for the command-line client.Christian Kandeler2012-11-022-2/+24
* Some major steps toward a sensible public API.Christian Kandeler2012-11-021-1/+0
* Document some classes.Christian Kandeler2012-10-291-10/+10
* Remove some redundant namespace usages.Christian Kandeler2012-10-231-1/+1
* Get rid of special treatment for files ending in ".qbp".Christian Kandeler2012-10-191-32/+17