index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
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
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
platform
/
unix
/
qxkbcommon.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Qt::Key_Keyboard
Kai Uwe Broulik
2025-02-17
1
-0
/
+1
*
qxkbcommon: map XKB_KEY_XF86Calculator to Qt::Key_Calculator
Yifan Zhu
2024-01-31
1
-0
/
+1
*
QXkbCommon: Use isKeypad() to replace duplicate logic
Lu YaNing
2023-11-09
1
-1
/
+1
*
xkb: fix build with libxkbcommon 1.6.0 and later
Liang Qi
2023-10-10
1
-0
/
+4
*
Implement XCB key mapper in terms of QPlatformKeyMapper
Tor Arne Vestbø
2023-10-09
1
-9
/
+22
*
revert "xkbcommon: make shortcuts persistent across layouts"
Tor Arne Vestbø
2023-09-29
1
-3
/
+36
*
Avoid crash when keysymToQtKey(keysym, Qt::ControlModifier) is called
Alexander Volkov
2023-09-28
1
-0
/
+2
*
qxkbcommon: Amend comment for Qt::Key upper-case transformation
Andrey Butirsky
2023-04-20
1
-6
/
+6
*
QXkbCommon: set Qt::KeypadModifier when keypad button is pressed
Mario Roessel
2023-04-20
1
-1
/
+4
*
xkbcommon: make shortcuts persistent across layouts
Andrey Butirsky
2023-01-31
1
-36
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-28
1
-1
/
+1
*
Gui: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
qxkbcommon: UCS-4-encode surrogate characters in QKeyEvent::key()
Gatis Paeglis
2021-12-06
1
-1
/
+5
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
qxkbcommon: Map Super/Hyper to Meta early enough to have an effect
Andrey Butirsky
2021-05-25
1
-6
/
+6
*
qxkbcommon: Keep lower case as Qt key when upper case is not in Latin1
Andrey Butirsky
2021-05-25
1
-0
/
+8
*
fix Alt+` shortcut on non-US layouts
Andrey Butirsky
2021-04-07
1
-6
/
+6
*
Fix no mapping for SysReq key
Andrey Butirsky
2021-03-25
1
-0
/
+1
*
Fix XCB launch key mapping
Allan Sandfeld Jensen
2021-01-15
1
-18
/
+17
*
Un-special-case macOS in handling of QKeyEvent::nativeScanCode()
Tor Arne Vestbø
2020-10-06
1
-0
/
+3
*
Long live QKeyCombination!
Giuseppe D'Angelo
2020-09-03
1
-2
/
+2
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Move xkbcommon to QtGui
Friedemann Kleint
2020-07-04
1
-0
/
+828