aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomreformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.5.5-lts' into tqtc/lts-6.5-opensourceTarja Sundqvist2025-01-291-20/+27
|\
| * qmlformat: Don't add unnecessary newlines in empty JavaScript blocksJoshua Goins2024-02-161-4/+6
| * qmlformat: Don't indent call expression twiceJoshua Goins2024-02-131-2/+0
| * qmlformat: Fix object declaration indentation in arraysJoshua Goins2024-02-131-3/+18
| * qmlformat: Fix property names with escape charsSemih Yavuz2024-02-131-11/+3
* | Revert "Update commercial SPDX-License-Identifier"Tarja Sundqvist2025-01-031-1/+1
|/
* Update commercial SPDX-License-IdentifierTarja Sundqvist2023-10-231-1/+1
* qmlformat: Port object destructuring fixes to 6.5Semih Yavuz2023-09-261-15/+34
* FormalParameterList: prepare for qmlformatSami Shalayel2023-09-181-1/+1
* qmlformat: Fix handling of object destructuring in functionsFabian Kosmale2023-03-031-3/+10
* 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