diff options
author | axis <qt-info@nokia.com> | 2010-07-29 08:25:40 (GMT) |
---|---|---|
committer | Toby Tomkins <toby.tomkins@nokia.com> | 2010-08-02 01:18:17 (GMT) |
commit | 264d4c39035744c5ad073e723088b36df9cd5532 (patch) | |
tree | 141c3e3d6b391967f13d5b49e4ddea4ca353a23a /doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp | |
parent | fb1e05fb3a2b0ab368e9844869afda43a1374c40 (diff) | |
download | Qt-264d4c39035744c5ad073e723088b36df9cd5532.zip Qt-264d4c39035744c5ad073e723088b36df9cd5532.tar.gz Qt-264d4c39035744c5ad073e723088b36df9cd5532.tar.bz2 |
Fixed key event handling on Symbian.
After looking at QTBUG-11338 and Qt's behavior, it became clear that
we needed more state tracking in the key event handling code, to be
able to handle all the different ways that we can get key events.
This inspired having three states for each used scan code, instead of
the old code, which only took the current scan code into account.
This should make Symbian behave identically to Linux.
Task: QTBUG-11338
AutoTest: N/A, platform specific code. There was lots of manual
testing on 5800, N97 and N95.
RevBy: Jason Barron
(cherry picked from commit 041570ca54824ee358593f112b38e26632c3ebbf)
Diffstat (limited to 'doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp')
0 files changed, 0 insertions, 0 deletions