aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlformat/qqmlformatoptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tag error string with _L1 literal operatorKaj Grönholm2025-03-011-1/+1
* Tag error strings with _L1 literal operatorVolker Hilsheimer2025-02-271-3/+3
* qmlformat: Error out when no input files are providedOlivier De Cannière2025-02-191-11/+41
* qmlformat: don't build if commandlineparser not foundSemih Yavuz2025-01-291-6/+2
* qmlformat: fix precedence of settingsSemih Yavuz2025-01-291-24/+58
* qmlformat: move configuration functions into librarySemih Yavuz2025-01-291-0/+155
* qmlformat: Reorder imports alphabeticallyOvidiu Tepescu2025-01-131-0/+3
* qmlformat: allow customizable line breakSemih Yavuz2024-12-051-0/+6
* QmlFormat. A bit risky. Remove LineWriterOptions::updateOptionsDmitrii Akshintsev2024-11-051-2/+0
* qmlformat: extract settings logic into librarySami Shalayel2024-09-201-0/+87