aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlformat/dumpastvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-10/+10
* Update commercial license headersTarja Sundqvist2021-02-021-10/+10
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-071-1/+5
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-071-1/+4
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-061-37/+10
* qmlformat: Fix template literalsMaximilian Goldstein2020-09-041-0/+6
* qmlformat: Fix handling of empty blocksMaximilian Goldstein2020-07-031-1/+7
* qmlformat: Fix nested functionsMaximilian Goldstein2020-07-031-4/+13
* qmlformat: Fix nested ifsMaximilian Goldstein2020-07-021-19/+21
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-07-021-0/+4
* qmlformat: Fix inline componentsMaximilian Goldstein2020-07-021-0/+41
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-021-0/+12
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-07-011-3/+7
* qmlformat: Fix inconsistent if statementsMaximilian Goldstein2020-03-251-4/+30
* qmlformat: Improve comment attachmentMaximilian Goldstein2020-03-251-1/+5
* qmlformat: preserve annotationsFawzi Mohamed2020-02-121-0/+42
* qmlformat: Support even more language featuresMaximilian Goldstein2020-01-301-90/+277
* qmlformat: Fix some language features being unsupportedMaximilian Goldstein2020-01-171-11/+87
* qmlformat/dumpastvisitor: Fix a few segfaultsMaximilian Goldstein2020-01-091-3/+8
* tools/qmlformat: Improve formatting quite a bitMaximilian Goldstein2019-12-201-15/+69
* qtdeclarative/tools: Implement qmlformatMaximilian Goldstein2019-12-191-0/+927