aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlformat/qqmlformatoptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlformat: Add GroupAttributesTogether optionXavier BESSON2025-11-251-0/+18
* qmlformat: Fix SemicolonRule option ignored in config fileSemih Yavuz2025-11-031-6/+26
* qmlformat: Add argument to output available optionsXavier BESSON2025-10-301-0/+10
* qmlformat: Group "pure" formatting and tool behavior optionsFabian Kosmale2025-10-101-19/+37
* Add security header for src/qmlformatSemih Yavuz2025-09-171-0/+1
* qmlformat: add 'single line empty objects' optionXavier BESSON2025-08-261-0/+15
* qmlformat: allow specifying an alternative location for settingsSemih Yavuz2025-08-141-1/+23
* qmltoolings add --dry-run option for qmlformat and qmllintSemih Yavuz2025-08-141-1/+9
* qmlformat: Add missing space in help outputKai Köhne2025-07-291-1/+1
* qqmltoolingsettings: refactor search()Semih Yavuz2025-07-181-1/+1
* qmlformat: customizable semicolonSemih Yavuz2025-05-131-0/+20
* 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