summaryrefslogtreecommitdiffstats
path: root/src/input/backend/inputchord_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-3/+3
* 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
* Frontend is in ms but backend in nsKevin Ottens2016-08-251-2/+2
* Action input nodes inherit from the abstract classKevin Ottens2016-08-241-2/+4
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-1/+0
* Remove QAbstractAggregateActionInputPaul Lemire2016-04-151-2/+2
* InputChord: use m_enabled member from QBackendNodePaul Lemire2016-04-141-2/+0
* Input::InputChord initializes from creation changesSean Harmer2016-03-311-0/+3
* QInputChord renamed tolerance to timeoutRobert Brock2016-02-291-2/+2
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Aggregate action functionalityColin Ogilvie2016-01-191-1/+6
* Backend Nodes for Aggregate ActionsColin Ogilvie2016-01-161-0/+84