qtdeclarative/tests/auto/qml/qmlformat/data
Fawzi Mohamed 872f033fc5 qmldom: follow the QML code conventions when reformatting
Reorder the attributes according to the sequence defined in the QML
Coding Conventions.

Change-Id: I4f71c51e86c33100ce2d9622cf7ed6e03d672453
Pick-to: 6.2
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-11-09 11:46:52 +01:00
..
settings qmldom: follow the QML code conventions when reformatting 2021-11-09 11:46:52 +01:00
Annotations.formatted.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
Annotations.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
Example1.formatted.2spaces.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
Example1.formatted.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
Example1.formatted.tabs.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
Example1.formatted2.qml qmldom: writeOut, write reformatted Qml 2021-06-05 00:07:48 +02:00
Example1.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
FrontInline.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
FrontInline.qml qmlformat: Improve comment attachment 2020-03-25 09:01:14 +01:00
IfBlocks.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
IfBlocks.qml Uniformly support shebang 2021-02-15 18:22:27 +01:00
QtBug85003.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
QtBug85003.qml Uniformly support shebang 2021-02-15 18:22:27 +01:00
arrowFunctions.formatted.qml fix handling of arrow functions 2021-09-17 16:43:22 +02:00
arrowFunctions.qml qmlformat: Make arrow functions one liners 2020-10-08 09:57:47 +02:00
emptyObject.formatted.qml qmlformat: Make empty objects one liners 2020-10-07 13:08:19 +02:00
emptyObject.qml qmlformat: Make empty objects one liners 2020-10-07 13:08:19 +02:00
forOf.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
forOf.qml qmlformat: Fix formatting of for...of loops using array variables 2020-10-06 09:02:50 +02:00
inlineComponents.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
inlineComponents.qml qmlformat: Fix inline components 2020-06-25 09:02:08 +02:00
largeBindings.formatted.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
largeBindings.qml qmlformat: Allow for minor and major versions to be omitted 2020-07-08 12:23:34 +02:00
multilineComment.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
multilineComment.qml qmlformat: Fix multiline comment attachment 2020-09-04 12:33:24 +02:00
nestedFunctions.formatted.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
nestedFunctions.qml qmlformat: Fix nested functions 2020-06-25 09:02:10 +02:00
nestedIf.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
nestedIf.qml qmlformat: fix handling of "if else" inside "if" in "if else" 2020-08-20 17:23:40 +03:00
propertyNames.formatted.qml qmlformat: use QmlDom 2021-06-05 00:08:00 +02:00
propertyNames.qml qmlformat: Fix computed property names 2020-10-07 10:43:17 +02:00
readOnlyProps.formatted.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
readOnlyProps.qml qmlformat: Support even more language features 2020-01-30 08:24:40 +01:00
statesAndTransitions.formatted.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
statesAndTransitions.qml qmlformat: Enforce more of the coding conventions 2020-02-12 12:48:58 +01:00
verbatimString.formatted.qml qmldom: improve newlines handling with AttributesSequence::Preserve 2021-11-09 00:03:09 +01:00
verbatimString.qml qmlformat: Fix template literals 2020-07-02 09:58:58 +02:00