aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Plug another exception leak.Christian Kandeler2016-04-111-19/+28
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-072-9/+62
* API: Allow to retrieve the direct parents of a given artifact.Christian Kandeler2016-03-022-8/+7
* Make qbs version available from the API.Christian Kandeler2016-02-092-0/+8
* Remove the Verbatim property type.Jake Petroules2015-12-111-3/+0
* Fix build with Qt < 5.5.Christian Kandeler2015-12-071-1/+2
* Print two digit language version number in qmltypes.Jake Petroules2015-12-071-1/+2
* Print qmltypes declarations in stable (alphabetical) order.Jake Petroules2015-12-071-2/+9
* Expose Group prefix propertyBogDan Vatra2015-11-174-0/+11
* Add support for running iOS apps on devices.Jake Petroules2015-10-211-1/+48
* Merge 1.4 into master.Christian Kandeler2015-08-284-17/+6
|\
| * Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-254-17/+6
* | Give the Item class a proper type attribute.Christian Kandeler2015-08-141-1/+2
* | Add an extendedDescription property for commands.Jake Petroules2015-08-134-0/+12
* | Merge branch 1.4 into master.Christian Kandeler2015-07-312-2/+5
|\|
| * Fix compile errors causes by header cleanup.Christian Kandeler2015-07-301-0/+2