summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Aggregate action functionalityColin Ogilvie2016-01-191-1/+1
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-15/+0
* Backend Nodes for Aggregate ActionsColin Ogilvie2016-01-161-0/+6
* Say hello to GenericDeviceBogDan Vatra2016-01-161-2/+5
* Move services() and jobManager() to the pimplKevin Ottens2015-12-171-1/+1
* Remove useless reimplementationsKevin Ottens2015-12-161-8/+0
* Implement dead zone supportSean Harmer2015-12-161-2/+2
* Turn all services private for nowKevin Ottens2015-12-121-2/+2
* Input: make KeyboardController a physical devicePaul Lemire2015-12-071-0/+7
* Transmit axis/action updates to QAxisActionHandlerPaul Lemire2015-12-041-11/+19
* Store vector of active AxisActionHandlersPaul Lemire2015-12-041-4/+9
* Add backend class for axis-action handlerSean Harmer2015-12-041-0/+3
* Factor out in QAbstractAspect common behaviorKevin Ottens2015-12-031-30/+0
* Move the QT3D_REGISTER_*_ASPECT macros to QAbstractAspectKevin Ottens2015-12-011-1/+0
* QInputAspect: launch an axis/action update framePaul Lemire2015-11-301-4/+15
* LogicalDeviceManager: store vector of active LogicalDevice instancesPaul Lemire2015-11-301-1/+6
* QInputAspect: add a comments regarding QInputDeviceIntegration::initializePaul Lemire2015-11-301-0/+4
* Register backend type for AxisSettingSean Harmer2015-11-291-0/+3
* QInputAspect: createPhysicalDevicePaul Lemire2015-11-281-0/+13
* InputAspect: register creator for Axis/Action/LogicalDevices/AxisInput/Action...Paul Lemire2015-11-281-0/+18
* Start refactoring the input device pluginSean Harmer2015-11-281-9/+9
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+191