summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbkeyboard.h
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty: remove xcb libs and bump minimal required version to 1.11Gatis Paeglis2019-08-271-15/+5
* platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-011-0/+1
* platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-011-28/+7
* xcb: qxcbconnection_basicGatis Paeglis2018-10-171-0/+7
* xcb: rewrite auto-repeat key detection logicGatis Paeglis2018-08-161-1/+2
* xcb: Use XCB instead of Xlib for XInputAlexander Volkov2018-03-221-1/+1
* xcb: simplify handling of keymap updatesGatis Paeglis2018-02-251-5/+5
* xcb: cleanup TODOs for KeyboardLayoutChangeGatis Paeglis2018-02-251-0/+1
* xcb: have a proper detection of key events originating from SendEventGatis Paeglis2018-02-251-4/+3
* xcb: refactor QXcbKeyboard::keysymToQtKey() and fix bugGatis Paeglis2018-02-241-2/+3
* xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-241-9/+12
* xcb: remove xlib dependency from core keymap assemblingGatis Paeglis2018-02-241-2/+1
* xcb: remove fragile and unnecessary missing-latin-keymap workaroundGatis Paeglis2018-02-221-3/+6
* Support legacy X11 keymapsFrank Richter2018-01-041-0/+4
* Refactor QXcbKeyboard::updateModifiers()Frank Richter2017-12-191-0/+2
* xcb: use XInput2 for mouse starting from 2.0 not 2.2Gatis Paeglis2017-08-091-1/+1
* XCB: Use member initializationFriedemann Kleint2017-01-271-7/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-0/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-0/+2
| |\
| | * xcb: Use the state of the key event to process itAlbert Astals Cid2016-09-181-0/+2
* | | Rework privateFeatureLars Knoll2016-08-191-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+2
|\|
| * xcb: XInput2 fixes, enter/leave event fixesBłażej Szczygieł2016-02-061-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs2015-06-011-0/+1
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix shortcut handling with non-latin layoutsGatis Paeglis2014-10-271-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* xcb: use keyboard event source window to determine auto-repeat valueDyami Caliri2014-08-201-3/+3
* Consistently hide the parts that require xcb-xkbThiago Macieira2014-04-051-1/+3
* Fix regression in key handling.Gatis Paeglis2014-04-031-1/+1
* Update bundled libxkbcommon version to 0.4.1Gatis Paeglis2014-04-031-3/+0
* [xcb] Fix build failureGatis Paeglis2014-04-021-1/+1
* Improve keymap error handlingGatis Paeglis2014-03-271-0/+1
* Add better support for keymap update handlingGatis Paeglis2014-03-271-19/+16
* Fix handling of non-latin1 shortcutsGatis Paeglis2013-07-311-1/+3
* Resolve modifier mask conflicts on X11Gatis Paeglis2013-07-071-0/+3
* Use X11 core protocol when xkb not availableGatis Paeglis2013-05-071-6/+38
* Added possibleKeys(QKeyEvent *) to QXcbIntegrationGatis Paeglis2013-05-071-0/+1
* Utilize libxkbcommon API for the keyboard backend on X11Gatis Paeglis2013-05-071-22/+36
* Add QXcbWindowEventListenerJørgen Lind2013-04-261-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Detect autoreapeat in xcb plugin.Samuel Rødal2012-01-071-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Remove leftover xkb member variable in QXcbKeyboard.Laszlo Agocs2011-06-171-3/+0