summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputdeviceintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-8/+9
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-251-1/+1
* More doc for input ModuleColin Ogilvie2016-06-031-3/+3
* Transfer previously written doc for input moduleColin Ogilvie2016-06-031-0/+42
* Make QInputDevicePlugin and friends privateKevin Ottens2016-05-021-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* QBackendNodeFunctor -> QBackendNodeMapperPaul Lemire2016-02-231-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Allow device integration impls to see the aspectKevin Ottens2015-12-211-0/+6
* QInputDeviceIntegration can register backend typesKevin Ottens2015-12-171-0/+8
* Make QInputDeviceIntegration::initialize() saferKevin Ottens2015-12-171-0/+8
* Add missing pimpl to QInputeDeviceIntegrationKevin Ottens2015-12-171-1/+11
* Start refactoring the input device pluginSean Harmer2015-11-281-0/+51