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
/
buttonaxisinput.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
1
-1
/
+1
*
Clean up includes
Mike Krus
2019-10-01
1
-1
/
+0
*
Update Axis Input classes to use direct sync
Mike Krus
2019-10-01
1
-25
/
+10
*
Coding convention fix for Src/input
Robert Brock
2017-03-16
1
-1
/
+3
*
UpdateAxisActionJob: handle proxy physical devices
Paul Lemire
2016-11-19
1
-1
/
+2
*
ButtonAxisInput shouldn't process when disabled
Kevin Ottens
2016-10-29
1
-0
/
+3
*
Move all axis input logic in the relevant classes
Kevin Ottens
2016-10-29
1
-0
/
+35
*
Linear scaling for key controlled axis
Colin Ogilvie
2016-05-12
1
-0
/
+30
*
QNodePropertyChange -> QPropertyUpdatedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename NodeUpdated ChangeFlag to PropertyUpdated
Sean Harmer
2016-05-10
1
-1
/
+1
*
Change QList<int> properties to QVector<int>
Kevin Ottens
2016-05-04
1
-1
/
+1
*
Remove QBackendNode::updateFromPeer()
Sean Harmer
2016-05-03
1
-8
/
+0
*
Bring more type safety to the buttons properties
Kevin Ottens
2016-05-02
1
-16
/
+3
*
Turn QAxisInput into QAbstractAxisInput
Kevin Ottens
2016-05-02
1
-5
/
+5
*
Splitting of QAxisInput
Robert Brock
2016-05-02
1
-0
/
+112