aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Compile against latest qtbaseLars Knoll2020-07-091-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-07-0920-56/+76
* qmlformat: Allow for minor and major versions to be omittedMaximilian Goldstein2020-07-081-2/+8
* qmlimportscanner: Use QmlDirParserUlf Hermann2020-07-081-67/+95
* qmlplugindump: Fix handling of dependenciesUlf Hermann2020-07-081-58/+61
* Prepare Qt5QuickCompiler.cmake.in for Qt6Ulf Hermann2020-07-055-97/+17
* 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
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-06-301-0/+12
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-4/+4
* qmllint: Resolve enums from parent typesUlf Hermann2020-06-261-15/+20
* 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
* qmllint: Properly process qmldir imports and dependenciesUlf Hermann2020-06-242-105/+83
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-241-2/+2
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-1/+1
* qmllint: search methods and properties also in attached typeEvgeniy A. Dushistov2020-06-191-22/+45
* qmlformat: Fix nested ifsMaximilian Goldstein2020-06-181-19/+21
* qmllint: high level item can also be listEvgeniy A. Dushistov2020-06-182-3/+11
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-172-13/+5
* Revert "CMake: Fix failing linux static build"Alexandru Croitor2020-06-172-2/+0
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-06-171-0/+4
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-06-173-5/+10
* qmllint: fix wrong warning about enum usageEvgeniy A. Dushistov2020-06-173-0/+19
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-169-22/+22
* QQuickWindow: Remove (set)ClearBeforeRenderingLaszlo Agocs2020-06-161-1/+0
* qtquickcompiler: Fix compilation from different drive (Windows)Kai Koehne2020-06-161-2/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-111-4/+4
* CMake: Fix failing linux static buildAlexandru Croitor2020-06-112-0/+2
* Deduplicate the import resolution algorithmUlf Hermann2020-06-101-83/+16
* Remove the now unneeded moc include from qmlsceneLaszlo Agocs2020-06-101-2/+0
* Remove openGLContextCreated signalLaszlo Agocs2020-06-102-65/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-293-3/+0
* CMake: Regenerate qtdeclarative/toolsAlexandru Croitor2020-05-2922-1/+22
* Fix Clang 10 warning about creating copies in range-forUlf Hermann2020-05-202-3/+3
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-202-6/+4
* Fix 'as' binary operation using invalid typesMaximilian Goldstein2020-05-201-3/+3
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-14/+0
* Preserve access semantics in qmltypesUlf Hermann2020-05-182-9/+37
* Compile with latest qtbase devFabian Kosmale2020-05-161-1/+0
* qmllint: Fix typoMaximilian Goldstein2020-05-141-1/+1
* qmllint: fix typo in outputMitch Curtis2020-05-071-1/+1
* Fix qmllint crashMaximilian Goldstein2020-05-061-1/+1
* qmllint: warn when passing a directory to -i optionMitch Curtis2020-05-062-23/+25
* CMake: Adjust and regenerate tools projectAlexandru Croitor2020-05-043-87/+68
* qmllint: Add flags for toggling warningsMaximilian Goldstein2020-04-306-95/+130
* qmllint: Show filename in addition to line and columnFabian Kosmale2020-04-243-11/+18
* Port qmlcachegen to QRegularExpressionLars Knoll2020-04-241-2/+2