summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputchord.cpp
Commit message (Expand)AuthorAgeFilesLines
* More doc for input ModuleColin Ogilvie2016-06-031-1/+1
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-18/+16
* Shared node bookkeepingPaul Lemire2016-05-231-0/+6
* Introduce QAbstractActionInputPrivateMarc Mutz2016-05-191-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-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-9/+0
* QInputChord/InputChord 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-3/+3
* Remove QAbstractAggregateActionInputPaul Lemire2016-04-151-17/+66
* QInputChord creates creation changesSean Harmer2016-03-221-15/+14
* QInputChord renamed tolerance to timeoutRobert Brock2016-02-291-12/+12
* Doc: More Documentation for the input moduleColin Ogilvie2016-02-081-1/+37
* Doc: Added doc for action inputsColin Ogilvie2016-02-081-1/+44
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Added initial parameters to input sequence and inputchordColin Ogilvie2016-01-161-0/+17
* Added front end classes as a start to support aggregate actionsColin Ogilvie2016-01-121-0/+74