summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaction.h
Commit message (Expand)AuthorAgeFilesLines
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+0
* QAction creates creation changesSean Harmer2016-03-221-0/+1
* QAction: remove name propertyPaul Lemire2016-02-291-5/+0
* QAction: add an active propertyPaul Lemire2016-02-291-4/+4
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Start at implementing QAbstractAction InputColin Ogilvie2016-01-121-4/+4
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-2/+4
* Add started() and finished() signals to QActionSean Harmer2015-12-041-0/+3
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+80