aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljstypedescriptionreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose getter and setter names of C++ classes in qmltypes filesFabian Kosmale2021-01-291-0/+3
* qmllint: Remove exceptions for most unknown builtinsUlf Hermann2021-01-211-1/+1
* qmllint: Support extended typesUlf Hermann2021-01-201-1/+1
* qmllint: Skip failing testsFabian Kosmale2021-01-201-0/+2
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-231-5/+42
* 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