aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsscope_p.h
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Resolve attached property scopesUlf Hermann2021-02-191-2/+2
* qmllint: Remove exceptions for most unknown builtinsUlf Hermann2021-01-211-7/+8
* QQmlJSScope: Fix typoUlf Hermann2021-01-201-1/+1
* qmllint: Support extended typesUlf Hermann2021-01-201-0/+7
* QmlCompiler: Make QQmlJSScope const-correctUlf Hermann2020-12-031-2/+19
* QmlCompiler: Unify parsing of QML components, JS programs, ES modulesUlf Hermann2020-11-251-1/+4
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-231-0/+4
* QmlCompiler: Fix resolution of method and property typesUlf Hermann2020-11-181-2/+2
* QmlCompiler: Add method to get first non-composite base scopeUlf Hermann2020-11-121-0/+9
* QmlCompiler: Allow more convenient access to enums in QQmlJSScopeUlf Hermann2020-11-121-3/+8
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-1/+9
* QmlCompiler: Introduce grouped scopesUlf Hermann2020-10-271-1/+3
* QmlCompiler: Properly discern between inherited and own namesUlf Hermann2020-10-221-9/+14
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-191-10/+2
* QmlCompiler: Add hasMethod() and hasProperty() to QQmlJSScopeUlf Hermann2020-10-191-0/+2
* QQmlJSScope: Add a way to retrieve a single method or propertyUlf Hermann2020-10-161-0/+2
* QDeferredPointer: Remove the factory before executing itUlf Hermann2020-10-151-5/+2
* qmllint: Defer resolution of types read from QML filesUlf Hermann2020-10-151-5/+36
* QmlCompiler: Add a source location to QQmlJSScopeUlf Hermann2020-10-051-0/+12
* QmlCompiler: Move ScopeType and JavaScriptIdentifier into QQmlJSScopeUlf Hermann2020-10-051-21/+22
* QmlCompiler: Wrap into Qt namespaceUlf Hermann2020-10-051-0/+4
* QmlCompiler: Rename metatypes_p.hUlf Hermann2020-10-051-12/+12
* QmlCompiler: Rename ScopeTree to QQmlJSScopeUlf Hermann2020-10-051-0/+221