aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsimportvisitor_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Add JS scopes for script bindingsUlf Hermann2020-10-271-0/+1
* QmlCompiler: Add method to retrieve addressable scope from visitorUlf Hermann2020-10-261-0/+1
* QmlCompiler: Properly discern between inherited and own namesUlf Hermann2020-10-221-1/+0
* qmllint: Resolve aliases in nested objectsUlf Hermann2020-10-221-1/+3
* QQmlJSImporter: Expose the imported objectsUlf Hermann2020-10-201-0/+1
* QmlCompiler: Pass source location to all scopes from QML filesUlf Hermann2020-10-151-2/+3
* Further unify findwarnings.cpp and qqmljsimportvisitor.cppUlf Hermann2020-10-151-0/+22
* Unify QQmlJSImportVisitor and FindWarningsVisitorUlf Hermann2020-10-151-8/+28
* qmllint: Unify the printing of diagnosticsUlf Hermann2020-10-151-2/+3
* Rename QQmlJSImportedMembersVisitorUlf Hermann2020-10-121-0/+74