summaryrefslogtreecommitdiffstats
path: root/src/input/backend/mousedevice.cpp
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
* QMouseDevice: add updateAxesContinuously propertyPaul Lemire2020-01-281-2/+9
* Clean up includesMike Krus2019-10-011-1/+0
* Update device nodes to use direct syncMike Krus2019-10-011-14/+7
* Remove the Aspect ThreadPaul Lemire2019-08-071-0/+1
* Fix build for -no-feature-wheeleventStephan Binner2017-04-271-0/+2
* Coding convention fix for Src/inputRobert Brock2017-03-161-5/+6
* MouseDevice: make testablePaul Lemire2016-11-191-0/+25
* MouseDevice: add wheel axes handlingPaul Lemire2016-09-081-1/+17
* MouseDevice: initialize m_inputHandlerEdward Welbourne2016-08-161-0/+1
* MouseDevice: do not reset the MouseState if we have not received eventsPaul Lemire2016-07-191-6/+4
* Fix MouseHandler/SourceDevice mouse event dispatchingPaul Lemire2016-06-301-16/+0
* Fix -Wreorder warning in MouseDeviceSean Harmer2016-06-211-1/+1
* Avoiding badly quantized axis input valuesSean Harmer2016-06-111-2/+6
* Don't jump input when releasing and pressing mouse button elsewhereSean Harmer2016-06-111-2/+7
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-1/+1
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-4/+6
* Remove virtual QBackendNode *create(QNode *frontend) constSean Harmer2016-05-011-10/+0
* Add Mouse Wheel event handling in the backendPaul Lemire2016-04-211-1/+1
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* MouseDeviceFunctor handles creationSean Harmer2016-03-301-0/+9
* QMouseController changes and renameFranck Arrecot2016-03-111-0/+176