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
/
assignkeyboardfocusjob.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
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
1
-1
/
+1
*
Update keyboard handling jobs to use direct sync
Mike Krus
2019-10-11
1
-3
/
+35
*
Iterate by const reference on handles
Mike Krus
2018-01-13
1
-1
/
+1
*
Coding convention fix for Src/input
Robert Brock
2017-03-16
1
-5
/
+6
*
KeyboardDevice: do not store handles/ids of input devices
Paul Lemire
2016-06-30
1
-2
/
+3
*
Input: set profiling type on the jobs
Paul Lemire
2016-06-28
1
-0
/
+2
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-1
/
+1
*
input/backend: eradicate Q_FOREACH loops [low-risk]
Marc Mutz
2016-04-30
1
-1
/
+2
*
Class QKeyboardController rename to QKeyboardDevice
Franck Arrecot
2016-03-16
1
-7
/
+7
*
QBackendNode::peerUuid() renamed to peerId()
Paul Lemire
2016-03-05
1
-2
/
+2
*
Renamed to QKeyboardHandler
Mike Krus
2016-03-05
1
-3
/
+3
*
const QNodeId & -> QNodeId
Paul Lemire
2016-02-22
1
-1
/
+1
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
Reorganize Input aspect sources into backend/frontend
Paul Lemire
2015-11-28
1
-0
/
+77