summaryrefslogtreecommitdiffstats
path: root/src/input/backend/logicaldevice_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 QLogicalDevice to use direct syncMike Krus2019-10-011-5/+3
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-4/+4
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* LogicalDevice: make testablePaul Lemire2016-08-261-2/+1
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-1/+1
* Remove virtual QBackendNode *create(QNode *frontend) constSean Harmer2016-05-011-1/+0
* LogicalDevice: use m_enabled member from QBackendNodePaul Lemire2016-04-141-2/+0
* Input::LogicalDevice initializes from creation changesSean Harmer2016-03-311-0/+2
* LogicalDeviceNodeFunctor handles creationSean Harmer2016-03-301-0/+1
* QBackendNodeFunctor -> QBackendNodeMapperPaul Lemire2016-02-231-1/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-2/+2
* Removed factory member variableRobert Brock2016-02-071-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* LogicalDeviceManager: store vector of active LogicalDevice instancesPaul Lemire2015-11-301-0/+17
* Add LogicalDevice, backend of QLogicalDevicePaul Lemire2015-11-281-0/+85