aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomreformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* FormalParameterList: prepare for qmlformatSami Shalayel2023-09-111-1/+1
* qmlformat: fix formatting of object destructuringSemih Yavuz2023-08-011-13/+40
* Kill TypeArgument(List)Sami Shalayel2023-04-121-2/+0
* qmlformat: Fix handling of object destructuring in functionsFabian Kosmale2023-03-021-3/+10
* QML: Allow pragmas with multiple valuesUlf Hermann2023-02-221-0/+10
* QML DOM: Remove support for Qt < 6.5Fabian Kosmale2023-01-301-9/+1
* qmlformat: Add ECMAScript class reformatterSemih Yavuz2023-01-261-2/+60
* qmlformat: fix omitting some comments while reformattingSemih Yavuz2023-01-231-0/+2
* Parser: Simplify argument "lists" for type annotationsUlf Hermann2022-10-191-0/+8
* qmlformat: Preserve variable declaration scope typeFabian Kosmale2022-08-111-8/+19
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-37/+3
* qmlformat: add postComments of if conditional expression after parenFawzi Mohamed2022-05-121-1/+3
* qmlformat: Fix bug when trailing comma occurs in arrayJoel Clay2022-03-181-0/+1
* qmldom: correctly handle comma expression when reformattingFawzi Mohamed2021-09-171-1/+7
* fix handling of arrow functionsFawzi Mohamed2021-09-171-1/+1
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-051-0/+1145