summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbkeyboard.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use XLookupString for translating key events.Laszlo Agocs2011-06-091-0/+3
* Get modifier mapping using standard X, no need for libxkbcommon here.Laszlo Agocs2011-06-091-1/+1
* add WM support classLars Knoll2011-06-071-2/+2
* Start using libxkbcommon in the xcb plug-in.Laszlo Agocs2011-06-011-0/+5
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-3/+5
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+82