summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/commons/testdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-07-071-4/+4
* QAspectJob: switch to using std::vectorPaul Lemire2020-07-021-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-2/+2
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-14/+14
* Input testdevice: add missing include guardsPaul Lemire2016-11-181-0/+5
* Complete the test harness around physical devicesKevin Ottens2016-08-241-0/+107
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-9/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Make axisIdentifier & buttonIdentifier constBogDan Vatra2016-01-141-2/+2
* QAbstractPhysicalDevice: Remove axis/buttons methodsPaul Lemire2015-12-041-2/+0
* Unit tests for AxisInputPaul Lemire2015-12-011-0/+70