aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomoutwriter_p.h
Commit message (Expand)AuthorAgeFilesLines
* qmlformat: simplify OutWriter by removing OutWriterStateDmitrii Akshintsev2025-03-251-20/+4
* qmlformat: remove PendingSourceLocation and related things completelyDmitrii Akshintsev2025-03-251-2/+0
* qmlformat: OutWriterState remove FileLocations treeDmitrii Akshintsev2025-03-251-2/+1
* qmlformat: Remove PendingSourceLocation::toUpdateDmitrii Akshintsev2025-03-241-5/+0
* Dom: Remove unused OutWriter::space()Olivier De Cannière2025-02-031-5/+0
* QmlDom rename attachedinfo file to filelocationsDmitrii Akshintsev2024-11-141-1/+1
* QmlFormat: remove restoreWrittenOutFileDmitrii Akshintsev2024-11-051-8/+1
* QmlFormat. remove OutWriter::reformattedScriptExpressionsDmitrii Akshintsev2024-11-051-11/+1
* qmldom: add missing includeSami Shalayel2024-09-191-0/+1
* Avoid various inefficienciesUlf Hermann2024-01-301-4/+5
* QQmlJS::Dom::OutWriter. RefactoringDmitrii Akshintsev2024-01-251-1/+7
* QmlDom: Pass arguments by const ref, next roundUlf Hermann2023-12-151-2/+2
* QmlFormat: Support .js files (in memory formatting)Dmitrii Akshintsev2023-12-071-1/+1
* qmldom: introduce FileLocationRegion enum as key for sourcelocationsSami Shalayel2023-11-011-13/+6
* QmlDom: Add const-correctnessUlf Hermann2023-09-151-4/+4
* QMLDom: remove dead codeFabian Kosmale2023-02-171-6/+0
* Use SPDX license identifiersLucie Gérard2022-06-111-37/+3
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-051-0/+204