index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input
/
frontend
/
qmousehandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
QMouseHandler: fix QObject::connect() call
Ahmad Samir
2024-04-04
1
-9
/
+11
*
build system: fix unity builds
Tim Blechmann
2024-02-07
1
-1
/
+2
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-22
1
-1
/
+1
*
Qt3DInput: includemocs
Mike Krus
2022-06-22
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-3
/
+4
|
\
|
*
Implement Mouse Click and Double Click on MouseHandler
Mike Krus
2020-03-19
1
-3
/
+4
*
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-15
/
+0
|
/
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-13
1
-3
/
+3
*
Restore sceneChangeEvent overload that were removed
Paul Lemire
2019-10-22
1
-0
/
+5
*
Clean up old property update code
Mike Krus
2019-10-20
1
-1
/
+0
*
Update MouseEventDispatcherJob to use direct sync
Mike Krus
2019-10-11
1
-18
/
+0
*
Doc: Add missing dots (qt3d)
Paul Wicking
2018-06-19
1
-1
/
+1
*
Fix bad use of QEvent::Timer
Thiago Macieira
2018-05-01
1
-1
/
+1
*
Doc: Fix documentation warnings related to Clang QDoc parser
Topi Reinio
2018-04-20
1
-11
/
+11
*
Make m_pressAndHoldTimer into a raw pointer to avoid deleting it twice
Svenn-Arne Dragly
2017-09-28
1
-1
/
+1
*
QMouseHandler: Add a parent to the internal timer
Guilhem Vallat
2017-08-25
1
-0
/
+7
*
Fix qml signal documentation for QMouseHandler
Paul Lemire
2017-08-18
1
-25
/
+49
*
Fix build for -no-feature-wheelevent
Stephan Binner
2017-04-27
1
-0
/
+2
*
Fix build for -no-feature-gestures
Stephan Binner
2017-04-27
1
-0
/
+2
*
Coding convention fix for Src/input
Robert Brock
2017-03-16
1
-3
/
+4
*
Doc: Specify #include path for each \class
Topi Reinio
2016-12-07
1
-0
/
+1
*
QMouseHandler: proper bookkeeping of QMouseDevice
Paul Lemire
2016-06-30
1
-0
/
+15
*
QMouseHandler: fix onPressed/onPressAndHold
Paul Lemire
2016-06-29
1
-11
/
+19
*
More doc for input Module
Colin Ogilvie
2016-06-03
1
-0
/
+60
*
Add doc skeleton for Qt3DInput
Tomi Korpipää
2016-05-25
1
-2
/
+51
*
De-inline some more dtors of non-leaf Private classes
Marc Mutz
2016-05-19
1
-0
/
+4
*
De-inline dtors of public polymorphic classes
Marc Mutz
2016-05-19
1
-0
/
+4
*
Remove QBackendNodePropertyChange
Sean Harmer
2016-05-13
1
-2
/
+2
*
Rename NodeUpdated ChangeFlag to PropertyUpdated
Sean Harmer
2016-05-10
1
-1
/
+1
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-1
/
+1
*
Strip out cloning subsystem
Sean Harmer
2016-04-29
1
-14
/
+0
*
QNode: make cleanup a private slot
Paul Lemire
2016-04-23
1
-8
/
+0
*
Rename QBackendScenePropertyChange -> QBackendNodePropertyChange
Sean Harmer
2016-04-22
1
-2
/
+2
*
QMouseHandler creates creation changes
Sean Harmer
2016-03-23
1
-0
/
+11
*
QMouseController changes and rename
Franck Arrecot
2016-03-11
1
-15
/
+15
*
Rename to QMouseInput to QMouseHandler
Mike Krus
2016-03-05
1
-0
/
+203