summaryrefslogtreecommitdiffstats
path: root/src/input/backend/backend.pri
Commit message (Expand)AuthorAgeFilesLines
* Add plumbing and process AxisAccumulators each frameSean Harmer2016-12-071-2/+4
* Add backend class for AxisAccumulator and testsSean Harmer2016-12-071-2/+4
* Input: add utils header with helpersPaul Lemire2016-11-191-1/+2
* Input: add LoadProxyDeviceJobPaul Lemire2016-11-181-2/+4
* Add PhysicalDeviceProxy: backend for QAbstractPhysicalDeviceProxyPaul Lemire2016-11-181-2/+4
* Add an AbstractActionInput base classKevin Ottens2016-08-241-0/+2
* Input: add job types to ease profilingPaul Lemire2016-06-281-1/+2
* Make QInputDevicePlugin and friends privateKevin Ottens2016-05-021-2/+2
* Turn QAxisInput into QAbstractAxisInputKevin Ottens2016-05-021-2/+2
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-021-0/+2
* Splitting of QAxisInputRobert Brock2016-05-021-0/+2
* Class QKeyboardController rename to QKeyboardDeviceFranck Arrecot2016-03-161-2/+2
* QMouseController changes and renameFranck Arrecot2016-03-111-2/+2
* Renamed to QKeyboardHandlerMike Krus2016-03-051-2/+2
* Rename to QMouseInput to QMouseHandlerMike Krus2016-03-051-2/+2
* Inputs overhauledPaul Lemire2016-02-291-5/+0
* Add EventSourceHelperSetterPaul Lemire2016-01-191-2/+4
* InputSettings: backend for QInputSettings addedPaul Lemire2016-01-191-2/+4
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-2/+0
* Backend Nodes for Aggregate ActionsColin Ogilvie2016-01-161-2/+6
* Say hello to GenericDeviceBogDan Vatra2016-01-161-2/+4
* Input: make KeyboardController a physical devicePaul Lemire2015-12-071-2/+4
* Transmit axis/action updates to QAxisActionHandlerPaul Lemire2015-12-041-2/+5
* Add backend class for axis-action handlerSean Harmer2015-12-041-2/+4
* QInputAspect: launch an axis/action update framePaul Lemire2015-11-301-2/+4
* Add some implementation for QAbstractPhysicalDeviceBackendNodeSean Harmer2015-11-291-1/+2
* Add backend AxisSetting classSean Harmer2015-11-281-5/+4
* Add a MovingAverage class to allow low pass filtering of input valuesSean Harmer2015-11-281-4/+4
* QAbstractPhysicalDeviceBackendNode addedPaul Lemire2015-11-281-2/+9
* InputAspect: register creator for Axis/Action/LogicalDevices/AxisInput/Action...Paul Lemire2015-11-281-1/+2
* Add LogicalDevice, backend of QLogicalDevicePaul Lemire2015-11-281-2/+4
* Action added: backend for QActionPaul Lemire2015-11-281-2/+4
* Axis added: backend for QAxisPaul Lemire2015-11-281-2/+4
* ActionInput: backend node for QActionInputPaul Lemire2015-11-281-2/+4
* AxisInput: backend for QAxisInput addedPaul Lemire2015-11-281-0/+2
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+29