summaryrefslogtreecommitdiffstats
path: root/src/input/backend/inputhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turn all services private for nowKevin Ottens2015-12-121-1/+1
* Rename Q3D*Event to Q*Event and handle namespaceMike Krus2015-12-101-8/+8
* MouseController: various fixesPaul Lemire2015-12-071-1/+1
* Input: fix, event filters can't be registered with the same priorityPaul Lemire2015-12-071-2/+2
* QMouseController: converted to QAbstractPhysicalDevicePaul Lemire2015-12-071-0/+1
* Input: make KeyboardController a physical devicePaul Lemire2015-12-071-0/+1
* Add backend class for axis-action handlerSean Harmer2015-12-041-0/+1
* QInputAspect: launch an axis/action update framePaul Lemire2015-11-301-0/+10
* Register backend type for AxisSettingSean Harmer2015-11-291-0/+1
* InputAspect: register creator for Axis/Action/LogicalDevices/AxisInput/Action...Paul Lemire2015-11-281-0/+5
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+194