aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlformat
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-247-70/+70
* Update commercial license headersTarja Sundqvist2021-02-027-70/+70
* 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-062-38/+11
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-162-2/+11
* 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-032-4/+15
* 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-022-0/+44
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-021-0/+12
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-07-013-5/+10
* 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