summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/inputsequence
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-061-0/+6
* Remove qmake build filesMike Krus2023-03-171-11/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* 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-081-0/+3
* Qt3D Tests: includemocsMike Krus2022-06-231-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Use QList instead of QVector in testsJarek Kobus2020-07-091-11/+11
* Add support for building with CMakeMike Krus2020-05-221-0/+34
* Clean up includesMike Krus2019-10-011-3/+0
* Update input action classes to use direct syncMike Krus2019-10-011-36/+30
* Use QSharedPointer::create() moreMarc Mutz2017-07-221-2/+2
* InputSequences shouldn't process when disabledKevin Ottens2016-10-291-0/+47
* Frontend is in ms but backend in nsKevin Ottens2016-08-251-22/+22
* Fix order handling in input sequencesKevin Ottens2016-08-241-1/+1
* Fix spurious sequence trigger on first key pressKevin Ottens2016-08-241-7/+4
* Move input, chord and sequence logic out of jobKevin Ottens2016-08-242-1/+247
* Tests for ActionInput, InputChord & InputSequenceKevin Ottens2016-08-242-0/+168