aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Flickable: prevent fixup() from being called while draggingOliver Eftevaag2022-12-191-1/+7
* Fix performance issue with drag retrigger events for qtquick itemsSanthosh Kumar2022-11-072-0/+44
* Do not listen to baselineOffset changes unless really neededJan Arve Sæther2022-09-271-0/+50
* Adjust baselineOffset correctly when fontSizeMode == HorizontalFitJan Arve Sæther2022-09-221-0/+16
* Text: Re-layout the text when a alignment is set and the height growsDominik Holland2022-09-201-0/+24
* DA: ignore disabled HoverHandlers when delivering hover eventsRichard Moe Gustavsen2022-09-161-0/+47
* PinchArea: Keep the touch/mouse grab when pinch activatedSeokha Ko2022-09-141-0/+56
* StackLayout: Do not set size of children to (-1, -1)Jan Arve Sæther2022-09-061-0/+50
* Flickable: let changing contentItem pos also affect the drag starting posOliver Eftevaag2022-09-022-1/+125
* PinchHandler: Enforce min/max scale limits with native gesturesShawn Rutledge2022-09-022-19/+26
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and nestedHeikki Halmet2022-09-011-0/+2
* Transition: properly remove QPropery based bindingsFabian Kosmale2022-08-302-0/+44
* Fix bad rendering after text selectionShawn Rutledge2022-08-272-0/+94
* Use the time stamp of the touch event when deliver touch as mouseSeokha Ko2022-08-261-0/+110
* tst_qquicklistview: remove some bindings to parentMitch Curtis2022-08-258-8/+13
* PinchArea: fix pinches being stolen when in PathViewMitch Curtis2022-08-162-0/+137
* tst_qquickpincharea: fix signal handler parameter injection warningMitch Curtis2022-07-281-3/+3
* Blacklist flaky tst_QQuickListView2::flickDuringFlicking test on macOSMitch Curtis2022-07-261-1/+1
* tst_QQuickListView2::flickDuringFlicking: improve failure messageMitch Curtis2022-07-261-1/+3
* Qml: When cloning a stack frame, also clone its instruction pointerUlf Hermann2022-07-221-1/+1
* Add convenience API for making QQmlDataTest-based tests fail on warningsMitch Curtis2022-07-215-5/+24
* Avoid qWaitForWindowActivated() in tst_qquickpathviewUlf Hermann2022-07-181-53/+19
* Don't ungrab for a TabletRelease event: wait for the synth-mouse releaseShawn Rutledge2022-07-152-1/+37
* Fix tst_qquicktextedit::hAlignVisual on high-dpiShawn Rutledge2022-07-131-4/+4
* Add QQDAPriv::allPointsGrabbed() and stop using QPointerEvent::apg()Shawn Rutledge2022-07-131-19/+20
* Simplify tst_qquickfontloader::changeFontSourceViaStateMitch Curtis2022-07-061-3/+1
* Flickable: don't grab on press if already movingShawn Rutledge2022-07-042-1/+67
* Ensure that when an item resizes, its layer resizes immediatelyShawn Rutledge2022-06-303-0/+37
* Flickable: Fix edge hitting detection when the extent is fractionalOliver Eftevaag2022-06-272-0/+101
* Handle unprocessed pressed case in FlickableAntti Määttä2022-06-222-0/+48
* Blacklist tst_QQuickListView2::tapDelegateDuringFlicking on AndroidShawn Rutledge2022-06-191-0/+3
* Flickable: don't grab on press if already movingShawn Rutledge2022-06-193-0/+144
* Fix TextEdit/TextArea mouse cursor shape handling logicVladimir Belyavsky2022-06-171-3/+1
* findItem: don't return items with invalid QQmlContextsMitch Curtis2022-06-171-6/+0
* Improve tst_qquickshadereffectMitch Curtis2022-06-161-46/+34
* tst_qquicklistview: fix some TypeErrors and ReferenceErrorsMitch Curtis2022-06-103-30/+60
* QQuickItem: ignore double-clicks by default; remove allowDoubleClickShawn Rutledge2022-06-086-1/+81
* Correctly include test data in tst_qquicktextAndreas Buhr2022-06-062-14/+16
* 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