summaryrefslogtreecommitdiffstats
path: root/src/input/backend/keyeventdispatcherjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Input Aspect: Dispatch events directlyMike Krus2020-07-011-104/+0
* Update keyboard handling jobs to use direct syncMike Krus2019-10-111-11/+36
* Use QSharedPointer::create() moreMarc Mutz2017-07-221-1/+1
* Coding convention fix for Src/inputRobert Brock2017-03-161-4/+5
* Input: set profiling type on the jobsPaul Lemire2016-06-281-0/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Add Mouse Wheel event handling in the backendPaul Lemire2016-04-211-1/+1
* Renamed to QKeyboardHandlerMike Krus2016-03-051-3/+3
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Rename Q3D*Event to Q*Event and handle namespaceMike Krus2015-12-101-3/+3
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+73