aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Get rid of QMutableEventPoint::stationaryWithModifiedPropertyShawn Rutledge2020-09-241-6/+7
* Blacklist tst_qquickwindow::cleanupGrabsOnReleaseShawn Rutledge2020-09-241-0/+2
* Blacklist maiop::dragHandlerInSiblingStealingGrabFromMouseAreaViaTouchShawn Rutledge2020-09-241-0/+2
* Allow proper registration of value typesUlf Hermann2020-09-231-7/+7
* Prevent crash when destroying asynchronous LoaderJoni Poikelin2020-09-232-0/+68
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-1815-0/+89
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-1810-218/+234
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-2/+2
* QQuickWindow: Consider z-order of children when delivering pointer eventsYoungSun Park2020-09-154-0/+164
* Blacklist a test that started failing after even changes in qtbaseLars Knoll2020-09-151-0/+1
* Skip tst_TouchMouse::buttonOnDelayedPressFlickable on macOSUlf Hermann2020-09-151-0/+4
* QQuickCanvas: Skip failing test for nowFabian Kosmale2020-08-281-0/+2