aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/builtindeclarations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Add location to error message about unknown items.Christian Kandeler2016-03-041-2/+3
* Remove the Verbatim property type.Jake Petroules2015-12-111-7/+13
* Fix a bunch of property types to be more accurate.Jake Petroules2015-12-101-18/+18
* Merge 1.4 into master.Christian Kandeler2015-08-211-1/+1
|\
| * Replace left-over occurrences of "additionalProductFileTags".Christian Kandeler2015-08-171-1/+1
* | Give the Item class a proper type attribute.Christian Kandeler2015-08-141-51/+89
* | Merge branch 1.4 into master.Christian Kandeler2015-07-311-38/+12
|\|
| * Fix compile errors causes by header cleanup.Christian Kandeler2015-07-301-0/+2
| * Code clean-up in corelib/language/.Christian Kandeler2015-07-301-2/+0
| * Move setupItemForBuiltinDeclarations() to Item class.Christian Kandeler2015-07-291-34/+0
| * Make BuiltinDeclarations::languageVersion() an actual Version.Christian Kandeler2015-07-281-2/+2
| * Make BuiltinDeclarations a singleton.Christian Kandeler2015-07-281-0/+8
* | Merge branch 1.4 into master.Christian Kandeler2015-07-241-7/+8
|\|
| * Fix property evaluation of export items.Joerg Bornemann2015-07-201-7/+7
| * Allow Groups in Modules.Jake Petroules2015-07-061-0/+1
* | Allow commands to be run unconditionally.Christian Kandeler2015-05-261-0/+9
|/
* Prevent automatic casting from char* to QString.Christian Kandeler2015-04-231-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
* | fix default value of Product.targetNameJoerg Bornemann2014-11-111-1/+2
* | safeguard the default value of Product.targetNameJoerg Bornemann2014-11-111-1/+1
* | allow PropertyOptions item in Project and Product itemsJoerg Bornemann2014-11-101-1/+4
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+9
|\|
| * Set the initial value for "destinationDirectory" to "buildDirectory".Christian Kandeler2014-10-161-0/+1
| * License update.Eike Ziller2014-10-161-7/+8
* | Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-161-1/+5
* | support FileTagger in Export itemJoerg Bornemann2014-10-161-0/+1
* | support Rule in Export itemJoerg Bornemann2014-10-161-1/+2
* | Allow products to opt-out of the normal build process.Christian Kandeler2014-10-021-0/+3
* | Allow dependencies on all products with a given type.Christian Kandeler2014-10-021-0/+4
* | Merge remote-tracking branch 'origin/1.3' into masterChristian Kandeler2014-08-151-0/+1
|\|
* | Remove Artifact.condition support.Christian Kandeler2014-08-081-2/+4
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-08-071-0/+1
|\|
| * Deprecate Artifact.condition.Christian Kandeler2014-08-051-1/+1
* | Introduce facility for marking things as deprecated.Christian Kandeler2014-08-071-3/+26
|/
* introduce Project.minimumQbsVersionJoerg Bornemann2014-07-221-0/+1
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-0/+2
* Make it possible to set profiles per product.Christian Kandeler2014-07-021-0/+7
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-131-0/+1
|\
| * allow Probe items within Module itemsJoerg Bornemann2014-06-131-0/+1
* | Sanitize the project setup API.Christian Kandeler2014-05-231-0/+1
* | Expose project source directory to JavaScript side.Christian Kandeler2014-05-141-0/+1
* | Introduce sensible build directory values.Christian Kandeler2014-05-131-1/+7
* | remove deprecated FileTagger.patternJoerg Bornemann2014-04-141-4/+0
|/
* Remove "Module" from the list of allowed child types for some items.Christian Kandeler2014-03-311-8/+2
* turn JSSourceValue::m_sourceCode into a QStringRefJoerg Bornemann2014-03-251-2/+4
* make PropertyDeclaration implicitly sharedJoerg Bornemann2014-03-251-32/+40
* Add new qml item ScannerMaxim Zaitsev2014-03-121-0/+21