aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stabilize tst_QQuickMultiPointTouchArea::inFlickableWithPressDelayShawn Rutledge2020-11-161-9/+17
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-111-2/+5
* Make tst_QQuickMultiPointTouchArea::inFlickable() more debuggableShawn Rutledge2020-10-221-84/+45
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-8/+8
* Begin handling the QEvent refactoringShawn Rutledge2020-07-151-2/+3
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-151-4/+4
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-10/+2
* MultiPointTouchArea: stop ignoring Qt-synthesized mouse eventsShawn Rutledge2019-11-261-0/+66
* Handle "interesting" stationary touchpoints as if they movedShawn Rutledge2019-09-241-0/+37
* Tests: Fix warnings about ignoring return value of QTest::qWaitForWindowExpos...Friedemann Kleint2019-04-081-4/+6
* MultiPointTouchArea: capture the mouse position on pressShawn Rutledge2018-08-301-0/+53
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-52/+52
* When stealing a touchpoint as synth. mouse, ungrab touchFrederik Gladhorn2017-03-011-1/+1
* Fix usage of QTest::touchEventFrederik Gladhorn2016-07-251-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-0/+55
|\
| * ungrab touch points if the MultiPointTouchArea is hidden or disabledJan Arve Saether2016-06-231-0/+55
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-1/+1
* tst_qquickmultipointtoucharea: Do not rely on qCompare(bool, int,...).Friedemann Kleint2015-07-161-3/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Compress touch events in QQuickWindow.Gunnar Sletta2014-05-051-4/+87
* MultiPointTouchArea: handles mouse too, unless mouseEnabled is falseShawn Rutledge2014-03-101-0/+285
* Stabilize tst_QQuickMultiPointTouchArea.Friedemann Kleint2013-09-061-94/+79
* Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Don't use compatibility headersPaul Olav Tvete2012-08-031-1/+1
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-011-0/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-1/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-123/+123
* Remove unneeded qpa/qwindowsysteminterface.h includesShawn Rutledge2012-07-131-1/+0
* MultiPointTouchArea autotest checks touch events with transformationsAdriano Rezende2012-07-131-0/+61
* Suppress QWindowSystemInterface inclusion warningsGirish Ramakrishnan2012-07-031-1/+1
* Propagate synthesized mouse events in parallel with touch.Shawn Rutledge2012-06-281-13/+1
* Flickable containing MultiPointTouchArea is unresponsive following touch.Martin Jones2012-05-281-0/+83
* include QWindowSystemInterface explicity when neededGirish Ramakrishnan2012-04-191-0/+1
* Windows: Fix file URL issues in declarative autotestsMiikka Heikkinen2012-03-151-2/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+727