aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make qmltc respect (some) aliases to required propertiesUlf Hermann2026-02-231-28/+15
* qmllint: don't confuse default values with user-set valuesSami Shalayel2026-02-061-22/+21
* qmlformat: Disable WriteOutCheck at runtimeSemih Yavuz2026-01-301-6/+2
* CMake: Place build dir qt.conf in macOS app in Resources dirAlexandru Croitor2026-01-301-2/+7
* qml-tool: Fix parsing of many of the application flagsJan Arve Sæther2026-01-271-1/+1
* Fix feature quick-pathLars Schmertmann2026-01-231-1/+1
* CMake: Add macOS entitlements file for qml appAlexandru Croitor2026-01-222-0/+17
* qmllint: Do not pollute general settings when linting a fileOlivier De Cannière2026-01-221-0/+2
* qmllint: Fix formatting for --list-plugins optionsOlivier De Cannière2025-11-121-4/+26
* qmllint: load different import paths from setting file correctlySami Shalayel2025-10-281-11/+3
* qmltc: Fix context assignmentUlf Hermann2025-10-161-4/+14
* QmlCompiler: Properly handle uncertain component statusUlf Hermann2025-09-191-2/+10
* Add security header for src/qmlformatSemih Yavuz2025-09-171-0/+1
* qmllint: Update JSON format to include hints into fix suggestionsOlivier De Cannière2025-08-211-1/+1
* qmltc: Don't crash on missing type informationUlf Hermann2025-08-052-6/+17
* qmlimportscanner: Optionally add version to output againFabian Kosmale2025-07-231-1/+5
* Expose XMLHttpRequest to qmltypesFabian Kosmale2025-07-221-0/+6
* CMake: Force-build qmltestrunner when cross-compilingAlexandru Croitor2025-06-181-17/+37
* Add assumeTrustedSource property to VectorImageEskil Abrahamsen Blomfeldt2025-05-301-0/+7
* QQmlJSLinter: add crude context properties warningsSami Shalayel2025-05-221-1/+3
* Improve builds for non-threaded qtTim Blechmann2025-05-201-25/+23
* Build qmltestrunner with target archMichal Klocek2025-05-121-8/+7
* qml-tool: Treat all arguments passed after "--" as positionalOlivier De Cannière2025-04-231-0/+3
* qmlls: add --version command line parameterSami Shalayel2025-04-231-0/+5
* qmltc: Cleanly reject custom parsed propertiesUlf Hermann2025-04-153-1/+19
* Port away from QPairZhao Yuhang2025-04-124-12/+12
* qmltc: Properly escape translation stringsUlf Hermann2025-04-111-15/+17
* QtQml: Dissolve qqmltranslation.cppUlf Hermann2025-04-111-1/+40
* Implement item generator via QML generatorEskil Abrahamsen Blomfeldt2025-04-111-1/+1
* CMake: Force override while code signing qmltestrunnerAlexandru Croitor2025-04-101-1/+1
* qmllint: fix setting for alias cycle and unresolved aliasSami Shalayel2025-03-251-0/+3
* qmake: Don't pass empty foreign-types list to qmltyperegistrarFabian Kosmale2025-02-251-1/+1
* QmlCompiler: Tighten detection of assignment to unknown propertiesUlf Hermann2025-02-212-4/+4
* qmltc: Post an error message rather than crashing on unresolved typesUlf Hermann2025-02-181-1/+10
* qmllint: Update help to correctly describe warning behaviorFabian Kosmale2025-02-181-1/+1
* CMake: Temporary workaround for missing dependencies in qml_toolAlexandru Croitor2025-02-181-0/+6
* qml tool: Explictily register typesFabian Kosmale2025-02-121-0/+5
* qmlformat: don't build if commandlineparser not foundSemih Yavuz2025-01-291-1/+1
* qmlformat: move configuration functions into librarySemih Yavuz2025-01-291-143/+3
* qmlformat: remove non-existing data from buildCommandlineOptionsSemih Yavuz2025-01-291-6/+2
* qmlformat: simplify getSettingsSemih Yavuz2025-01-291-12/+4
* qmlls: librarify into QQmlLSPrivateSami Shalayel2025-01-272-372/+2
* QmlCompiler: Introduce transactions for the loggerUlf Hermann2025-01-211-5/+5
* macOS: Enable crash reporting for qmltestrunner via SwiftTor Arne Vestbø2025-01-141-0/+12
* qmltc: Add READ before WRITE in generated Q_PROPERTYsOlivier De Cannière2025-01-141-8/+8
* qmlformat: Reorder imports alphabeticallyOvidiu Tepescu2025-01-131-1/+7
* qmlformat: fix error message outputSemih Yavuz2025-01-091-2/+0
* CMake: Fix installation of qmlcache's .prf files in cross-buildsJoerg Bornemann2025-01-031-33/+2
* Transform animations for VectorImageEskil Abrahamsen Blomfeldt2024-12-201-0/+1
* Adapt to QFile::open being [[nodiscard]]Volker Hilsheimer2024-12-151-1/+4