summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qabstractphysicaldevice.h
Commit message (Expand)AuthorAgeFilesLines
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-2/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-2/+2
* | QAbstractPhysicalDevice creates creation changesSean Harmer2016-04-121-0/+1
* | QAbstractPhysicalDevice, make post events methods privateMike Krus2016-03-311-3/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | Say hello to GenericDeviceBogDan Vatra2016-01-161-6/+9
|/
* Make axisIdentifier & buttonIdentifier constBogDan Vatra2016-01-141-2/+2
* QAbstractPhysicalDevice: Remove axis/buttons methodsPaul Lemire2015-12-041-3/+0
* QAbstractPhysicalDevice: allow to create by providing a private QNode dptrPaul Lemire2015-11-301-1/+1
* Add API to handle QAxisSettings in QAbstractPhysicalDeviceSean Harmer2015-11-291-5/+16
* QAbstractPhysicalDevice: add API to introspect axes/buttonsPaul Lemire2015-11-281-1/+10
* Register QAbstractPhysicalDevice as an uncreatable QML typePaul Lemire2015-11-281-3/+4
* Start refactoring the input device pluginSean Harmer2015-11-281-0/+66