aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* Fix QQuickShortcut::setContext so re-grab all shortcutsAndreas Buhr2021-01-131-0/+44
* Blacklist failing tests for QEMU ARMv7Samuli Piippo2021-01-073-0/+12
* Refactor QQuickTextInput test to use QKeyCombinationVolker Hilsheimer2020-12-101-75/+35
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-104-3/+9
* Show a tableview even if the syncView has an empty modelAndy Shaw2020-12-091-0/+43
* Blacklist testTransitionsWithImplicitFrom on openSUSE againLiang Qi2020-12-081-1/+1
* QML engine: Deprecate DefaultMethodFabian Kosmale2020-12-031-1/+3
* Un-blacklist tst_TouchMouse::hoverEnabledShawn Rutledge2020-12-011-3/+0
* Blacklist testTransitionsWithImplicitFrom on openSUSELiang Qi2020-12-011-0/+1
* Blacklist testTransitionsWithImplicitFrom on Ubuntu 20.04Fabian Kosmale2020-12-011-0/+3
* Relax the timings on the new testTransitionWithImplicitFrom testRobert Griebl2020-11-301-6/+6
* Allow parent to filter out-of-bounds synth-mouse for grabbing handlerShawn Rutledge2020-11-305-40/+54
* Speed up tst_FlickableInterop::touchAndDragHandlerOnFlickableShawn Rutledge2020-11-296-0/+54
* Fix Animators requiring an explicit from valueRobert Griebl2020-11-284-4/+142
* Modernize the Animators auto test buildRobert Griebl2020-11-282-10/+12
* Correct height properties for QQuickText with reducing lineHeightReinhard Raschbauer2020-11-261-2/+16
* Purge renderpass refs from renderer when redirecting via QRhiRtLaszlo Agocs2020-11-241-1/+32
* Attempt to stabilize tst_QQuickListView::sectionsSnapShawn Rutledge2020-11-242-4/+2
* Fix qmake build of tst_qquickview_extraAndrei Golubev2020-11-242-0/+4
* Don't deliver to non-grabbing pointerhandlers if a point is grabbedShawn Rutledge2020-11-231-4/+0
* Fix QML property cache leaks of delegate itemsAndrei Golubev2020-11-235-0/+156
* Fix multipointtoucharea_interop testsShawn Rutledge2020-11-232-19/+15
* Fix tst_TapHandler::componentUserBehavioralOverrideShawn Rutledge2020-11-232-4/+2
* 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