aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsscope_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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