aboutsummaryrefslogtreecommitdiffstats
path: root/tools/shared/typedescriptionreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-251-2/+0
* qmllint: Clarify the meaning of the various names a scope can haveUlf Hermann2020-09-251-5/+5
* qmllint: Keep scopes mutable until all the imports are resolvedUlf Hermann2020-09-251-1/+1
* ScopeTree: Add provisions for supplying types to methodsUlf Hermann2020-09-251-1/+1
* Preserve access semantics in qmltypesUlf Hermann2020-05-181-0/+12
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-171-0/+4
* qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-011-1/+1
* TypeDescriptionReader: Read file name from qmltypesUlf Hermann2020-04-011-1/+3
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-011-0/+658