summaryrefslogtreecommitdiffstats
path: root/src/input/backend/eventsourcesetterhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalize Q_ARG to avoid temporary memory allocationsSergio Martins2017-06-031-1/+1
* Coding convention fix for Src/inputRobert Brock2017-03-161-1/+2
* Fix reset in input event filters in shutdownMäättä Antti2016-06-081-0/+9
* Don't set null as event sourceJanne Koskinen2016-05-041-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Unify license header usageAntti Kokko2016-01-261-11/+14
* QInputAspect: create EventSourceSetterHelper in main threadPaul Lemire2016-01-221-6/+15
* QInputAspect: hookup EventSourceHelper/InputSetingsPaul Lemire2016-01-191-4/+8
* Add EventSourceHelperSetterPaul Lemire2016-01-191-0/+75