summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-0/+2
|\
| * Qt3DInput: includemocsMike Krus2022-06-271-0/+2
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+5
* Clean up old property update codeMike Krus2019-10-201-1/+0
* Restore use of Added/Removed messages for aspects not supporting syncMike Krus2019-10-141-2/+2
* Update UpdateAxisActionJob to use direct syncMike Krus2019-10-091-10/+0
* Clean up includesMike Krus2019-10-011-2/+0
* Update QAction to use direct syncingMike Krus2019-10-011-10/+2
* Coding convention fix for Src/inputRobert Brock2017-03-161-2/+4
* Actions should not activate when disabledKevin Ottens2016-10-291-0/+2
* 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