aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/hunspellinputmethod.cpp
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2015-01-14 12:55:02 +0200
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2015-01-16 09:11:28 +0200
commite7e2c8006260c4a82ea11446576fda2fcd42e528 (patch)
treeda21957625935a45b626fd61bc06425616fba049 /src/virtualkeyboard/hunspellinputmethod.cpp
parent81b5c1a37eb469a6ee49c01a0b84990d8c2a856f (diff)
Filter events using QObject::eventFilter() method
QPlatformInputContext::filterEvent() method is broken and not functional for other than X11 generated key events. In this change the events are filtered using QObject::eventFilter() method. This works consistently in all use cases, including the key events generated by the qt test library. Change-Id: If3470a9a6a7f5974155f3568f98f0ab64762fa40 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Diffstat (limited to 'src/virtualkeyboard/hunspellinputmethod.cpp')
0 files changed, 0 insertions, 0 deletions