aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d_visual/input
Commit message (Expand)AuthorAgeFilesLines
* Make tst_qquick3dinput work with multiple monitorsPaul Olav Tvete2024-06-051-2/+6
* Unblacklist input testShawn Rutledge2024-04-091-2/+0
* Change license for test filesLucie Gérard2024-04-042-2/+2
* Start exposing some semi-public APIsChristian Strømme2023-10-231-0/+1
* CMake: Make qtquick3d tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Update internal input processing of QQuick3DViewportKristoffer Skau2023-03-101-0/+4
* blacklist 2D input testChristian Strømme2023-03-031-0/+2
* Tests visual: Make tst_Input more robustInho Lee2023-02-082-6/+6
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add test for dragging a slider in 2D subscenesShawn Rutledge2022-08-163-1/+81
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-162-54/+4
* Correctly include test data in qtquick3d unit testsAndreas Buhr2022-03-011-2/+1
* Make the "sharedSource" input autotests actually share the sourceShawn Rutledge2021-10-072-15/+11
* Re-enable input processingShawn Rutledge2021-05-131-3/+0
* Unify test target namesKai Köhne2021-04-151-3/+3
* Disable input processing for View3DAndy Nichols2021-04-141-0/+3
* Explicitly ignore pointerevents and eventpoints when picking failsShawn Rutledge2021-04-042-0/+98
* Support input events in 3DAndy Nichols2021-03-027-0/+676