aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-02-011-4/+4
* QNX: suppress QEXPECT_FAIL() on two tests it passesPasi Petäjäjärvi2022-01-311-2/+2
* QNX: Cannot run qml only testsPasi Petäjäjärvi2022-01-291-1/+1
* QML: Disable host debugging related tests when cross compilingPasi Petäjäjärvi2022-01-291-14/+18
* QNX: Disable ecmascriptestsPasi Petäjäjärvi2022-01-291-1/+1
* QNX: Force logging to stderrPasi Petäjäjärvi2022-01-291-0/+5
* Auto-test-export QQuickIconLabelPrivateMarc Mutz2022-01-291-1/+1
* builtins.qmltypes: Fix inheritence and extension of basic typesUlf Hermann2022-01-281-9/+5
* qquickwindowmodule: Properly expose Visibility enumMaximilian Goldstein2022-01-281-2/+3
* Fix tst_basic missing resourcesAssam Boudjelthia2022-01-272-1/+10
* Don't blacklist tst_QQuickFramebufferObject::everything on b2qtShawn Rutledge2022-01-271-0/+1
* Doc: Avoid duplicated qt.labs.qmlmodels documentationKai Köhne2022-01-271-2/+4
* Use tree hash rather than commit hash in .tag fileUlf Hermann2022-01-262-2/+2
* Adjust default max call depth for QNXUlf Hermann2022-01-262-3/+10
* QML: Host only testsPasi Petäjäjärvi2022-01-252-6/+10
* QQmlJS::Dom::PathIterator: fix relational operators in C++20 modeMarc Mutz2022-01-241-2/+2
* QML: qmljsrootgen is host only toolPasi Petäjäjärvi2022-01-241-1/+1
* Turn qmljs into appPasi Petäjäjärvi2022-01-241-12/+11
* Fix TextArea/TextField not using IBeamCursor when text can be selectedNoah Davis2022-01-242-2/+2
* Fall back to a cmake generated compile hash when git failedVolker Hilsheimer2022-01-241-1/+3
* QmlCompiler: Respect revisionsUlf Hermann2022-01-2410-137/+208
* Fix Clang 10 -Werror,-Wdeprecated-enum-float-conversionMarc Mutz2022-01-243-3/+3
* Skip borderImageMesh test with the software backendLaszlo Agocs2022-01-231-0/+7
* TabBar: allow wheel events to change currentIndexNoah Davis2022-01-213-0/+75
* Further tighten checks around QML_COMPILE_HASHUlf Hermann2022-01-212-4/+12
* tooling: Add isList to ParameterMaximilian Goldstein2022-01-211-0/+1
* CMake: Don't cross-compile qjtestAlexandru Croitor2022-01-211-2/+2
* CMake: Pass C++ sources to pre-created qml module targetsAlexandru Croitor2022-01-211-0/+3
* CMake: Fix lookup of Python for qtdeclarativeAlexandru Croitor2022-01-212-22/+7
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-01-201-4/+4
* QQmlJSScope: Remove dead codeUlf Hermann2022-01-193-9/+19
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-01-191-4/+4
* Fix build with tests when qtshadertools is not availableJoerg Bornemann2022-01-181-0/+4
* Dialogs: Declare dependency on QtQuick typesYuya Nishihara2022-01-182-0/+4
* tst_baseline_scenegraph: Remove unused private fieldMaximilian Goldstein2022-01-171-1/+0
* qmake: Find metatypes files infixed with build typeUlf Hermann2022-01-151-8/+27
* CMake: If no git and no tag file are found, compute compile hashUlf Hermann2022-01-141-14/+17
* Drag and Drop example: remove ParentChangeShawn Rutledge2022-01-141-2/+0
* QQuickAbstractButton: fix crash on destructionUlf Hermann2022-01-143-0/+35
* scenegraph: Make the vertex/index buffer logic more robustLaszlo Agocs2022-01-141-17/+34
* Improve tst_qmlcachegen::versionChecksForAheadOfTimeUnits()Ulf Hermann2022-01-141-9/+14
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-01-141-4/+4
* Skip tst_qquickfolderlistmodel on macOs/ARMFabian Kosmale2022-01-141-0/+4
* Don't rely on transitive include of qeventpoint_p.hMarc Mutz2022-01-1311-3/+13
* qml{plugindump|importscanner}: Don't mix std::cerr and std::wcerrUlf Hermann2022-01-072-14/+4
* Fix handling of QML_COMPILE_HASHUlf Hermann2022-01-073-25/+23
* QQuickMultiPointHandler: remove unneeded QMutableEventPoint::from()Marc Mutz2022-01-071-1/+1
* QQuickDeliveryAgent: remove unneeded QMutableEventPoint::from()Marc Mutz2022-01-071-1/+1
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-01-064-4/+4
* Flickable: make overshoot distance velocity-sensitive; limit velocityShawn Rutledge2022-01-062-16/+22