summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/abstractaxisinput
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-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+34
* Remove deprecated classes and functionsPaul Lemire2020-02-111-9/+0
* Clean up old property update codeMike Krus2019-10-201-2/+0
* Update Axis Input classes to use direct syncMike Krus2019-10-011-11/+9
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Use QSharedPointer::create() moreMarc Mutz2017-07-221-1/+1
* Move all axis input logic in the relevant classesKevin Ottens2016-10-291-0/+7
* Complete the test harness around physical devicesKevin Ottens2016-08-241-1/+0
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-4/+4
* Remove QSceneChange::SenderTypeSean Harmer2016-05-101-2/+2
* Remove ChangeFlag from NodeUpdated change type ctorsSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-2/+2
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-2/+1
* Turn QAxisInput into QAbstractAxisInputKevin Ottens2016-05-022-0/+159