summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qmouseevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix MouseEvent/WheelEvent to properly forward all keyboard modifiersPaul Lemire2019-03-061-28/+30
* Fix build for -no-feature-wheeleventStephan Binner2017-04-271-0/+2
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+2
* More doc for input ModuleColin Ogilvie2016-06-031-0/+103
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-251-0/+106
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-4/+4
|\
| * Fix build in C++98 mode: enums aren't namespacesv5.6.0Thiago Macieira2016-03-031-4/+4
* | QMouseEvent/QWheelEvent: rename modifier to modifiersMike Krus2016-03-051-4/+4
* | Rename to QMouseInput to QMouseHandlerMike Krus2016-03-051-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+26
|\|
| * Doc: Add skeletal doc structure for the QML types of Qt3D Input moduleVenugopal Shivashankar2016-01-221-0/+26
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Stop using enum references that require C++11.Raphael Kubo da Costa2015-12-301-17/+17
* Rename Q3D*Event to Q*Event and handle namespaceMike Krus2015-12-101-0/+263