aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* CMake: Force-build qmltestrunner when cross-compilingAlexandru Croitor2025-07-021-17/+37
* Build qmltestrunner with target archMichal Klocek2025-07-021-8/+7
* Improve builds for non-threaded qtTim Blechmann2025-05-211-25/+23
* qml-tool: Treat all arguments passed after "--" as positionalOlivier De Cannière2025-04-231-0/+3
* qmltc: Cleanly reject custom parsed propertiesUlf Hermann2025-04-163-1/+19
* CMake: Force override while code signing qmltestrunnerAlexandru Croitor2025-04-101-1/+1
* qmake: Don't pass empty foreign-types list to qmltyperegistrarFabian Kosmale2025-02-261-1/+1
* qmllint: Update help to correctly describe warning behaviorFabian Kosmale2025-02-251-1/+1
* QmlCompiler: Tighten detection of assignment to unknown propertiesUlf Hermann2025-02-212-4/+4
* CMake: Temporary workaround for missing dependencies in qml_toolAlexandru Croitor2025-02-191-0/+6
* qmlformat: move configuration functions into librarySemih Yavuz2025-02-101-137/+3
* qmlformat: remove non-existing data from buildCommandlineOptionsSemih Yavuz2025-02-101-6/+2
* qmlformat: simplify getSettingsSemih Yavuz2025-02-101-12/+4
* qmlformat: fix error message outputSemih Yavuz2025-02-101-2/+0
* QmlCompiler: Introduce transactions for the loggerUlf Hermann2025-01-221-5/+5
* macOS: Enable crash reporting for qmltestrunner via SwiftTor Arne Vestbø2025-01-151-0/+12
* 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
* qmlls: wait for exit-notification before shutdownSami Shalayel2024-12-141-1/+1
* qmlls: fix compatibility issue due to removal of "p" flagSemih Yavuz2024-12-081-3/+5
* QtQml: Model native modules as compilation unitsUlf Hermann2024-12-061-6/+4
* qmlformat: use indenting line writer if column break is in useSemih Yavuz2024-12-051-5/+6
* qmlformat: allow customizable line breakSemih Yavuz2024-12-051-0/+16
* Move inlineComponentName from CU to ObjectCreatorFabian Kosmale2024-12-041-2/+8
* qmlls: add --bare option to fix Qt QML import pathSami Shalayel2024-12-041-29/+51
* qmllint: Flip back argc and argv in mainOlivier De Cannière2024-11-221-2/+2
* Decouple the Quick vector graphics generator from qtsvgEirik Aavitsland2024-11-141-1/+1
* qmlcachegen: Fix resource import pathsUlf Hermann2024-11-141-2/+2
* qmllint: load plugins from the correct pathsSami Shalayel2024-11-131-1/+1
* qmltc: Refactor iteration methods to be less repetitiveUlf Hermann2024-11-111-32/+15
* QmlCompiler: Rename attachingType() to attachedType()Ulf Hermann2024-11-112-2/+2
* Fix "MaxWarnings" settings in .qmllint.iniAndré Klitzing2024-11-081-3/+5
* qmlls: fix setting documentation path from commandlineSemih Yavuz2024-11-081-2/+3
* qmltc: Fix usage of namespaced attached typesUlf Hermann2024-11-082-3/+12
* qmltc: Retrieve types of attached and group propertiesUlf Hermann2024-11-081-6/+8
* aotstats: Fix coverity warningsOlivier De Cannière2024-11-071-2/+2
* aotstats: Keep track of files and modules with no functions or bindingsOlivier De Cannière2024-11-041-0/+1
* aotstats: Support --only-bytecode and modules with no qml filesOlivier De Cannière2024-11-042-1/+21
* Compiler: Make qqmljsscope::filePath hold the source location more oftenOlivier De Cannière2024-10-311-0/+1
* QmlCompiler: Rename QQmlJSLogger's fileName to filePathOlivier De Cannière2024-10-312-2/+2
* qmllint: load plugin categories before parsing argumentsSami Shalayel2024-10-251-11/+9
* Add missing includesFabian Kosmale2024-10-241-0/+1
* QQmlJSScope: Keep track of types specific to JavaScriptOlivier De Cannière2024-10-211-1/+1
* qmltc: Wrap raw string literal in QStringLiteralOlivier De Cannière2024-10-212-3/+3
* qmltc: Wrap raw string literal in QStringLiteralOlivier De Cannière2024-10-211-1/+1
* qmlformat: Pass QQmlFormatOptions by const refUlf Hermann2024-10-071-6/+12
* qmlls: add qmllint plugins to static buildsSami Shalayel2024-10-071-5/+1
* qmlcachegen: Accept --dump-aotstats and --module-id on --only-bytecodeUlf Hermann2024-09-301-4/+3
* tools: Update target name of app in `tools/qml`Miguel Costa2024-09-251-6/+7
* qmltyperegistrar: Pass namespace to --extract modeUlf Hermann2024-09-241-1/+1