summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/input
Commit message (Expand)AuthorAgeFilesLines
* Automatically register the latest import versionKai Koehne2018-09-062-1/+4
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-081-8/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Merge 5.9 into 5.9.0Oswald Buddenhagen2017-05-041-0/+2
|\
| * Fix build for -no-feature-wheeleventStephan Binner2017-04-271-0/+2
* | Update qmltypes filesMike Krus2017-05-031-5/+81
|/
* Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-16/+16
* Export AxisAccumulator to QMLSean Harmer2016-12-071-0/+2
* Merge branch '5.7' into 5.8Sean Harmer2016-10-101-8/+34
|\
| * Update QML type information for Qt CreatorKevin Ottens2016-09-261-8/+34
* | Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
|/
* Make sure the axisSettings is found by QtCreatorKevin Ottens2016-05-231-28/+4
* Use QVector instead of QVariantList propertiesKevin Ottens2016-05-231-3/+3
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* Update QML type info due to Input API changesKevin Ottens2016-05-121-8/+46
* Fix qmltypes generation, add them to the sourcesKevin Ottens2016-05-032-0/+638
* 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
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-2/+2
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | 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
* | Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
* | Inputs overhauledPaul Lemire2016-02-291-2/+0
* | Enable using the module in a statically built applicationAndy Shaw2016-02-091-0/+8
* | Add GamepadInput supportBogDan Vatra2016-02-042-0/+8
* | Unify license header usageAntti Kokko2016-01-262-22/+28
* | 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
* | Link examples against static libPaul Lemire2016-01-161-0/+1
* | 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-282-1/+16
* Rename .pro file to remove plural for consistencySean Harmer2015-10-131-0/+0
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-7/+7