summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbkeyboard.h
Commit message (Expand)AuthorAgeFilesLines
* 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