summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/abstractaxisinput/tst_abstractaxisinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* 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
* 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-021-0/+147