aboutsummaryrefslogtreecommitdiffstats
path: root/tools/shared
Commit message (Expand)AuthorAgeFilesLines
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-252-3/+1
* ScopeTree: Remove the "name" propertyUlf Hermann2020-09-253-18/+19
* qmllint: Clarify the meaning of the various names a scope can haveUlf Hermann2020-09-253-14/+18
* qmllint: Keep scopes mutable until all the imports are resolvedUlf Hermann2020-09-252-3/+3
* ScopeTree: Add provisions for supplying types to methodsUlf Hermann2020-09-252-9/+44
* qmllint: Mark scopes read from QML files as compositeUlf Hermann2020-09-251-0/+1
* Improve the QML/JS type readerUlf Hermann2020-08-203-5/+5
* Move functionality to read types from QML files out of qmllintUlf Hermann2020-08-135-0/+445
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-2/+2
* Preserve access semantics in qmltypesUlf Hermann2020-05-182-9/+37
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-172-1/+13
|\
* | ScopeTree: Make methods a QMultiHashUlf Hermann2020-04-151-3/+3
* | Tools: Add forgotten access methodUlf Hermann2020-04-071-0/+1
* | qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-014-39/+59
* | TypeDescriptionReader: Read file name from qmltypesUlf Hermann2020-04-012-1/+7
* | Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-018-4/+1463
|/
* Move qmltyperegistrar into srcUlf Hermann2019-11-081-2/+8
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-263-0/+227
|\
| * Add support for scanning qrc files in qmlimportscannerAndy Shaw2019-10-243-0/+227
* Add support for semi-automatic QML type registrationsUlf Hermann2019-10-142-0/+257