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
/
qactioninput.h
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
Jarek Kobus
2020-07-07
1
-4
/
+4
*
Fix build for Qt6
Mike Krus
2020-05-06
1
-1
/
+1
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-1
/
+0
*
Switch export macros to standard form
Kai Koehne
2019-04-02
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-1
/
+1
*
Coding convention fix for Src/input
Robert Brock
2017-03-16
1
-1
/
+1
*
De-inline dtors of public polymorphic classes
Marc Mutz
2016-05-19
1
-0
/
+1
*
Change QList<int> properties to QVector<int>
Kevin Ottens
2016-05-04
1
-4
/
+4
*
Bring more type safety to the buttons properties
Kevin Ottens
2016-05-02
1
-4
/
+4
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-1
/
+1
*
Strip out cloning subsystem
Sean Harmer
2016-04-29
1
-4
/
+0
*
QNode: make cleanup a private slot
Paul Lemire
2016-04-23
1
-1
/
+0
*
QActionInput creates creation changes
Sean Harmer
2016-03-22
1
-0
/
+1
*
QActionInput and QAxisInput keys to buttons
Robert Brock
2016-02-29
1
-4
/
+4
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
Start at implementing QAbstractAction Input
Colin Ogilvie
2016-01-12
1
-2
/
+3
*
Added parameters to signals and made setters Q_SLOTS
Tomi Korpipää
2015-12-09
1
-4
/
+5
*
QAxisInput/QActionInput: use list of int rather than int mask
Paul Lemire
2015-12-04
1
-3
/
+3
*
QActionInput: keys specified as a bit mask directly
Paul Lemire
2015-11-28
1
-3
/
+3
*
QActionInput/QAxisInput: add property for keys
Paul Lemire
2015-11-28
1
-5
/
+5
*
Start refactoring the input device plugin
Sean Harmer
2015-11-28
1
-4
/
+4
*
Reorganize Input aspect sources into backend/frontend
Paul Lemire
2015-11-28
1
-0
/
+82