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.6
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
/
plugins
/
platforms
/
xcb
/
qxcbkeyboard.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
platforminputcontexts: use libxkbcommon compose key API
Gatis Paeglis
2019-03-01
1
-0
/
+1
*
platformsupport/input: add xkbcommon utilities lib
Gatis Paeglis
2019-03-01
1
-28
/
+7
*
xcb: qxcbconnection_basic
Gatis Paeglis
2018-10-17
1
-0
/
+7
*
xcb: rewrite auto-repeat key detection logic
Gatis Paeglis
2018-08-16
1
-1
/
+2
*
xcb: Use XCB instead of Xlib for XInput
Alexander Volkov
2018-03-22
1
-1
/
+1
*
xcb: simplify handling of keymap updates
Gatis Paeglis
2018-02-25
1
-5
/
+5
*
xcb: cleanup TODOs for KeyboardLayoutChange
Gatis Paeglis
2018-02-25
1
-0
/
+1
*
xcb: have a proper detection of key events originating from SendEvent
Gatis Paeglis
2018-02-25
1
-4
/
+3
*
xcb: refactor QXcbKeyboard::keysymToQtKey() and fix bug
Gatis Paeglis
2018-02-24
1
-2
/
+3
*
xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacks
Gatis Paeglis
2018-02-24
1
-9
/
+12
*
xcb: remove xlib dependency from core keymap assembling
Gatis Paeglis
2018-02-24
1
-2
/
+1
*
xcb: remove fragile and unnecessary missing-latin-keymap workaround
Gatis Paeglis
2018-02-22
1
-3
/
+6
*
Support legacy X11 keymaps
Frank Richter
2018-01-04
1
-0
/
+4
*
Refactor QXcbKeyboard::updateModifiers()
Frank Richter
2017-12-19
1
-0
/
+2
*
xcb: use XInput2 for mouse starting from 2.0 not 2.2
Gatis Paeglis
2017-08-09
1
-1
/
+1
*
XCB: Use member initialization
Friedemann Kleint
2017-01-27
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-22
1
-0
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-21
1
-0
/
+2
|
|
\
|
|
*
xcb: Use the state of the key event to process it
Albert Astals Cid
2016-09-18
1
-0
/
+2
*
|
|
Rework privateFeature
Lars Knoll
2016-08-19
1
-3
/
+3
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-11
1
-0
/
+2
|
\
|
|
*
xcb: XInput2 fixes, enter/leave event fixes
Błażej Szczygieł
2016-02-06
1
-0
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2
Laszlo Agocs
2015-06-01
1
-0
/
+1
*
Pass params of shareable type by const-ref rather than by value
Konstantin Ritt
2015-02-13
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Fix shortcut handling with non-latin layouts
Gatis Paeglis
2014-10-27
1
-0
/
+5
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
xcb: use keyboard event source window to determine auto-repeat value
Dyami Caliri
2014-08-20
1
-3
/
+3
*
Consistently hide the parts that require xcb-xkb
Thiago Macieira
2014-04-05
1
-1
/
+3
*
Fix regression in key handling.
Gatis Paeglis
2014-04-03
1
-1
/
+1
*
Update bundled libxkbcommon version to 0.4.1
Gatis Paeglis
2014-04-03
1
-3
/
+0
*
[xcb] Fix build failure
Gatis Paeglis
2014-04-02
1
-1
/
+1
*
Improve keymap error handling
Gatis Paeglis
2014-03-27
1
-0
/
+1
*
Add better support for keymap update handling
Gatis Paeglis
2014-03-27
1
-19
/
+16
*
Fix handling of non-latin1 shortcuts
Gatis Paeglis
2013-07-31
1
-1
/
+3
*
Resolve modifier mask conflicts on X11
Gatis Paeglis
2013-07-07
1
-0
/
+3
*
Use X11 core protocol when xkb not available
Gatis Paeglis
2013-05-07
1
-6
/
+38
*
Added possibleKeys(QKeyEvent *) to QXcbIntegration
Gatis Paeglis
2013-05-07
1
-0
/
+1
*
Utilize libxkbcommon API for the keyboard backend on X11
Gatis Paeglis
2013-05-07
1
-22
/
+36
*
Add QXcbWindowEventListener
Jørgen Lind
2013-04-26
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Detect autoreapeat in xcb plugin.
Samuel Rødal
2012-01-07
1
-0
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Make qtbase build with Qt-in-namespace again
Kent Hansen
2011-09-28
1
-0
/
+4
*
Remove leftover xkb member variable in QXcbKeyboard.
Laszlo Agocs
2011-06-17
1
-3
/
+0
*
Use XLookupString for translating key events.
Laszlo Agocs
2011-06-09
1
-0
/
+3
[next]