summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* More doc for input ModuleColin Ogilvie2016-06-031-0/+1
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-21/+10
* 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
* 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-8/+0
* QAction/Action use new added/removed change typesSean Harmer2016-04-271-4/+4
* QNode: make cleanup a private slotPaul Lemire2016-04-231-8/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-4/+4
* QAction creates creation changesSean Harmer2016-03-221-25/+10
* QAction: remove name propertyPaul Lemire2016-02-291-23/+0
* QAction: add an active propertyPaul Lemire2016-02-291-0/+27
* Doc: More Documentation for the input moduleColin Ogilvie2016-02-081-0/+14
* Doc: Added doc for action inputsColin Ogilvie2016-02-081-13/+51
* 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
* | Start at implementing QAbstractAction InputColin Ogilvie2016-01-121-7/+7
|/
* Rename Q3D*Event to Q*Event and handle namespaceMike Krus2015-12-101-1/+2
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-1/+1
* Add missing includesPaul Lemire2015-11-281-0/+1
* QAction: completed notifications for inputs addition/removalPaul Lemire2015-11-281-5/+23
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+113