aboutsummaryrefslogtreecommitdiffstats
path: root/tools/shared/scopetree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Long live libQtQmlCompiler!Ulf Hermann2020-10-051-181/+0
* qmllint: Remove member access chains from ScopeTreeUlf Hermann2020-10-021-12/+0
* qmllint: Remove ScopeTree::m_unmatchedSignalHandlersUlf Hermann2020-10-021-6/+0
* qmllint: Unify injected and "normal" JavaScript identifiersUlf Hermann2020-10-021-16/+22
* qmllint: Remove ComponentVersionUlf Hermann2020-10-021-3/+2
* qmllint: Remove ScopeTree::isVisualRootScope()Ulf Hermann2020-10-021-12/+0
* qmllint: Remove C++ types from the importer interfaceUlf Hermann2020-10-021-2/+2
* qmllint: Don't use C++ names of QML typesUlf Hermann2020-10-021-0/+1
* qmllint: Fix updating of parent propertyUlf Hermann2020-10-021-9/+0
* qmllint: Make imports localUlf Hermann2020-09-281-0/+27
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-251-1/+1
* ScopeTree: Remove the "name" propertyUlf Hermann2020-09-251-8/+7
* qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-011-28/+44
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-011-0/+172