aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* 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 index handling on insert in QQmlDelegateModelUlf Hermann2022-05-233-0/+153
* 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
* MouseArea: don't override preventStealing on mouse releaseShawn Rutledge2022-05-202-0/+62
* 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
* 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
* 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
* Blacklist failing tests in tst_qquicktextinput on AndroidAndreas Buhr2022-05-171-0/+5
* Blacklist tst_DragHandler::touchDragMulti on AndroidAndreas Buhr2022-05-171-0/+5
* Blacklist failing tests in tst_qquickanimatedsprite on AndroidAndreas Buhr2022-05-171-0/+4
* Blacklist failing tests in tst_qquickrendercontrol on AndroidAndreas Buhr2022-05-171-0/+3
* Skip crashing test in tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-171-0/+3
* QQuickFlickable: fix flicking when item is rotatedShawn Rutledge2022-05-122-0/+85
* Respect the pixelAligned property when updating the visible areaLars Knoll2022-05-111-9/+35
* QQuickGridView: return accurate row position when no rows are availableRichard Moe Gustavsen2022-05-102-0/+110
* Do not re-source the from value in animation with multiple loopsAndreas Buhr2022-05-092-0/+103
* Skip tst_qquickpixmapcache::uncached for webOSJasper Limbago2022-05-091-0/+3
* QQuickItem: fix the order of activeFocusChanged signalsIvan Solovev2022-05-071-0/+88
* Avoid double applyDelegateChange in QQIV::setDelegateFabian Kosmale2022-05-072-0/+58
* Blacklist tst_qquicklayouts::Tests_GridLayout::test_spacings(NaN)Andreas Buhr2022-05-071-0/+3
* Blacklist failing tests in tst_qquickitemlayer on AndroidAndreas Buhr2022-05-071-0/+9
* Blacklist failing tests in tst_qquickitemlayer on AndroidAndreas Buhr2022-05-071-0/+15
* Text: don't fall back to full-width layout if availableWidth == 0Shawn Rutledge2022-05-073-0/+81
* Blacklist failing tests in tst_qquicktextAndreas Buhr2022-05-071-0/+8
* Blacklist tst_HoverHandler::movingItemWithHoverHandler() on AndroidAndreas Buhr2022-05-071-0/+3
* Blacklist failing tests in tst_flickableinterop on AndroidAndreas Buhr2022-05-071-0/+7
* Use QTestLib logging for tst_qquickfontloader_staticFabian Kosmale2022-05-071-1/+23
* MPTA: don't allow more than one touchpoint to react to mouseShawn Rutledge2022-05-072-0/+92
* Fix tst_qquicktextinput on AndroidAndreas Buhr2022-05-074-7/+7
* Cleanup tst_qquickimage CMakeLists.tst fileAndreas Buhr2022-05-071-2/+0