summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qlogicaldevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/inputRobert Brock2017-03-161-3/+4
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-8/+9
* Shared node bookkeepingPaul Lemire2016-05-231-0/+12
* De-inline some more dtors of non-leaf Private classesMarc Mutz2016-05-191-0/+9
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+4
* Rename QNodeRemovedPropertyChange -> QPropertyNodeRemovedChangeSean Harmer2016-05-101-3/+3
* Rename QNodeAddedPropertyChange -> QPropertyNodeAddedChangeSean Harmer2016-05-101-3/+3
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-4/+4
* QNodeRemovedChange: contains QNodeIdTypePairPaul Lemire2016-05-011-2/+2
* QNodeAddedChange: contains a QNodeIdTypePairPaul Lemire2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-10/+0
* QLogicalDevice/LogicalDevice use new added/removed change typesSean Harmer2016-04-271-9/+7
* QNode: make cleanup a private slotPaul Lemire2016-04-231-8/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-5/+5
* QLogicalDevice creates creation changesSean Harmer2016-03-221-14/+11
* Inputs overhauledPaul Lemire2016-02-291-5/+5
* Doc: More Documentation for the input moduleColin Ogilvie2016-02-081-13/+117
* 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
|/
* QLogicalDevice: add notifications for actions/axes insertion/removalPaul Lemire2015-11-281-5/+41
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+124