aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api
Commit message (Expand)AuthorAgeFilesLines
...
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-215-66/+72
* Add operator== for PropertyMapInternalJoerg Bornemann2017-01-251-2/+2
* Use a dedicated launcher process to run all ProcessCommandsChristian Kandeler2017-01-252-0/+22
* Merge 1.7 into masterChristian Kandeler2017-01-061-2/+4
|\
| * Do not leak the build graph locker if project resolving is cancelledv1.7.1Christian Kandeler2017-01-051-2/+4
* | Give the two copies command.{cpp,h} non-ambiguous namesJake Petroules2017-01-051-1/+1
* | Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-2/+2
* | Change style of #includes of Qt headersJake Petroules2017-01-0422-54/+52
* | Remove superfluous assignmentJoerg Bornemann2017-01-021-1/+0
* | Remove usage of PropertyFinder from RunEnvironmentJoerg Bornemann2016-12-231-14/+4
* | Add PropertyMapInternal::modulePropertyJoerg Bornemann2016-12-232-6/+3
* | Remove superfluous includeJoerg Bornemann2016-12-231-1/+0
* | Allow scanner plugins to be built staticallyJake Petroules2016-12-161-0/+11
* | Replace QVariantMap with PropertyMapPtr in RescuableArtifactDataChristian Kandeler2016-12-141-1/+1
|/
* Include information on cost of storing the build graph when profilingChristian Kandeler2016-12-091-0/+1
* Fully qualify referencesJake Petroules2016-11-301-8/+8
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-082-2/+2
* Assume UTF-8 encoding for qbs project filesChristian Kandeler2016-11-081-2/+2
* Attach information about the context to our script engineChristian Kandeler2016-11-071-1/+1
* Time more operationsChristian Kandeler2016-10-101-0/+1
* API: Fix off-by-one error when setting the install file pathChristian Kandeler2016-10-072-3/+5
* Improve the TimedActivityLoggerChristian Kandeler2016-10-061-3/+3
* Re-display warnings when loading a stored build graphChristian Kandeler2016-09-301-3/+3
* Merge 1.6 into masterChristian Kandeler2016-08-291-0/+1
|\
| * Fix ProductData's equality operatorChristian Kandeler2016-08-231-0/+1
* | Update license headersIikka Eklund2016-08-2910-140/+230
* | Update license headersIikka Eklund2016-08-2914-196/+322
* | API: Take rescuable artifact data into account for project dataChristian Kandeler2016-08-221-0/+14
* | API: Fix ProductData's equality operatorChristian Kandeler2016-08-221-1/+1
* | Refactor ProjectResolver::createSourceArtifact()Christian Kandeler2016-08-171-6/+5
* | Fix generated artifact listChristian Kandeler2016-08-161-0/+2
* | API: Remove left-over class declarationOrgad Shaneh2016-08-091-1/+0
* | API: Remove left-over function declarationChristian Kandeler2016-08-041-1/+0
* | API: Expose generated artifactsChristian Kandeler2016-08-044-6/+46
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-042-18/+4
* | API: Add installation info to ArtifactDataChristian Kandeler2016-08-036-183/+190
* | API: Have only one data type for artifactsChristian Kandeler2016-08-025-154/+68
* | Remove support for deprecated Transformer itemChristian Kandeler2016-08-021-2/+0
|/
* Introduce the --wait-lock command line optionJake Petroules2016-07-141-1/+1
* Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-062-2/+2
* Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-201-2/+2
* RunEnvironment: Be more robustOrgad Shaneh2016-06-141-0/+4
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0824-25/+28
|\
| * Fix potential crash in project setup.Christian Kandeler2016-06-071-1/+4
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0624-24/+24
* | Use Qt5-style connectsOrgad Shaneh2016-06-074-48/+41
* | Merge 1.5 into master.Christian Kandeler2016-05-271-2/+4
|\|
| * Check for self-assignment in ProjectData assignment operator.Jake Petroules2016-05-251-2/+4
* | Avoid copies of node containersJoerg Bornemann2016-05-191-2/+1
* | Ignore WiFi devices during iOS deployment.Jake Petroules2016-04-181-0/+1
|/