summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbkeyboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename check to checkEvent.Stephen Kelly2012-01-101-1/+1
* Detect autoreapeat in xcb plugin.Samuel Rødal2012-01-071-1/+82
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add support for three new X11 keysAlbert Astals Cid2011-12-091-0/+6
* Fixed crashes from tests using xcb plugin with -qtnamespace.Rohan McGovern2011-11-181-0/+4
* Fix preedit text on XCBEskil Abrahamsen Blomfeldt2011-09-231-1/+1
* Implemented key filter support on platform input contextPekka Vuorela2011-09-201-2/+11
* Fix warnings received when xcb platform is ran without ibus platforminputcontextJoona Petrell2011-09-141-7/+8
* Make inputcontext plugin loading a bit more genericLars Knoll2011-09-081-4/+0
* Fixup a few minor errors in the previous commitLars Knoll2011-09-081-3/+3
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-081-4/+15
* Don't set platform input context if it's not properly created.Samuel Rødal2011-08-161-1/+0
* ibus IM support for the xcb backendLars Knoll2011-06-271-0/+11
* Use XLookupString for translating key events.Laszlo Agocs2011-06-091-34/+78
* Get modifier mapping using standard X, no need for libxkbcommon here.Laszlo Agocs2011-06-091-32/+51
* add WM support classLars Knoll2011-06-071-4/+6
* Start using libxkbcommon in the xcb plug-in.Laszlo Agocs2011-06-011-0/+73
* 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-6/+6
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+973