aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljstypedescriptionreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Store values QQmlJSMetaEnum when availableUlf Hermann2020-11-121-0/+15
* QmlCompiler: Allow more convenient access to enums in QQmlJSScopeUlf Hermann2020-11-121-1/+1
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-1/+5
* QmlCompiler: Make sure that properties are writable by defaultUlf Hermann2020-10-261-0/+1
* QmlCompiler: Properly discern between inherited and own namesUlf Hermann2020-10-221-2/+2
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-191-1/+11
* QmlCompiler: Read the "bindable" attribute from plugins.qmltypesUlf Hermann2020-10-161-15/+12
* QmlCompiler: Wrap into Qt namespaceUlf Hermann2020-10-051-0/+4
* QmlCompiler: Rename TypeDescriptionReaderUlf Hermann2020-10-051-0/+689