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
/
backend
/
inputsequence.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Clean up includes
Mike Krus
2019-10-01
1
-3
/
+0
*
Update input action classes to use direct sync
Mike Krus
2019-10-01
1
-44
/
+10
*
Coding convention fix for Src/input
Robert Brock
2017-03-16
1
-5
/
+7
*
InputSequences shouldn't process when disabled
Kevin Ottens
2016-10-29
1
-0
/
+3
*
Frontend is in ms but backend in ns
Kevin Ottens
2016-08-25
1
-4
/
+4
*
Fix order handling in input sequences
Kevin Ottens
2016-08-24
1
-0
/
+3
*
Fix spurious sequence trigger on first key press
Kevin Ottens
2016-08-24
1
-0
/
+1
*
Move input, chord and sequence logic out of job
Kevin Ottens
2016-08-24
1
-1
/
+19
*
Action input nodes inherit from the abstract class
Kevin Ottens
2016-08-24
1
-3
/
+8
*
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
-2
/
+2
*
Rename NodeAdded/NodeRemoved ChangeFlags
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename NodeUpdated ChangeFlag to PropertyUpdated
Sean Harmer
2016-05-10
1
-1
/
+1
*
Remove QBackendNode::updateFromPeer()
Sean Harmer
2016-05-03
1
-10
/
+0
*
input/backend: eradicate Q_FOREACH loops [low-risk]
Marc Mutz
2016-04-30
1
-1
/
+2
*
QInputSequence/InputSequence use new added/removed change types
Sean Harmer
2016-04-27
1
-14
/
+30
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-2
/
+2
*
Remove QAbstractAggregateActionInput
Paul Lemire
2016-04-15
1
-11
/
+11
*
InputSequence: use m_enabled member from QBackendNode
Paul Lemire
2016-04-14
1
-7
/
+3
*
Input::InputSequence initializes from creation changes
Sean Harmer
2016-03-31
1
-0
/
+11
*
QInputSequence removed sequential
Robert Brock
2016-03-07
1
-14
/
+1
*
QInputSequence renamed interval to buttonInterval
Robert Brock
2016-02-29
1
-6
/
+6
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
Aggregate action functionality
Colin Ogilvie
2016-01-19
1
-2
/
+58
*
Added link for inputs between sequential front and back end
Colin Ogilvie
2016-01-16
1
-1
/
+7
*
Backend Nodes for Aggregate Actions
Colin Ogilvie
2016-01-16
1
-0
/
+99