summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/buttonaxisinput
Commit message (Expand)AuthorAgeFilesLines
* Use QSharedPointer::create() moreMarc Mutz2017-07-221-7/+7
* ButtonAxisInput shouldn't process when disabledKevin Ottens2016-10-291-0/+42
* Move all axis input logic in the relevant classesKevin Ottens2016-10-291-12/+30
* Complete the test harness around physical devicesKevin Ottens2016-08-241-1/+0
* Linear scaling for key controlled axisColin Ogilvie2016-05-121-0/+135
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-6/+6
* Remove QSceneChange::SenderTypeSean Harmer2016-05-101-4/+4
* Remove ChangeFlag from NodeUpdated change type ctorsSean Harmer2016-05-101-4/+4
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-4/+4
* Change QList<int> properties to QVector<int>Kevin Ottens2016-05-041-4/+4
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-2/+1
* Bring more type safety to the buttons propertiesKevin Ottens2016-05-021-17/+5
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-021-16/+1
* Splitting of QAxisInputRobert Brock2016-05-022-0/+184