summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/qactioninput/tst_qactioninput.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
* Use QList instead of QVector in testsJarek Kobus2020-07-091-1/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-50/+7
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-14/+6
* 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-011-32/+1
* Unit tests for QActionInputPaul Lemire2015-12-011-0/+177