qtdeclarative/tools/shared
Ulf Hermann 85dd91f27b qmllint: Remove ScopeTree::isVisualRootScope()
This is not a property of the ScopeTree itself, but rather a property of
how qmllint sets up its scopes.

Change-Id: Ifb7c0f1f841046a6ae68e246fbd706f67bedb2af
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-10-02 15:32:58 +02:00
..
componentversion.cpp Port QtDeclarative from QStringRef to QStringView 2020-06-16 22:46:16 +02:00
componentversion.h Move qmllint's metatype support to tools/shared 2020-04-01 10:29:29 +02:00
importedmembersvisitor.cpp qmllint: Clarify the meaning of the various names a scope can have 2020-09-25 15:21:41 +02:00
importedmembersvisitor.h Move functionality to read types from QML files out of qmllint 2020-08-13 14:00:59 +02:00
metatypes.h ScopeTree: Add provisions for supplying types to methods 2020-09-25 15:21:41 +02:00
qmljsimporter.cpp qmllint: Remove C++ types from the importer interface 2020-10-02 15:32:51 +02:00
qmljsimporter.h qmllint: Remove C++ types from the importer interface 2020-10-02 15:32:51 +02:00
qmljstypereader.cpp ScopeTree: Remove the "name" property 2020-09-25 15:21:41 +02:00
qmljstypereader.h Improve the QML/JS type reader 2020-08-20 11:55:48 +02:00
qmlstreamwriter.cpp
qmlstreamwriter.h
resourcefilemapper.cpp
resourcefilemapper.h
scopetree.cpp qmllint: Remove ScopeTree::isVisualRootScope() 2020-10-02 15:32:58 +02:00
scopetree.h qmllint: Remove ScopeTree::isVisualRootScope() 2020-10-02 15:32:58 +02:00
shared.pri Move the import handling code out of qmllint 2020-10-02 15:32:15 +02:00
typedescriptionreader.cpp TypeDescriptionReader: Don't export C++ names as QML names 2020-09-25 23:57:59 +02:00
typedescriptionreader.h qmllint: Keep scopes mutable until all the imports are resolved 2020-09-25 15:21:41 +02:00