aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmlformatsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJSTools: Fix nodiscard warning with Qt 6.10Orgad Shaneh2025-10-131-15/+16
* QmlJSTools: Simplify QmlFormatSettings a bithjk2025-08-261-97/+51
* QmlJSEditor: Don't look for qmlls and qmlformat on remote installationshjk2025-08-251-0/+3
* QmlJsTools: Remove an unneeded connection in QmlFormatSettingshjk2025-08-251-2/+1
* Utils: Add convenience functionality for traveling up the FS hierarchyChristian Kandeler2025-08-061-9/+3
* Utils: Introduce TemporaryFile::filePath()hjk2025-07-091-2/+2
* qmlformat: use the highest-precedence ini fileSemih Yavuz2025-05-231-1/+1
* Docker/Process/QmlJS: Add some guardsEike Ziller2025-05-151-10/+16
* QmlFormatSettings: Don't leak QTemporaryDir and QmlFormatProcessJarek Kobus2025-05-131-26/+24
* qmlformat integration: write warnings in silent modeSemih Yavuz2025-05-021-4/+8
* qmlformatsettings: introduce qmlformat process wrapperSemih Yavuz2025-04-031-0/+228