summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaxis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reset input axis changes when enabling camera controllerMike Krus2019-09-301-0/+4
* Coding convention fix for Src/inputRobert Brock2017-03-161-0/+1
* Axes shouldn't change value when disabledKevin Ottens2016-10-291-0/+2
* More doc for input ModuleColin Ogilvie2016-06-031-8/+9
* Transfer previously written doc for input moduleColin Ogilvie2016-06-031-15/+22
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-0/+41
* Shared node bookkeepingPaul Lemire2016-05-231-0/+6
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* Rename QNodeRemovedPropertyChange -> QPropertyNodeRemovedChangeSean Harmer2016-05-101-2/+2
* Rename QNodeAddedPropertyChange -> QPropertyNodeAddedChangeSean Harmer2016-05-101-2/+2
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-1/+1
* Turn QAxisInput into QAbstractAxisInputKevin Ottens2016-05-021-4/+4
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* QNodeRemovedChange: contains QNodeIdTypePairPaul Lemire2016-05-011-1/+1
* QNodeAddedChange: contains a QNodeIdTypePairPaul Lemire2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-9/+0
* QAxis/Axis use new added/removed change typesSean Harmer2016-04-271-4/+4
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-4/+4
* QAxis creates creation changesSean Harmer2016-03-221-23/+10
* QAxis: remove name propertyPaul Lemire2016-03-051-17/+0
* QAxis: add value propertyPaul Lemire2016-02-291-0/+27
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+16
|\
| * Doc: Add skeletal doc structure for the QML types of Qt3D Input moduleVenugopal Shivashankar2016-01-221-0/+16
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-1/+1
* QAxis: completed notifications for inputs addition/removalPaul Lemire2015-11-281-4/+24
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+113