aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qmlcompiler: Improve grouped property supportMaximilian Goldstein2022-03-313-0/+24
* qmlls: Add autofix capabilitiesMaximilian Goldstein2022-03-311-0/+80
* qmldom: correct set code from string in bindingsFawzi Mohamed2022-03-311-0/+5
* qmldom: fix Map::fromMultiMapRef, and QmlDirectory dependenciesFawzi Mohamed2022-03-311-2/+8
* qmldom: fix lookup of qmltypes typesFawzi Mohamed2022-03-311-1/+56
* QQuickControl: let Control reject hover eventsRichard Moe Gustavsen2022-03-306-1/+316
* QQuickTableView: implement support for currentIndexRichard Moe Gustavsen2022-03-302-0/+668
* qmlls: fix test CMakeLists.txt on ios/androidFawzi Mohamed2022-03-301-1/+1
* Add QmlModels dependency to LabsQmlModelsAndrei Golubev2022-03-282-0/+25
* Rework QQmlJSScope::causesImplicitComponentWrapping()Andrei Golubev2022-03-287-1/+72
* Respect invokable toString() methodsUlf Hermann2022-03-281-0/+38
* manual test: add hoverpropagation testRichard Moe Gustavsen2022-03-281-0/+281
* QQuickMouseArea: let MouseArea reject hover eventsRichard Moe Gustavsen2022-03-282-9/+8
* Replace paintedWidth/Height with contentWidth/HeightTasuku Suzuki2022-03-272-2/+2
* QQuickDeliverAgent: don't propagate hover to siblingsRichard Moe Gustavsen2022-03-263-12/+95
* Make QQuickWidget play nicer with the software backendLaszlo Agocs2022-03-251-16/+0
* tst_sanity: Collect test files from a different location on webOSJanne Juntunen2022-03-251-0/+5
* Test items with height-for-width behaviorJan Arve Sæther2022-03-241-0/+47
* Eliminate extra event loops from QQmlDebugTestUlf Hermann2022-03-242-24/+20
* V4 ArrayIterator: Protect retrieved value from GCUlf Hermann2022-03-241-0/+71
* Add public API for retrieving the extension objectUlf Hermann2022-03-231-0/+4
* QQuickBehavior: Force notify when first setting the bindingUlf Hermann2022-03-232-0/+32
* tst_quicktestmainwithsetup: Use correct QML module path on webOSJanne Juntunen2022-03-231-1/+6
* QmlCompiler: Fix a number of warts regarding type lookupUlf Hermann2022-03-235-0/+32
* QQuickTableView: add "Visible" and "Contain" to PositionModeRichard Moe Gustavsen2022-03-231-0/+75
* Blacklist tst_qquicktextinput paste-related functionsUlf Hermann2022-03-231-0/+16
* QML: Load qmldir-imports also for the implicit importUlf Hermann2022-03-224-0/+23
* QmlCompiler: Support type lookups in prefix-imported modulesUlf Hermann2022-03-224-0/+48
* Re-blacklist flaky tst_qquicklistview::contentHeightWithDelayRemoveMitch Curtis2022-03-221-0/+3
* Re-blacklist tst_qquickmousearea::pressAndHold on macOS CIMitch Curtis2022-03-221-0/+4
* qmldom: resolve local alias propertiesFawzi Mohamed2022-03-213-8/+272
* tst_qquickbehaviors: Avoid memory leakUlf Hermann2022-03-211-1/+2
* Fix warnings in tests after QQmlListReference changeVolker Hilsheimer2022-03-213-7/+7
* Fix compiler warning from deprecated APIVolker Hilsheimer2022-03-211-8/+2
* Fix warning in test when iterating QJsonArrayVolker Hilsheimer2022-03-211-2/+2
* testbench: link to Qt::CorePrivateMitch Curtis2022-03-211-0/+1
* Fix warning from deprecated QMouseEvent constructorVolker Hilsheimer2022-03-211-6/+12
* Fix warning after QString::count deprecationVolker Hilsheimer2022-03-201-1/+1
* CMake: Add qml app deployment auto testAlexandru Croitor2022-03-1911-0/+518
* Make QQuickWidget QRhi-basedLaszlo Agocs2022-03-181-2/+15
* Build tests without warnings after qtbase changesVolker Hilsheimer2022-03-183-27/+27
* QQmlDebugProcess: Remove cruftUlf Hermann2022-03-182-31/+17
* DebugTranslationService: Do not show a window in the testUlf Hermann2022-03-181-2/+0
* QQuickTableView: implement PositionMode, deprecate usage of Qt::AlignmentRichard Moe Gustavsen2022-03-182-101/+148
* qmlformat: Fix bug when trailing comma occurs in arrayJoel Clay2022-03-183-0/+9
* Fix sub-menu shortcuts not being triggeredMitch Curtis2022-03-162-0/+153
* tst_qqmllanguage::extendedForeignTypes: check signal with an argumentShawn Rutledge2022-03-152-1/+6
* qmllint: Make "Did you mean" look in extension types as wellMaximilian Goldstein2022-03-153-8/+55
* ToolTip: test that smaller attached tooltips don't shrink larger onesMitch Curtis2022-03-152-0/+48
* Re-blacklist flaky tests on macOS CIMitch Curtis2022-03-152-0/+10