aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/shared/qqmljsastdumper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use metatype and remove unused variableDavid Skoland2020-11-181-0/+1
* Fix misuses of the implicit QChar(int) constructorDavid Faure2020-11-071-2/+3
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-1/+1
* Fix 'as' binary operation using invalid typesMaximilian Goldstein2020-05-201-0/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-1/+1
|\
| * Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-1/+3
|/
* Add UiAnnotation for annotation objectsFawzi Mohamed2020-02-121-0/+7
* Introduce BaseVisitorFawzi Mohamed2020-02-121-0/+7
* Added AstDumper: better describe and compare AST treesFawzi Mohamed2020-02-121-0/+1065