aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/propertydeclaration.h
Commit message (Expand)AuthorAgeFilesLines
* Provide rules with information about the content of Export itemsChristian Kandeler2018-03-141-0/+1
* Add new property type "varList"Christian Kandeler2018-03-131-1/+2
* Allow to pass the initial value to PropertyDeclaration constructorChristian Kandeler2017-07-051-2/+3
* Allow deprecated properties to be removedChristian Kandeler2017-06-021-0/+1
* Support readonly propertiesJoerg Bornemann2017-03-291-0/+1
* Remove PropertyDeclaration::ListProperty flagJoerg Bornemann2017-03-291-1/+0
* Remove PropertyDeclaration::allowedValuesJoerg Bornemann2017-01-091-4/+0
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Do not auto-convert values to property typesChristian Kandeler2016-10-061-0/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Fix typo in function nameChristian Kandeler2016-08-011-1/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Remove the Verbatim property type.Jake Petroules2015-12-111-2/+1
* Code clean-up in corelib/language/.Christian Kandeler2015-07-301-3/+6
* fix property lookupJoerg Bornemann2015-05-211-0/+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
* | Introduce facility for marking things as deprecated.Christian Kandeler2014-08-071-1/+5
|/
* make PropertyDeclaration implicitly sharedJoerg Bornemann2014-03-251-7/+29
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+84