summaryrefslogtreecommitdiffstats
path: root/src/input/backend/actioninput_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Update input action classes to use direct syncMike Krus2019-10-011-3/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Coding convention fix for Src/inputRobert Brock2017-03-161-1/+2
* Action input nodes inherit from the abstract classKevin Ottens2016-08-241-2/+4
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-1/+0
* ActionInput: use the enabled property on QBackendNodePaul Lemire2016-04-141-2/+0
* Input::ActionInput initializes from creation changesSean Harmer2016-03-311-0/+2
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-291-2/+2
* Unify license header usageAntti Kokko2016-01-261-11/+14
* QAxisInput/QActionInput: use list of int rather than int maskPaul Lemire2015-12-041-2/+2
* ActionInput export for unit testsPaul Lemire2015-12-011-3/+1
* QActionInput/ActionInput: properly store sourceDevicePaul Lemire2015-11-281-2/+2
* QActionInput/QAxisInput: add property for keysPaul Lemire2015-11-281-3/+2
* ActionInput: backend node for QActionInputPaul Lemire2015-11-281-0/+87