summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qactioninput.cpp
Commit message (Expand)AuthorAgeFilesLines
* More doc for input ModuleColin Ogilvie2016-06-031-24/+12
* Transfer previously written doc for input moduleColin Ogilvie2016-06-031-0/+42
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-49/+20
* Shared node bookkeepingPaul Lemire2016-05-231-0/+8
* Introduce QAbstractActionInputPrivateMarc Mutz2016-05-191-0/+6
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* Change QList<int> properties to QVector<int>Kevin Ottens2016-05-041-6/+5
* Bring more type safety to the buttons propertiesKevin Ottens2016-05-021-5/+6
* Strip out cloning subsystemSean Harmer2016-04-291-8/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-8/+0
* QActionInput creates creation changesSean Harmer2016-03-221-16/+14
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-291-22/+22
* Doc: More Documentation for the input moduleColin Ogilvie2016-02-081-1/+44
* Doc: Added doc for action inputsColin Ogilvie2016-02-081-14/+49
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+17
|\
| * Doc: Add skeletal doc structure for the QML types of Qt3D Input moduleVenugopal Shivashankar2016-01-221-0/+17
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | Start at implementing QAbstractAction InputColin Ogilvie2016-01-121-1/+3
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-2/+2
* QAxisInput/QActionInput: use list of int rather than int maskPaul Lemire2015-12-041-4/+3
* QActionInput: keys specified as a bit mask directlyPaul Lemire2015-11-281-5/+4
* QActionInput/ActionInput: properly store sourceDevicePaul Lemire2015-11-281-4/+6
* QActionInput/QAxisInput: add property for keysPaul Lemire2015-11-281-22/+12
* Start refactoring the input device pluginSean Harmer2015-11-281-5/+5
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+122