aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* touchmouse autotest: add debug operator for the test-specific Event typeShawn Rutledge2017-05-111-0/+16
* Default QQuickItem::acceptTouchEvents to true until Qt 6Shawn Rutledge2017-05-103-4/+13
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-05-085-1/+120
|\
| * Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-025-1/+120
| |\
| | * Polish the shared image providerEirik Aavitsland2017-04-284-1/+117
| | * Blacklist tst_qquicktextinput on WindowsRobin Burchell2017-04-281-0/+3
* | | Add tst_flickableinterop: verify drag and tap handlers inside FlickableShawn Rutledge2017-04-287-0/+816
* | | TapHandler longPress autotest: be less demanding about hold timeShawn Rutledge2017-04-241-2/+2
* | | add autotest for TapHandlerShawn Rutledge2017-04-216-0/+829
* | | Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touchShawn Rutledge2017-04-143-5/+10
* | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-1315-141/+642
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-111-0/+2
| |\|
| | * Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
| * | Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-101-49/+94
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-075-7/+15
| |\|
| | * Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04Tony Sarajärvi2017-04-061-0/+2
| | * tst_qquickflickable: remove bogus ItemAcceptsDrops flagShawn Rutledge2017-04-051-3/+1
| | * Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping in Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+2
| | * Adapt tst_qquickflickable::nestedSliderUsingTouch for slow CIShawn Rutledge2017-04-041-4/+4
| | * Blacklist nestedSliderUsingTouch in Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
| | * Blacklist tst_qquickwindows::requestActivate in macOS 10.11Tony Sarajärvi2017-04-041-0/+2
| | * Blacklist tst_qquickapplication::active on OS X 10.11Tony Sarajärvi2017-03-301-0/+2
| * | Revert "Positioners: allow distinguishing between implicit/explicit child size"Mitch Curtis2017-04-053-65/+0
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-303-18/+207
| |\|
| | * tst_qquickimage::mirror(): Ensure screenshots are in the correct formatFriedemann Kleint2017-03-291-1/+1
| | * Add tst_qquickflickable::nestedSliderUsingTouchShawn Rutledge2017-03-272-0/+197
| | * tst_qquickflickable: clean up touch event handlingShawn Rutledge2017-03-271-17/+9
| * | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-1/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+0
| | |\
| | | * Fix building with -no-feature-processUlf Hermann2017-03-021-1/+0
| * | | Remove QSGDistanceFieldGlyphCacheManagerRobin Burchell2017-03-211-1/+0
| * | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-144-7/+331
| |\| |
| | * | Fix copied QDragMoveEvent drop action to propagate to original eventAlexandru Croitor2017-03-071-0/+258
| | * | When stealing a touchpoint as synth. mouse, ungrab touchFrederik Gladhorn2017-03-013-7/+73
* | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-03-0215-12/+378
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-025-0/+119
| |\| |
| | * | Add TouchMouse::implicitUngrab autotestJan Arve Saether2017-02-281-0/+32
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-244-0/+87
| | |\|
| | | * Flickable: handle child mouse ungrab when hidden or disabledJ-P Nurmi2017-02-082-0/+33
| | | * MouseArea: fix bug preventing dragging from startOleg Yadrov2017-02-032-0/+54
| * | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-284-5/+132
| |\| |
| | * | QQuickLayout: ensure that all change listeners are removedMitch Curtis2017-02-223-0/+111
| | * | QQuickWindowPrivate::deliverWheelEvent: fix global position of the eventOleg Yadrov2017-02-171-5/+21
| * | | QQuickImage: take DPI into account for implicit and painted sizesMitch Curtis2017-02-241-0/+61
| * | | Positioners: allow distinguishing between implicit/explicit child sizeMitch Curtis2017-02-233-0/+65
| * | | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-02-141-1/+1
| |\| |
| | * | Rename Window.targetScreen to screen, and pick up changes to the screenTor Arne Vestbø2017-02-111-1/+1
| * | | Re-enable tst_qquickwindow::headlessLaszlo Agocs2017-02-101-6/+0
| |/ /
* | | clarify further exclusive vs. passive grabsShawn Rutledge2017-02-202-6/+6
* | | allow stealing grab from handlers; notify passive grabbers when stolenShawn Rutledge2017-02-161-14/+13