aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpincharea
Commit message (Expand)AuthorAgeFilesLines
* Add a C++ autotest for PinchHandlerShawn Rutledge2018-08-021-1/+1
* 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-29/+29
* Fix tst_QQuickPinchArea::cancelFrederik Gladhorn2016-07-251-0/+1
* Fix tst_qquickpincharea::pan with highdpi and document itFrederik Gladhorn2016-07-042-13/+54
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-1/+0
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-1/+1
* Handle TouchCancel events in QQuickPinchAreaAaron McCarthy2015-02-241-0/+64
* 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-052-0/+26
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-2/+2
* PinchArea autotest doesn't depend on window activation; QScopedPointerShawn Rutledge2013-03-042-20/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-153-3/+3
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Don't use compatibility headersPaul Olav Tvete2012-08-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-011-0/+1
* Don't run pinch area test in parallel.Andrew den Exter2012-07-231-2/+0
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-4/+4
* QQuickCanvas renamesAlan Alpert2012-07-171-82/+82
* Remove unneeded qpa/qwindowsysteminterface.h includesShawn Rutledge2012-07-131-1/+0
* Adjust PinchArea autotest to check pinch events with transformationsAdriano Rezende2012-07-132-0/+98
* Suppress QWindowSystemInterface inclusion warningsGirish Ramakrishnan2012-07-031-1/+1
* Propagate synthesized mouse events in parallel with touch.Shawn Rutledge2012-06-282-67/+92
* include QWindowSystemInterface explicity when neededGirish Ramakrishnan2012-04-191-0/+1
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-243-0/+469