summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaxis.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Use QList instead of QVectorJarek Kobus2020-07-071-1/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-5/+0
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+4
* Update UpdateAxisActionJob to use direct syncMike Krus2019-10-091-3/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Turn QAxisInput into QAbstractAxisInputKevin Ottens2016-05-021-4/+4
* 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
* QAxis creates creation changesSean Harmer2016-03-221-0/+1
* QAxis: remove name propertyPaul Lemire2016-03-051-7/+0
* QAxis: add value propertyPaul Lemire2016-02-291-0/+5
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-2/+4
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+79