aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlformat/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlformat: use QmlDomFawzi Mohamed2021-06-051-295/+0
* qmlformat: fix QFSFileEngine::open: No file name specifiedEvgeniy A. Dushistov2021-04-141-11/+13
* qmlformat: Use a struct to hold the command line optionsFurkan Uzumcu2021-02-101-80/+112
* qmlformat: Remove import sortingMaximilian Goldstein2020-12-111-10/+4
* qmlformat: Add indent optionsMaximilian Goldstein2020-11-241-5/+29
* qmlformat: Add files optionMaximilian Goldstein2020-06-251-4/+29
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-06-171-1/+1
* qmlformat: Add option for alternative line endingsMaximilian Goldstein2020-03-251-4/+31
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-2/+2
* qmlformat: Support even more language featuresMaximilian Goldstein2020-01-301-4/+22
* qmlformat: Fix some language features being unsupportedMaximilian Goldstein2020-01-171-4/+13
* qtdeclarative/tools: Implement qmlformatMaximilian Goldstein2019-12-191-0/+164