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
/
qinputsequence.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix incorrect QML type inheritance
Topi Reinio
2025-02-22
1
-1
/
+0
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Doc: Fully qualify \property, \qmlproperty, \typedef, \enum
Luca Di Sera
2024-02-13
1
-2
/
+2
*
Qt3DInput: includemocs
Mike Krus
2022-06-22
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Use QList instead of QVector
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-16
/
+2
*
Restore use of Added/Removed messages for aspects not supporting sync
Mike Krus
2019-10-14
1
-2
/
+2
*
Update input action classes to use direct sync
Mike Krus
2019-10-01
1
-13
/
+2
*
Fix spelling in comments and docs
Andy Maloney
2017-04-06
1
-1
/
+1
*
Coding convention fix for Src/input
Robert Brock
2017-03-16
1
-4
/
+6
*
Transfer previously written doc for input module
Colin Ogilvie
2016-06-03
1
-2
/
+2
*
Add doc skeleton for Qt3DInput
Tomi Korpipää
2016-05-25
1
-17
/
+14
*
Shared node bookkeeping
Paul Lemire
2016-05-23
1
-0
/
+6
*
Introduce QAbstractActionInputPrivate
Marc Mutz
2016-05-19
1
-0
/
+7
*
De-inline dtors of public polymorphic classes
Marc Mutz
2016-05-19
1
-0
/
+5
*
Rename QNodeRemovedPropertyChange -> QPropertyNodeRemovedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename QNodeAddedPropertyChange -> QPropertyNodeAddedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
QNodePropertyChange -> QPropertyUpdatedChange
Sean Harmer
2016-05-10
1
-1
/
+1
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-2
/
+2
*
QNodeRemovedChange: contains QNodeIdTypePair
Paul Lemire
2016-05-01
1
-1
/
+1
*
QNodeAddedChange: contains a QNodeIdTypePair
Paul Lemire
2016-05-01
1
-1
/
+1
*
Strip out cloning subsystem
Sean Harmer
2016-04-29
1
-8
/
+0
*
QInputSequence/InputSequence use new added/removed change types
Sean Harmer
2016-04-27
1
-5
/
+4
*
QNode: make cleanup a private slot
Paul Lemire
2016-04-23
1
-8
/
+0
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-3
/
+3
*
Remove QAbstractAggregateActionInput
Paul Lemire
2016-04-15
1
-5
/
+59
*
QInputSequence creates creation changes
Sean Harmer
2016-03-22
1
-17
/
+15
*
QInputSequence removed sequential
Robert Brock
2016-03-07
1
-44
/
+0
*
QInputSequence renamed interval to buttonInterval
Robert Brock
2016-02-29
1
-15
/
+15
*
Doc: More Documentation for the input module
Colin Ogilvie
2016-02-08
1
-3
/
+63
*
Doc: Added doc for action inputs
Colin Ogilvie
2016-02-08
1
-1
/
+69
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
Added initial parameters to input sequence and inputchord
Colin Ogilvie
2016-01-16
1
-0
/
+53
*
Added front end classes as a start to support aggregate actions
Colin Ogilvie
2016-01-12
1
-0
/
+75