aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data
Commit message (Expand)AuthorAgeFilesLines
* qmlformat: Remove import sortingMaximilian Goldstein2020-12-116-277/+20
* qmlformat: Add indent optionsMaximilian Goldstein2020-11-242-0/+302
* qmlformat: Make arrow functions one linersMaximilian Goldstein2020-10-082-0/+10
* qmlformat: Make empty objects one linersMaximilian Goldstein2020-10-072-0/+8
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-072-0/+27
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-062-0/+21
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-051-5/+2
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-042-0/+22
* qmlformat: fix handling of "if else" inside "if" in "if else"Evgeniy A. Dushistov2020-08-202-1/+16
* qmlformat: Allow for minor and major versions to be omittedMaximilian Goldstein2020-07-082-0/+6
* qmlformat: Fix template literalsMaximilian Goldstein2020-07-022-0/+6
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-012-0/+6
* qmlformat: Fix nested functionsMaximilian Goldstein2020-06-253-1/+30
* qmlformat: Fix inline componentsMaximilian Goldstein2020-06-252-0/+16
* qmlformat: Fix nested ifsMaximilian Goldstein2020-06-182-0/+59
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-06-175-3/+14
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-06-172-0/+8
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-094-0/+134
|\
| * qmlformat: Fix inconsistent if statementsMaximilian Goldstein2020-03-252-0/+129
| * qmlformat: Improve comment attachmentMaximilian Goldstein2020-03-252-0/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-173-0/+288
|\|
| * qmlformat: preserve annotationsFawzi Mohamed2020-02-123-0/+288
* | qmlformat: Enforce more of the coding conventionsMaximilian Goldstein2020-02-124-0/+46
|/
* qmlformat: Support even more language featuresMaximilian Goldstein2020-01-304-6/+54
* tools/qmlformat: Improve formatting quite a bitMaximilian Goldstein2019-12-202-4/+2
* qtdeclarative/tools: Implement qmlformatMaximilian Goldstein2019-12-193-0/+407