aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/languageinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable QT_NO_CAST_FROM_BYTEARRAYIvan Komissarov2020-04-211-5/+5
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-1/+1
* Add new property type "varList"Christian Kandeler2018-03-131-0/+3
* Clean up LanguageInfoJake Petroules2017-12-011-8/+5
* Make Version a public classJake Petroules2017-12-011-1/+1
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-2/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Make qbs version available from the API.Christian Kandeler2016-02-091-0/+6
* 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
* Give the Item class a proper type attribute.Christian Kandeler2015-08-141-1/+2
* Fix compile errors causes by header cleanup.Christian Kandeler2015-07-301-0/+2
* Make BuiltinDeclarations::languageVersion() an actual Version.Christian Kandeler2015-07-281-1/+1
* Make BuiltinDeclarations a singleton.Christian Kandeler2015-07-281-1/+1
* QmlTypes dumper fix syntaxNikita Baryshnikov2015-04-301-10/+10
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* make PropertyDeclaration implicitly sharedJoerg Bornemann2014-03-251-2/+2
* introduce qbs::LanguageInfo classJoerg Bornemann2014-02-271-0/+108