aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Base QQmlDebuggingEnabler test on QQmlDebugTestUlf Hermann2017-08-181-118/+34
* | | Use centralized initialization also for QDebugMessageService testUlf Hermann2017-08-181-77/+7
* | | Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-1811-620/+454
* | | Move QQmlDebugJs test init failures to outer functionUlf Hermann2017-08-171-93/+69
* | | Move QQmlProfilerService test connect failures to outer functionUlf Hermann2017-08-171-33/+54
* | | Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-1723-30/+4
* | | Avoid leaking resources on test failures in QQmlDebugService testUlf Hermann2017-08-171-11/+12
* | | Update layout when QQuickWidget changes sizePaul Olav Tvete2017-08-161-0/+37
|/ /
* | Remove hack to make QtC understand that typeof null is "object"Ulf Hermann2017-08-151-1/+1
* | Add API to learn about QQmlBinding's dependenciesAnton Kreuzkamp2017-08-133-1/+373
* | Build testapp first, since the test depends on thatJan Arve Saether2017-08-111-2/+4
* | Fix crash in QQuickAnimatedImageAleksei Ilin2017-08-101-0/+43
* | Rename shape example files to get rid of the old pathitem termLaszlo Agocs2017-08-091-2/+2
* | Merge "Merge branch 'wip/pointerhandler' into dev" into refs/staging/devShawn Rutledge2017-08-0976-28/+6632
|\ \
| * \ Merge branch 'wip/pointerhandler' into devShawn Rutledge2017-08-0876-28/+6632
| |\ \
| | * | Fix some bugs related to child mouse filteringwip/pointerhandlerJan Arve Saether2017-08-081-0/+80
| | * | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-08-0845-10/+57093
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-11111-643/+2532
| | |\ \ \
| | * | | | Update according to new "point" API of single handlerJan Arve Saether2017-05-311-1/+1
| | * | | | Add autotest for DragHandlerShawn Rutledge2017-05-299-0/+904
| | * | | | Add tst_multipointtoucharea_interop autotestShawn Rutledge2017-05-274-0/+399
| | * | | | Add tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2017-05-261-0/+57
| | * | | | tst_qquickpointerhandler: Test grab changesShawn Rutledge2017-05-241-61/+90
| | * | | | Fix autotests to run with the new APIJan Arve Saether2017-05-231-2/+2
| | * | | | Move properties into grouped "point" propertyJan Arve Saether2017-05-239-38/+41
| | * | | | FakeFlickable: animate returnToBounds() when flicking is doneShawn Rutledge2017-05-221-8/+41
| | * | | | tst_qquickpointerhandler: Remove unused includes; better debug outputShawn Rutledge2017-05-191-19/+19
| | * | | | tst_flickableinterop: test buttons with all gesturePolicy valuesShawn Rutledge2017-05-155-13/+71
| | * | | | tst_qquickpointerhandler: use QScopedPointer; improvementsShawn Rutledge2017-05-112-85/+113
| | * | | | 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-0859-69/+435
| | |\ \ \ \
| | * | | | | Add tst_flickableinterop: verify drag and tap handlers inside FlickableShawn Rutledge2017-04-287-0/+816
| | * | | | | DragHandler: allow parent to be different from targetShawn Rutledge2017-04-271-7/+9
| | * | | | | QQMultiPointerHandler: don't steal grab if keepMouseGrab/keepTouchGrabShawn Rutledge2017-04-271-0/+1
| | * | | | | add pinchDragFlingMPTA exampleShawn Rutledge2017-04-251-0/+97
| | * | | | | QQuickPointerDeviceHandler: add acceptedModifiersShawn Rutledge2017-04-252-0/+59
| | * | | | | TapHandler longPress autotest: be less demanding about hold timeShawn Rutledge2017-04-241-2/+2
| | * | | | | add autotest for TapHandlerShawn Rutledge2017-04-216-0/+829
| | * | | | | PH manual tests: better object names for easier debuggingShawn Rutledge2017-04-202-1/+3
| | * | | | | PinchHandler: add centroidVelocityShawn Rutledge2017-04-201-0/+7
| | * | | | | Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touchShawn Rutledge2017-04-143-5/+10
| | * | | | | Blacklist ListView::test_listInteractiveCurrentIndexEnforce completelyShawn Rutledge2017-04-141-2/+1
| | * | | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-1356-271/+1747
| | |\ \ \ \ \
| | * | | | | | Red frame indicates that the item has an active handlerJan Arve Saether2017-03-091-1/+8
| | * | | | | | add ScrollBar manual testShawn Rutledge2017-03-073-0/+190
| | * | | | | | TapHandler manual test: demonstrate tapped signalShawn Rutledge2017-03-072-7/+8
| | * | | | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-03-0238-36/+57536
| | |\ \ \ \ \ \
| | * | | | | | | flickableWithHandlers manual test improvementsShawn Rutledge2017-02-223-21/+47
| | * | | | | | | clarify further exclusive vs. passive grabsShawn Rutledge2017-02-202-6/+6