summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qmousehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-0/+2
|\
| * Qt3DInput: includemocsMike Krus2022-06-271-0/+2
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
|/
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Implement Mouse Click and Double Click on MouseHandlerMike Krus2020-03-191-3/+4
* Doc: Fix documentation warningsTopi Reinio2019-11-131-3/+3
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+5
* Clean up old property update codeMike Krus2019-10-201-1/+0
* Update MouseEventDispatcherJob to use direct syncMike Krus2019-10-111-18/+0
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* Fix bad use of QEvent::TimerThiago Macieira2018-05-011-1/+1
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-11/+11
* Make m_pressAndHoldTimer into a raw pointer to avoid deleting it twiceSvenn-Arne Dragly2017-09-281-1/+1
* QMouseHandler: Add a parent to the internal timerGuilhem Vallat2017-08-251-0/+7
* Fix qml signal documentation for QMouseHandlerPaul Lemire2017-08-181-25/+49
* Fix build for -no-feature-wheeleventStephan Binner2017-04-271-0/+2
* Fix build for -no-feature-gesturesStephan Binner2017-04-271-0/+2
* Coding convention fix for Src/inputRobert Brock2017-03-161-3/+4
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* QMouseHandler: proper bookkeeping of QMouseDevicePaul Lemire2016-06-301-0/+15
* QMouseHandler: fix onPressed/onPressAndHoldPaul Lemire2016-06-291-11/+19
* More doc for input ModuleColin Ogilvie2016-06-031-0/+60
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-2/+51
* De-inline some more dtors of non-leaf Private classesMarc Mutz2016-05-191-0/+4
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+4
* Remove QBackendNodePropertyChangeSean Harmer2016-05-131-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-14/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-8/+0
* Rename QBackendScenePropertyChange -> QBackendNodePropertyChangeSean Harmer2016-04-221-2/+2
* QMouseHandler creates creation changesSean Harmer2016-03-231-0/+11
* QMouseController changes and renameFranck Arrecot2016-03-111-15/+15
* Rename to QMouseInput to QMouseHandlerMike Krus2016-03-051-0/+203