aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QSGBatchRenderer: look for ShaderManager by type only, ignore namev6.3.1Marc Mutz2022-06-061-1/+1
* Update dependencies on '6.3.1' in qt/qtdeclarativeQt Submodule Update Bot2022-06-061-5/+5
* Update dependencies on '6.3.1' in qt/qtdeclarativeQt Submodule Update Bot2022-06-031-5/+5
* QV4::CompiledData: fix GCC 12 -Werror=uninitialized errorsMarc Mutz2022-06-021-3/+3
* Fix flaky tst_QQuickFileDialogImpl::goUp testMitch Curtis2022-06-013-5/+9
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-05-311-5/+5
* Fix \relates for Q_IMPORT_QML_PLUGINFabian Kosmale2022-05-301-1/+2
* QQuickSelectionRectangle: ensure we start the selection where the drag startedRichard Moe Gustavsen2022-05-302-4/+5
* Doc: clarify when SpinBox's valueModified signal is emittedMitch Curtis2022-05-301-0/+3
* Popup: don't close when releasing a drag outside of the popupSoheil Armin2022-05-275-9/+93
* tst_qquickmenubar: skip some tests on webOSJanne Juntunen2022-05-271-4/+11
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-05-271-5/+5
* tst_qquickflickable: fix UB (more % in format string than arguments)Marc Mutz2022-05-261-1/+1
* Add MouseArea autotest with second touchpoint while first is heldShawn Rutledge2022-05-261-0/+20
* Fix build with GCC12: apparently incorrect use-after-free warningThiago Macieira2022-05-261-1/+2
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-05-251-5/+5
* Empty pre-release version in '6.3' seriesJani Heikkinen2022-05-251-1/+1
* QmlCompiler: Do not wrap doubles into QJSPrimitiveValueUlf Hermann2022-05-241-7/+2
* Fix index handling on insert in QQmlDelegateModelUlf Hermann2022-05-234-1/+154
* qqmlimport.cpp: remove unused qreadwritelock.hMarc Mutz2022-05-231-1/+0
* Skip tst_v4misc::nestingDepth because it crashes on AndroidAndreas Buhr2022-05-231-0/+4
* Skip crashing test in tst_qmlcppcodegen on AndroidAndreas Buhr2022-05-201-0/+4
* Blacklist tst_qquickimageprovider tests on AndroidAndreas Buhr2022-05-201-0/+21
* Blacklist tst_QQuickDropArea::signalOrder() on AndroidAndreas Buhr2022-05-201-0/+3
* Blacklist tests in tst_qquickdrag on AndroidAndreas Buhr2022-05-201-0/+25
* Blacklist failing tests in tst_qquickshape on AndroidAndreas Buhr2022-05-201-0/+19
* Blacklist tst_qquickfocusscope::canvasFocus() on AndroidAndreas Buhr2022-05-201-0/+3
* Blacklist failing tests in tst_qquickborderimageAndreas Buhr2022-05-201-0/+7
* Skip tst_quick_examples tests on AndroidAndreas Buhr2022-05-201-0/+6
* Conan: Update recipe optionsIikka Eklund2022-05-201-0/+9
* MouseArea: don't override preventStealing on mouse releaseShawn Rutledge2022-05-203-1/+64
* Blacklist tst_qquickanimatedimage::mirror_* on AndroidAndreas Buhr2022-05-191-0/+5
* Blacklist tst_TapHandler::gesturePolicyDragWithinBounds on AndroidAndreas Buhr2022-05-191-0/+4
* Blacklist failing and skip crashing tests in tst_qquickwindowAndreas Buhr2022-05-192-0/+24
* Blacklist tst_QQuickPinchHandler::scaleNativeGesture on AndroidAndreas Buhr2022-05-191-0/+3
* Blacklist tst_PointHandler::tabletStylus() on AndroidAndreas Buhr2022-05-191-0/+1
* Blacklist tst_QQuickListView::contentHeightWithDelayRemove() on AndroidAndreas Buhr2022-05-191-0/+3
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-05-191-5/+5
* Skip crashing test in tst_qquicktext on AndroidAndreas Buhr2022-05-191-0/+4
* Blacklist failing tests in tst_qquickmouseareaAndreas Buhr2022-05-191-0/+7
* Include qml test data file in tst_qquickimageprovider for dependenciesAndreas Buhr2022-05-193-2/+26
* Blacklist failing tests in tst_qquicktextedit on AndroidAndreas Buhr2022-05-191-0/+10
* Blacklist tests which fail on OpenGL context creation on AndroidAndreas Buhr2022-05-194-0/+19
* Blacklist tst_qquickdeliveryagent::passiveGrabberOrder() on AndroidAndreas Buhr2022-05-191-0/+3
* Remove tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-181-1/+3
* Quick Popup: ignore unhandled eventsVolker Hilsheimer2022-05-183-7/+87
* Blacklist failing tests in tst_qquicklayouts on AndroidAndreas Buhr2022-05-181-0/+9
* Blacklist tst_QQuickListView::QTBUG_48044_current...() on AndroidAndreas Buhr2022-05-181-0/+4
* Blacklist failing tests in tst_qquickdraghandler on AndroidAndreas Buhr2022-05-181-0/+6
* tst_qqmlqt: fix TimeZoneSwitch logicIvan Solovev2022-05-172-8/+5