aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/projectdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-081-1/+1
* API: Fix off-by-one error when setting the install file pathChristian Kandeler2016-10-071-2/+4
* 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-291-14/+23
* | API: Fix ProductData's equality operatorChristian Kandeler2016-08-221-1/+1
* | API: Expose generated artifactsChristian Kandeler2016-08-041-2/+32
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-17/+4
* | API: Add installation info to ArtifactDataChristian Kandeler2016-08-031-31/+92
* | API: Have only one data type for artifactsChristian Kandeler2016-08-021-85/+27
|/
* Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-061-1/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Check for self-assignment in ProjectData assignment operator.Jake Petroules2016-05-251-2/+4
* Expose Group prefix propertyBogDan Vatra2015-11-171-0/+8
* Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-251-11/+1
* Introduce new class SourceArtifact.Christian Kandeler2015-03-201-13/+92
* update license headersJoerg Bornemann2015-03-021-2/+2
* Expose product module properties in API.Jake Petroules2015-02-201-0/+8
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-131-3/+1
|/
* Make product properties available in API.Christian Kandeler2014-11-101-0/+9
* License update.Eike Ziller2014-10-161-7/+8
* API: Fix equality operators for the *Data classes.Christian Kandeler2014-09-261-3/+18
* Expose additional properties in the ProductData API.Jake Petroules2014-07-171-0/+36
* Make it possible to set profiles per product.Christian Kandeler2014-07-021-1/+15
* make toJSLiteral functions available in command line toolsJoerg Bornemann2014-06-161-1/+1
* Expose in the API whether a product can be run.Christian Kandeler2014-04-221-0/+6
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+674