aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/propertydeclaration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement missing check for allowed values in PropertyOptionsIvan Komissarov2020-10-281-0/+11
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-251-12/+3
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-1/+1
* Provide rules with information about the content of Export itemsChristian Kandeler2018-03-141-1/+6
* Add new property type "varList"Christian Kandeler2018-03-131-1/+5
* Clean up LanguageInfoJake Petroules2017-12-011-1/+2
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-14/+24
* Allow to pass the initial value to PropertyDeclaration constructorChristian Kandeler2017-07-051-1/+3
* Allow deprecated properties to be removedChristian Kandeler2017-06-021-0/+5
* Remove PropertyDeclaration::allowedValuesJoerg Bornemann2017-01-091-13/+0
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+4
* Do not auto-convert values to property typesChristian Kandeler2016-10-061-0/+15
* 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
* Code clean-up in corelib/language/.Christian Kandeler2015-07-301-0/+2
* fix property lookupJoerg Bornemann2015-05-211-0/+6
* 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-0/+18
|/
* make PropertyDeclaration implicitly sharedJoerg Bornemann2014-03-251-6/+108
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+77