summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/input/qt3dquick3dinputplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-16/+16
* Export AxisAccumulator to QMLSean Harmer2016-12-071-0/+2
* Turn QAxisInput into QAbstractAxisInputKevin Ottens2016-05-021-1/+1
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-021-1/+2
* Splitting of QAxisInputRobert Brock2016-05-021-0/+2
* Don’t expose QGenericInputDevice to QMLMike Krus2016-04-281-1/+1
* Remove QAbstractAggregateActionInputPaul Lemire2016-04-151-4/+4
* Make QGenericInputDevice privateMike Krus2016-03-241-1/+1
* Fix install with GamepadAnton Kudryavtsev2016-03-231-1/+1
* 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-2/+0
* Add GamepadInput supportBogDan Vatra2016-02-041-0/+7
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Register QInputSettings to QMLPaul Lemire2016-01-191-0/+2
* Added QML bindings for new aggregate actionsColin Ogilvie2016-01-161-0/+6
* Say hello to GenericDeviceBogDan Vatra2016-01-161-0/+2
* Fix missing QML registration for AbstractActionInputColin Ogilvie2016-01-141-0/+1
* Rename Q3D*Event to Q*Event and handle namespaceMike Krus2015-12-101-5/+5
* Register QAxisSetting as QML typeSean Harmer2015-12-091-0/+2
* Changes to make buttons able to trigger actionsSean Harmer2015-12-041-1/+1
* Rename QActionHandler to QAxisActionhandlerSean Harmer2015-12-041-2/+2
* Export QActionHandler to QMLSean Harmer2015-12-041-0/+2
* Register physical device extension typeSean Harmer2015-11-291-1/+2
* Register QAbstractPhysicalDevice as an uncreatable QML typePaul Lemire2015-11-281-0/+2
* Updated QML registration of QLogicalDevicePaul Lemire2015-11-281-1/+2
* Register Axis/Action/LogicalDevice to QMLPaul Lemire2015-11-281-0/+15
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-7/+7
* Register mouse events in QMLRémi Benoit2015-08-031-0/+8
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Q3DKeyEvent registered to QMLPaul Lemire2014-11-141-1/+2
* Added Quick3D Inputs import pluginPaul Lemire2014-11-021-0/+56