aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix QQWinPriv::deliverSinglePointEventUntilAccepted for wheel, gesturesShawn Rutledge2020-11-121-3/+0
* Mostly un-blacklist Flickable and MultiPointTouchArea testsShawn Rutledge2020-11-112-25/+2
* blacklist tst_QQuickListView::sectionsSnap in CI on macOSShawn Rutledge2020-11-111-0/+2
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-114-47/+51
* DesignerSupport: Add more tests for QQuickDesignerSupportThomas Hartmann2020-11-113-1/+185
* tst_qquickloader: Test setting source from component worksMaximilian Goldstein2020-11-114-0/+26
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-2/+2
* Fix misuses of the implicit QChar(int) constructorDavid Faure2020-11-071-2/+2
* Stabilize tst_QQuickDropArea::containsDrag_internalShawn Rutledge2020-11-061-5/+2
* Fix tst_QQuickText::fontSizeModeEskil Abrahamsen Blomfeldt2020-11-061-1/+1
* Update MetaType things in testsDavid Skoland2020-11-041-2/+2
* Speed up tst_QQuickListView; round coordinate displayShawn Rutledge2020-11-032-3/+15
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-021-1/+1
* Update tests to use new metaType systemDavid Skoland2020-11-025-7/+7
* Fix tst_QQuickMultiPointTouchArea::inMouseAreaShawn Rutledge2020-10-291-2/+0
* Fix tst_qquickitem::touchEventAcceptIgnoreShawn Rutledge2020-10-292-70/+24
* Don't send an item a mouse release with a button that it doesn't acceptShawn Rutledge2020-10-291-2/+0
* Fix and improve parts of tst_qquickitemShawn Rutledge2020-10-292-80/+43
* Add tst_qquickitem::mousePropagationToParent() testShawn Rutledge2020-10-291-5/+59
* Improve tst_TouchMouse::pinchOnFlickableShawn Rutledge2020-10-281-40/+23
* Make touchmouse pinch test qml manually testable and visually sensibleShawn Rutledge2020-10-282-14/+21
* Fix tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2020-10-272-3/+3
* Fix tst_PointerHandlers::mouseEventDeliveryShawn Rutledge2020-10-272-9/+17
* Fix tst_PointerHandlers::touchEventDeliveryShawn Rutledge2020-10-272-20/+34
* Fix tst_MouseAreaInterop::dragHandlerInSiblingStealing…ViaTouch()Shawn Rutledge2020-10-272-7/+8
* Blacklist qmltestrunner::touch::test_secondWindow and othersShawn Rutledge2020-10-263-0/+14
* Fix some compiler warnings in testsVolker Hilsheimer2020-10-262-17/+9
* Fix compiler warning: mark overrides as such, remove virtualVolker Hilsheimer2020-10-231-6/+6
* TableView: ensure we rebuild the sync view, even when flicking on a sync view...Richard Moe Gustavsen2020-10-231-0/+37
* Make tst_QQuickMultiPointTouchArea::inFlickable() more debuggableShawn Rutledge2020-10-222-102/+97
* Fix compile warnings from testsVolker Hilsheimer2020-10-223-7/+9
* Update and activate tst_animatorsShawn Rutledge2020-10-226-20/+63
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-211-10/+86
* Remove some compiler warningsLars Knoll2020-10-211-3/+3
* Do grabs out of orderLaszlo Agocs2020-10-191-0/+28
* tests: Port qquickitemlayer and remove direct GL checksLaszlo Agocs2020-10-1625-166/+132
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-156-0/+164
* Speed up tst_qquickflickableShawn Rutledge2020-10-145-3/+51
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-133-0/+163
* QQuickTextEdit: ensure we update document width when padding has changedRichard Moe Gustavsen2020-10-082-0/+33
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-072-0/+87
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0686-229/+229
* Un-blacklist Quick tests that are passingShawn Rutledge2020-10-067-33/+2
* Remove obsolete autotest caseLaszlo Agocs2020-10-021-28/+0
* skip tst_QQuickMouseArea::nestedEventDelivery on macOSShawn Rutledge2020-10-021-0/+3
* Blacklist a few more on macOSShawn Rutledge2020-09-264-0/+10
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-268-42/+6
* Blacklist various failing testsShawn Rutledge2020-09-255-0/+21
* Blacklist tests flickable.nestedPressDelay, gridview.snapOneRowShawn Rutledge2020-09-242-0/+4
* Stabilize tst_QQuickListView::parentBindingShawn Rutledge2020-09-242-2/+8