aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-252-4/+27
|\
| * QQuickAnimatorProxyJob: Disconnect from window when unsetting itUlf Hermann2017-10-241-0/+18
| * skip part of tst_qquickwindow::testWindowVisibilityOrder on UnityShawn Rutledge2017-10-231-4/+9
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2428-82/+363
|\|
| * QQuickLoader: Use setSize() to resize itemAlexandr Akulich2017-10-202-4/+12
| * Extract QSizeChangeListener from tst_quickview to shared test utilsAlexandr Akulich2017-10-205-24/+97
| * Update the cursor rectangle when select all is triggeredAndy Shaw2017-10-201-1/+1
| * Fix outdated BSD license headerKai Koehne2017-10-1720-53/+253
* | Remove blacklisting of tst_QQuickWindow::attachedProperty on WindowsFrederik Gladhorn2017-10-091-1/+0
* | Add test for verifying that event is pre-accepted for event filteringJan Arve Sæther2017-10-051-0/+16
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Liang Qi2017-10-043-0/+33
|\|
| * Fix behaviors not working when sub-types declare propertiesSimon Hausmann2017-09-223-0/+33
* | replace MultiPointHandler::requiredPointCount with min/max range propsShawn Rutledge2017-09-291-1/+1
* | change the type of DragHandler::translation to QVector2D; document itShawn Rutledge2017-09-291-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-207-5/+111
|\|
| * QQuickTextEdit: call implicitWidth() even if requireImplicitWidth is trueTim Jenssen2017-09-141-0/+13
| * Add NOTIFY signal for QQuickAnimatedImage::frameCountPal Toth2017-09-131-0/+10
| * Add missing math.h include for math functionsJake Petroules2017-09-122-0/+4
| * Fix issue with programmatic flicking at boundsMichael Brasser2017-09-082-0/+49
| * tst_qquickmultipointtoucharea nonOverlapping: add visual feedbackShawn Rutledge2017-09-051-5/+35
* | rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-125-12/+12
* | don't re-deliver events to an item which already filteredShawn Rutledge2017-09-111-4/+1
* | Add test for mouse event propagation and filteringJan Arve Sæther2017-09-081-0/+349
* | Blacklist tst_QQuickShape tests on macOS CI runsTor Arne Vestbø2017-09-071-0/+8
* | rename QQuickEventPoint pos properties to positionShawn Rutledge2017-09-052-3/+3
* | Remove isValid from QQuickPointerEventFrederik Gladhorn2017-08-301-2/+0
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-232-5/+6
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-08-186-51/+206
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-186-51/+206
| |\|
| | * QQuickTextInput: Allow going from an Acceptable to an Intermediate stateAndy Shaw2017-08-151-0/+75
| | * Fix ListView::StrictlyEnforceRange with resizing delegateMichael Brasser2017-08-092-0/+55
| | * Fix flaky failure in attachedProperty() autotestJan Arve Saether2017-08-032-1/+1
| | * tst_QQuickDropArea: Pass with High DPI scalingFriedemann Kleint2017-08-021-10/+14
| | * tst_qquickwindow: Make touch tests pass with High DPI scalingFriedemann Kleint2017-08-021-40/+61
* | | Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-173-3/+0
|/ /
* | 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-0933-26/+3887
|\ \
| * \ Merge branch 'wip/pointerhandler' into devShawn Rutledge2017-08-0833-26/+3887
| |\ \
| | * | 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-084-4/+107
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-1136-88/+729
| | |\ \ \
| | * | | | 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-231-2/+2
| | * | | | tst_qquickpointerhandler: Remove unused includes; better debug outputShawn Rutledge2017-05-191-19/+19
| | * | | | tst_flickableinterop: test buttons with all gesturePolicy valuesShawn Rutledge2017-05-154-12/+70