aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_PointHandler::pressedMultipleButtonsShawn Rutledge2020-11-232-7/+7
* Fix compiler warningsVolker Hilsheimer2020-11-231-15/+15
* tst_qquicktextinput: Do not construct illegal QCharFabian Kosmale2020-11-231-4/+17
* Clean up and un-blacklist tst_QQuickMouseArea testsShawn Rutledge2020-11-202-436/+251
* Un-blacklist tests that grafana says are passingShawn Rutledge2020-11-202-6/+0
* tests: blacklist tst_QQuickGridView::snapToRow() and snapOneRow() on MSVCLiang Qi2020-11-201-0/+3
* tests: blacklist tst_qquicktext::contentSize() on MSVCLiang Qi2020-11-201-0/+1
* QML Text doesn't reset lineCount when text is emptyShinichi Okada2020-11-201-0/+37
* Fix tst_QQuickMouseArea::notPressedAfterStolenGrab againShawn Rutledge2020-11-193-5/+6
* Stop ungrabbing due to FocusAboutToChangeShawn Rutledge2020-11-181-2/+0
* tst_ma::pressedCanceledOnWindowDeactivate: don't pop up second windowShawn Rutledge2020-11-182-13/+2
* Use metatype and remove unused variableDavid Skoland2020-11-182-4/+1
* Fix tests that used out-of-context mouse grabsShawn Rutledge2020-11-173-9/+8
* Clean up tst_TouchMouseShawn Rutledge2020-11-171-424/+358
* Add QQuickTest::showView(); give QQuickTest::initView() default argsShawn Rutledge2020-11-172-13/+46
* When Flickable filters UngrabMouse, react as if it was ungrabbed itselfShawn Rutledge2020-11-171-2/+0
* Add tst_qquickflickable::parallelTouchShawn Rutledge2020-11-172-0/+110
* Add tst_qquicktextedit::inFlickable testsShawn Rutledge2020-11-172-0/+126
* Fix incorrect assumptions with Metal in tst_qquickwindowLaszlo Agocs2020-11-171-4/+8
* Don't synthesize mouse from touch for items that accept touchShawn Rutledge2020-11-175-146/+126
* Stabilize tst_QQuickMultiPointTouchArea::inFlickableWithPressDelayShawn Rutledge2020-11-161-9/+17
* Blacklist tst_qquickpointhander::tabletStylus on macOSShawn Rutledge2020-11-161-0/+2
* Don't copy or assign QEvent instances in testsVolker Hilsheimer2020-11-164-570/+756
* QQuickViewTestUtil: mark QAIM method overridesShawn Rutledge2020-11-121-6/+6
* 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