summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/qactioninput
Commit message (Expand)AuthorAgeFilesLines
* Tests: move TestArbiter into core commonPaul Lemire2016-11-181-1/+0
* tst_QActionInput: add test for sourceDevice bookkeepingPaul Lemire2016-06-291-0/+34
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-1/+2
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-2/+2
* 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
* QNodeCreation overhaulPaul Lemire2016-04-291-0/+3
* Strip out cloning subsystemSean Harmer2016-04-291-20/+18
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-291-7/+7
* Unify license header usageAntti Kokko2016-01-261-17/+9
* QAxisInput/QActionInput: use list of int rather than int maskPaul Lemire2015-12-041-4/+5
* Unit tests for AxisInputPaul Lemire2015-12-012-32/+2
* Unit tests for QActionInputPaul Lemire2015-12-012-0/+188