summaryrefslogtreecommitdiffstats
path: root/tests/manual/touch
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-2/+2
* Fix deprecations in manual testsShawn Rutledge2020-12-011-3/+3
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Fix compilation of some manual testsFriedemann Kleint2020-09-261-5/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-0/+1
* Manual touch test: Add a settings dialog for windowsFriedemann Kleint2020-07-222-1/+86
* Fix the touch manual test to compileFriedemann Kleint2020-07-221-3/+2
* CMake: Regenerate manual testsAlexandru Croitor2020-07-081-1/+1
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-15/+15
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Post merge fixesLeander Beernaert2019-11-251-1/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-2/+1
|\
| * Update version checks in tests/manualLeander Beernaert2019-11-131-2/+1
| * Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-111-1/+1
* | Convert all of tests/manualLeander Beernaert2019-11-141-0/+17
* | Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-121-1/+1
|/
* Manual touch test: Add handling for multiple touch screensFriedemann Kleint2018-05-021-18/+80
* Polish the manual touch testFriedemann Kleint2018-04-301-14/+16
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
* touch manual test and TouchPoint qDebug: show horz/vert ellipse diamShawn Rutledge2016-12-161-11/+14
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+3
|\
| * Manual touch test: Add color for Qt::MouseEventSynthesizedByApplication.Friedemann Kleint2016-05-041-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-18/+0
|\|
| * Manual touch test: Remove QDebug operator for QTouchDevice.Friedemann Kleint2016-03-091-18/+0
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Manual touch test: Add gestures.Friedemann Kleint2015-06-061-13/+236
* Manual touch test: Draw touch points.Friedemann Kleint2015-05-191-25/+159
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add manual test for touch events.Friedemann Kleint2014-10-302-0/+214