aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlformat
Commit message (Expand)AuthorAgeFilesLines
* qmlformat: Fix inconsistent if statementsMaximilian Goldstein2020-03-251-4/+30
* qmlformat: Improve comment attachmentMaximilian Goldstein2020-03-253-5/+18
* qmlformat: Add option for alternative line endingsMaximilian Goldstein2020-03-251-4/+31
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-023-2/+4
* qmlformat: preserve annotationsFawzi Mohamed2020-02-122-0/+47
* qmlformat: Support even more language featuresMaximilian Goldstein2020-01-305-101/+330
* qmlformat: Fix some language features being unsupportedMaximilian Goldstein2020-01-173-15/+103
* qmlformat: Fix default construction of CommentUlf Hermann2020-01-101-2/+2
* qmlformat/dumpastvisitor: Fix a few segfaultsMaximilian Goldstein2020-01-091-3/+8
* qmlformat: Fix whitespace for parameter defaultsMaximilian Goldstein2020-01-082-5/+5
* tools/qmlformat: Improve formatting quite a bitMaximilian Goldstein2019-12-203-18/+72
* qtdeclarative/tools: Implement qmlformatMaximilian Goldstein2019-12-198-0/+1860