summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/qbuttonaxisinput
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-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+34
* Remove deprecated classes and functionsPaul Lemire2020-02-111-67/+16
* Clean up includesMike Krus2019-10-011-1/+0
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-37/+15
* Tests: move TestArbiter into core commonPaul Lemire2016-11-181-1/+0
* Have sane default for QButtonAxisInput::scaleKevin Ottens2016-09-281-0/+12
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-1/+2
* Linear scaling for key controlled axisColin Ogilvie2016-05-121-0/+34
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-3/+3
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-3/+3
* Change QList<int> properties to QVector<int>Kevin Ottens2016-05-041-5/+5
* Bring more type safety to the buttons propertiesKevin Ottens2016-05-021-5/+5
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-021-20/+4
* Splitting of QAxisInputRobert Brock2016-05-022-0/+176