aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsscope.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Allow for multiple extensions per objectUlf Hermann2021-02-011-29/+7
* qmllint: Remove exceptions for most unknown builtinsUlf Hermann2021-01-211-54/+73
* QQmlJSScope: Fix typoUlf Hermann2021-01-201-2/+2
* qmllint: Support extended typesUlf Hermann2021-01-201-2/+63
* QmlCompiler: Fix resolution of method and property typesUlf Hermann2020-11-181-18/+33
* QmlCompiler: Allow more convenient access to enums in QQmlJSScopeUlf Hermann2020-11-121-2/+2
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-0/+1
* QmlCompiler: Introduce grouped scopesUlf Hermann2020-10-271-0/+21
* QmlCompiler: Properly discern between inherited and own namesUlf Hermann2020-10-221-2/+40
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-191-11/+5
* Unify QQmlJSImportVisitor and FindWarningsVisitorUlf Hermann2020-10-151-17/+3
* qmllint: Defer resolution of types read from QML filesUlf Hermann2020-10-151-2/+23
* QmlCompiler: Move ScopeType and JavaScriptIdentifier into QQmlJSScopeUlf Hermann2020-10-051-12/+13
* QmlCompiler: Wrap into Qt namespaceUlf Hermann2020-10-051-0/+4
* QmlCompiler: Rename metatypes_p.hUlf Hermann2020-10-051-2/+2
* QmlCompiler: Rename ScopeTree to QQmlJSScopeUlf Hermann2020-10-051-0/+181