aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* qmllint: Integrate plugin infrastructureMaximilian Goldstein2022-04-052-8/+50
* Avoid copying QQmlJSScopeUlf Hermann2022-04-041-2/+3
* qmlls: Add autofix capabilitiesMaximilian Goldstein2022-03-313-1/+88
* qmltc: Get rid of QmltcMethodBase::{firstLines, lastLines} in output irAndrei Golubev2022-03-303-19/+1
* Document qmltc's main code generator functionsAndrei Golubev2022-03-302-12/+132
* Remove qmltc prototype code (4/N)Andrei Golubev2022-03-304-40/+40
* qmltc: Migrate to new object creation/querying mechanismAndrei Golubev2022-03-309-625/+793
* Turn qmlcompiler into a shared libraryMaximilian Goldstein2022-03-251-4/+0
* qmllint: Fix broken argument help entriesMaximilian Goldstein2022-03-221-7/+6
* QQmlJSImportVisitor: rename public qmlScopes() to qmlTypes()Andrei Golubev2022-03-192-6/+6
* qmltc: Use prototype/codegenerator in qmltccompilerAndrei Golubev2022-03-155-132/+99
* qmllint: Support automatically applying suggestionsMaximilian Goldstein2022-03-141-2/+82
* Remove qmltc prototype code (3/N)Andrei Golubev2022-03-1210-530/+365
* qmltc: do not rely on trasitive includesFabian Kosmale2022-03-111-0/+3
* Remove qmltc prototype code (2/N)Andrei Golubev2022-03-0815-1033/+303
* Remove qmltc prototype code (1/N)Ulf Hermann2022-03-0821-254/+135
* Refactor QQmlJSMetaPropertyBindingFabian Kosmale2022-03-021-3/+3
* qml: Don't mangle the settings URLUlf Hermann2022-03-021-5/+6
* qmlcompiler: Store filename for QML scopesMaximilian Goldstein2022-02-252-11/+13
* qmlcachegen: Re-enable pragma Strict checkingUlf Hermann2022-02-181-0/+1
* qmltc: Handle (simple) deferred properties correctlyAndrei Golubev2022-02-173-1/+77
* Disable qmljs on iOS buildJuha Vuolle2022-02-161-1/+1
* Make formerly transitive includes explicitFabian Kosmale2022-02-151-0/+1
* Treat warnings as errors in qmltcAndrei Golubev2022-02-153-7/+17
* qmltc: Re-enable the processing of global warnings from the importerAndrei Golubev2022-02-141-7/+5
* qmltc: Unskip important testsAndrei Golubev2022-02-121-1/+4
* Redesign QQmlJSLogger internalsAndrei Golubev2022-02-128-30/+24
* qmltc: Explicitly unsupport singleton typesAndrei Golubev2022-02-081-25/+6
* Make qml resizeToItem configuration url resolution work againShawn Rutledge2022-02-051-1/+1
* qmlcompiler: Remove qmllint libraryMaximilian Goldstein2022-02-034-7/+5
* qmllint: Warn about missing singleton pragmas/qmldir entriesMaximilian Goldstein2022-02-032-0/+19
* qmltc: remove --resource-path optionAndrei Golubev2022-02-021-26/+9
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-021-6/+38
* Avoid including self in the generated qmltc codeAndrei Golubev2022-02-011-3/+5
* Improve the structure of the output generated by qmltcAndrei Golubev2022-01-313-34/+80
* qmltc: Drop half-correct type name collecting procedureAndrei Golubev2022-01-312-31/+0
* Fix qmlscene CMakeLists.txtUlf Hermann2022-01-241-9/+0
* tools: Unconditionally depend on QCommandLineParserFabian Kosmale2022-01-243-32/+6
* QmlCompiler: Respect revisionsUlf Hermann2022-01-211-4/+4
* Remove unused .qrc filesJoerg Bornemann2022-01-202-15/+0
* QML: qmljsrootgen is host only toolPasi Petäjäjärvi2022-01-201-1/+1
* Turn qmljs into appPasi Petäjäjärvi2022-01-201-13/+12
* qmltc: Do not generate bindables and setters for QQmlListPropertyUlf Hermann2022-01-182-10/+14
* qmllint: Enable compiler warnings for pragma StrictMaximilian Goldstein2022-01-171-0/+6
* qml{plugindump|importscanner}: Don't mix std::cerr and std::wcerrUlf Hermann2022-01-062-14/+4
* qmltc: Simplify internal property name lookup logicAndrei Golubev2022-01-061-23/+20
* qmltc: Support Component rootsAndrei Golubev2021-12-275-57/+180
* qmltc: Remove non-compiled CodeGenerator::compileProperty()Andrei Golubev2021-12-241-86/+0
* qmlls: improve documentationFawzi Mohamed2021-12-233-18/+11
* qmltc: Use special name for a special url-returning generated functionAndrei Golubev2021-12-231-1/+1