summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputsequence.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling in comments and docsAndy Maloney2017-04-061-1/+1
* Coding convention fix for Src/inputRobert Brock2017-03-161-4/+6
* Transfer previously written doc for input moduleColin Ogilvie2016-06-031-2/+2
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-17/+14
* Shared node bookkeepingPaul Lemire2016-05-231-0/+6
* Introduce QAbstractActionInputPrivateMarc Mutz2016-05-191-0/+7
* 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-8/+0
* QInputSequence/InputSequence use new added/removed change typesSean Harmer2016-04-271-5/+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-5/+59
* QInputSequence creates creation changesSean Harmer2016-03-221-17/+15
* QInputSequence removed sequentialRobert Brock2016-03-071-44/+0
* QInputSequence renamed interval to buttonIntervalRobert Brock2016-02-291-15/+15
* Doc: More Documentation for the input moduleColin Ogilvie2016-02-081-3/+63
* Doc: Added doc for action inputsColin Ogilvie2016-02-081-1/+69
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Added initial parameters to input sequence and inputchordColin Ogilvie2016-01-161-0/+53
* Added front end classes as a start to support aggregate actionsColin Ogilvie2016-01-121-0/+75