summaryrefslogtreecommitdiffstats
path: root/src/input/backend/updateaxisactionjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/inputRobert Brock2017-03-161-0/+1
* Move all axis input logic in the relevant classesKevin Ottens2016-10-291-59/+12
* UpdateAxisActionJob: only perform job if device enabledPaul Lemire2016-08-271-0/+4
* Move input, chord and sequence logic out of jobKevin Ottens2016-08-241-59/+3
* Input: set profiling type on the jobsPaul Lemire2016-06-281-0/+2
* Linear scaling for key controlled axisColin Ogilvie2016-05-121-1/+5
* Make QInputDevicePlugin and friends privateKevin Ottens2016-05-021-2/+2
* Turn QAxisInput into QAbstractAxisInputKevin Ottens2016-05-021-1/+1
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-021-23/+34
* Splitting of QAxisInputRobert Brock2016-05-021-2/+9
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-6/+6
* input/backend: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-04-301-10/+18
* Remove QAbstractAggregateActionInputPaul Lemire2016-04-151-2/+2
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-291-10/+10
* QInputChord renamed tolerance to timeoutRobert Brock2016-02-291-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Aggregate action functionalityColin Ogilvie2016-01-191-11/+61
* Implement dead zone supportSean Harmer2015-12-161-1/+1
* QAxisInput/QActionInput: use list of int rather than int maskPaul Lemire2015-12-041-6/+5
* Further improve axis/action dispatchPaul Lemire2015-12-041-1/+0
* Changes to make buttons able to trigger actionsSean Harmer2015-12-041-2/+3
* QInputAspect: launch an axis/action update framePaul Lemire2015-11-301-0/+145