aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/status.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some warningshjk2019-03-041-1/+1
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-5/+5
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-10/+15
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-17/+13
* Improve status commandChristian Kandeler2017-10-051-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-5/+5
* 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
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | Rename fileName to filePath in CodeLocation.Jake Petroules2014-08-041-3/+3
|/
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-10/+18
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* remove legacy .qbp file supportJoerg Bornemann2013-08-131-1/+0
* Allow projects to be nested.Christian Kandeler2013-06-171-1/+1
* Use private implementation in API classes.Christian Kandeler2013-05-231-3/+5
* Remove global log sink.Christian Kandeler2013-02-061-14/+11
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Redo help output.Christian Kandeler2012-12-051-5/+2
* Use CodeLocation to save where groups and products were definedTobias Hunger2012-12-031-3/+3
* Make the public API asynchronous.Christian Kandeler2012-11-271-7/+6
* Add line number information to product and group classesTobias Hunger2012-11-221-11/+16
* Do not needlessly include internal types in qbsengineTobias Hunger2012-11-191-0/+2
* Introduce the first version of a public API.Christian Kandeler2012-11-071-20/+22
* Rename classes.Christian Kandeler2012-11-061-1/+0
* Revert "Rename classes."Christian Kandeler2012-11-061-1/+1
* Rename classes.Christian Kandeler2012-11-061-1/+1
* Some major steps toward a sensible public API.Christian Kandeler2012-11-021-1/+1
* SourceProject: Introduce more fine-grained resolving.Christian Kandeler2012-11-011-5/+5
* refactor Groups and wildcard handlingJoerg Bornemann2012-10-221-1/+1
* obliberate last remains of the Qbs namespaceJoerg Bornemann2012-10-171-0/+148