diff options
author | axis <qt-info@nokia.com> | 2010-07-29 08:25:40 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-07-29 14:06:05 (GMT) |
commit | 041570ca54824ee358593f112b38e26632c3ebbf (patch) | |
tree | 2e000b7b5fc34d9ecd474fbd8b6d6b6fe5da7903 /doc/src/snippets/sqldatabase | |
parent | 5a3246b198ced3634bd974919e78310d536be27e (diff) | |
download | Qt-041570ca54824ee358593f112b38e26632c3ebbf.zip Qt-041570ca54824ee358593f112b38e26632c3ebbf.tar.gz Qt-041570ca54824ee358593f112b38e26632c3ebbf.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
Diffstat (limited to 'doc/src/snippets/sqldatabase')
0 files changed, 0 insertions, 0 deletions