aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlformat
Commit message (Expand)AuthorAgeFilesLines
* Remove DomItem::loadFile code-duplication and use correct environmentsSami Shalayel2023-03-291-1/+1
* qmlls: move into own private static librarySami Shalayel2023-02-072-3/+3
* qmlformat: add 'ensure new line between functions' optionXavier BESSON2022-11-241-0/+11
* qmlformat: add 'ensure new line between objects' optionXavier BESSON2022-11-141-0/+12
* qmlformat: do not generate backup filesSemih Yavuz2022-10-241-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* qmlformat: Implement settings fileMaximilian Goldstein2021-10-262-2/+67
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-081-0/+1
* replace devtools library with QtQmlFawzi Mohamed2021-07-021-1/+0
* qmlformat: Use the Qt version instead of 1.0Maximilian Goldstein2021-06-221-1/+1
* qmlformat: use QmlDomFawzi Mohamed2021-06-058-2383/+104
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-21/+0
* qmlformat: fix QFSFileEngine::open: No file name specifiedEvgeniy A. Dushistov2021-04-141-11/+13
* Implement optional chainingMaximilian Goldstein2021-04-131-3/+3
* Remove using directive in headersFabian Kosmale2021-03-196-87/+86
* Uniformly support shebangFawzi Mohamed2021-02-152-1/+2
* qmlformat: Use a struct to hold the command line optionsFurkan Uzumcu2021-02-101-80/+112
* Remove the qmake project filesFabian Kosmale2021-01-151-17/+0
* qmlformat: Remove import sortingMaximilian Goldstein2020-12-113-52/+6
* qmlformat: Add indent optionsMaximilian Goldstein2020-11-243-12/+41
* qmlformat: Make arrow functions one linersMaximilian Goldstein2020-10-081-4/+16
* qmlformat: Make empty objects one linersMaximilian Goldstein2020-10-071-0/+4
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-071-1/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-2/+2
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-061-1/+4
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-052-38/+11
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-042-2/+11
* Remove last remaining use of QStringRefKarsten Heimrich2020-08-231-1/+1
* qmlformat: fix handling of "if else" inside "if" in "if else"Evgeniy A. Dushistov2020-08-202-14/+41
* CMake: Regenerate projectsAlexandru Croitor2020-07-092-2/+4
* qmlformat: Allow for minor and major versions to be omittedMaximilian Goldstein2020-07-081-2/+8
* qmlformat: Fix handling of empty blocksMaximilian Goldstein2020-07-021-1/+7
* qmlformat: Fix template literalsMaximilian Goldstein2020-07-021-0/+6
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-011-0/+12
* qmlformat: Add files optionMaximilian Goldstein2020-06-251-4/+29
* qmlformat: Fix nested functionsMaximilian Goldstein2020-06-252-4/+15
* qmlformat: Fix inline componentsMaximilian Goldstein2020-06-252-0/+44
* qmlformat: Fix nested ifsMaximilian Goldstein2020-06-181-19/+21
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-06-171-0/+4
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-06-173-5/+10
* CMake: Regenerate qtdeclarative/toolsAlexandru Croitor2020-05-292-0/+2
* Fix 'as' binary operation using invalid typesMaximilian Goldstein2020-05-201-3/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-094-13/+79
|\
| * qmlformat: Fix inconsistent if statementsMaximilian Goldstein2020-03-251-4/+30
| * qmlformat: Improve comment attachmentMaximilian Goldstein2020-03-253-5/+18
| * qmlformat: Add option for alternative line endingsMaximilian Goldstein2020-03-251-4/+31
* | CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-0/+39