aboutsummaryrefslogtreecommitdiffstats
path: root/tools/shared/scopetree.h
Commit message (Expand)AuthorAgeFilesLines
* Long live libQtQmlCompiler!Ulf Hermann2020-10-051-221/+0
* qmllint: Remove member access chains from ScopeTreeUlf Hermann2020-10-021-17/+0
* qmllint: Remove ScopeTree::m_unmatchedSignalHandlersUlf Hermann2020-10-021-8/+0
* qmllint: Unify injected and "normal" JavaScript identifiersUlf Hermann2020-10-021-14/+17
* qmllint: Remove ComponentVersionUlf Hermann2020-10-021-4/+4
* qmllint: Remove ScopeTree::isVisualRootScope()Ulf Hermann2020-10-021-2/+0
* qmllint: Remove C++ types from the importer interfaceUlf Hermann2020-10-021-3/+3
* qmllint: Don't use C++ names of QML typesUlf Hermann2020-10-021-0/+3
* qmllint: Fix updating of parent propertyUlf Hermann2020-10-021-1/+0
* qmllint: Make imports localUlf Hermann2020-09-281-0/+4
* ScopeTree: Remove the "name" propertyUlf Hermann2020-09-251-5/+2
* qmllint: Clarify the meaning of the various names a scope can haveUlf Hermann2020-09-251-6/+10
* Preserve access semantics in qmltypesUlf Hermann2020-05-181-9/+25
* ScopeTree: Make methods a QMultiHashUlf Hermann2020-04-151-3/+3
* qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-011-7/+10
* TypeDescriptionReader: Read file name from qmltypesUlf Hermann2020-04-011-0/+4
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-011-0/+215