aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpincharea
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* CMake: Make quick tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Add PointLerper to QQuickVisualTestUtilsMitch Curtis2023-06-271-20/+10
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-29/+29
* PinchArea: Keep the touch/mouse grab when pinch activatedSeokha Ko2022-09-141-0/+56
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* PinchArea: fix pinches being stolen when in PathViewMitch Curtis2022-08-162-0/+137
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* tst_qquickpincharea: fix signal handler parameter injection warningMitch Curtis2022-07-281-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-031-2/+0
* Don't rely on transitive include of qeventpoint_p.hMarc Mutz2022-01-131-0/+1
* tests: port to QMutableEventPoint static APIMarc Mutz2022-01-131-5/+5
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-9/+4
* Use inexact comparison in tst_QQuickPinchArea::dragTransformedPinchAreaShawn Rutledge2021-05-041-1/+4
* Make PinchArea translate correctly inside a rotated parentShawn Rutledge2021-05-042-0/+133
* Remove the qmake project filesFabian Kosmale2021-01-151-12/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-241-1/+1
* Begin handling the QEvent refactoringShawn Rutledge2020-07-151-6/+7
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-151-2/+2
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-13/+2
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate testsAlexandru Croitor2019-11-141-11/+2
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+56
* 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