| Commit message (Expand) | Author | Age | Files | Lines |
| * | qmlformat: Add GroupAttributesTogether option | Xavier BESSON | 2025-11-25 | 1 | -0/+18 |
| * | qmlformat: Fix SemicolonRule option ignored in config file | Semih Yavuz | 2025-11-03 | 1 | -6/+26 |
| * | qmlformat: Add argument to output available options | Xavier BESSON | 2025-10-30 | 1 | -0/+10 |
| * | qmlformat: Group "pure" formatting and tool behavior options | Fabian Kosmale | 2025-10-10 | 1 | -19/+37 |
| * | Add security header for src/qmlformat | Semih Yavuz | 2025-09-17 | 1 | -0/+1 |
| * | qmlformat: add 'single line empty objects' option | Xavier BESSON | 2025-08-26 | 1 | -0/+15 |
| * | qmlformat: allow specifying an alternative location for settings | Semih Yavuz | 2025-08-14 | 1 | -1/+23 |
| * | qmltoolings add --dry-run option for qmlformat and qmllint | Semih Yavuz | 2025-08-14 | 1 | -1/+9 |
| * | qmlformat: Add missing space in help output | Kai Köhne | 2025-07-29 | 1 | -1/+1 |
| * | qqmltoolingsettings: refactor search() | Semih Yavuz | 2025-07-18 | 1 | -1/+1 |
| * | qmlformat: customizable semicolon | Semih Yavuz | 2025-05-13 | 1 | -0/+20 |
| * | Tag error string with _L1 literal operator | Kaj Grönholm | 2025-03-01 | 1 | -1/+1 |
| * | Tag error strings with _L1 literal operator | Volker Hilsheimer | 2025-02-27 | 1 | -3/+3 |
| * | qmlformat: Error out when no input files are provided | Olivier De Cannière | 2025-02-19 | 1 | -11/+41 |
| * | qmlformat: don't build if commandlineparser not found | Semih Yavuz | 2025-01-29 | 1 | -6/+2 |
| * | qmlformat: fix precedence of settings | Semih Yavuz | 2025-01-29 | 1 | -24/+58 |
| * | qmlformat: move configuration functions into library | Semih Yavuz | 2025-01-29 | 1 | -0/+155 |
| * | qmlformat: Reorder imports alphabetically | Ovidiu Tepescu | 2025-01-13 | 1 | -0/+3 |
| * | qmlformat: allow customizable line break | Semih Yavuz | 2024-12-05 | 1 | -0/+6 |
| * | QmlFormat. A bit risky. Remove LineWriterOptions::updateOptions | Dmitrii Akshintsev | 2024-11-05 | 1 | -2/+0 |
| * | qmlformat: extract settings logic into library | Sami Shalayel | 2024-09-20 | 1 | -0/+87 |