summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase
diff options
context:
space:
mode:
authorThomas Zander <thomas.zander@trolltech.com>2009-06-16 14:31:45 (GMT)
committerThomas Zander <thomas.zander@trolltech.com>2009-06-17 15:05:15 (GMT)
commitcb59c2fcfaed088f1dc82af7b5b7ec1d5e2a8edc (patch)
tree62174bae09c0796df98cc85b96bf5741d3ce4d57 /doc/src/snippets/sqldatabase
parent5c3c867989ca4c02114d25a7f91d698f6d334c06 (diff)
downloadQt-cb59c2fcfaed088f1dc82af7b5b7ec1d5e2a8edc.zip
Qt-cb59c2fcfaed088f1dc82af7b5b7ec1d5e2a8edc.tar.gz
Qt-cb59c2fcfaed088f1dc82af7b5b7ec1d5e2a8edc.tar.bz2
Fixes: Tablet not sending mouse release events.
Rewrote the usage of XCheckTypedWindowEvent to now use a XCheckIfEvent based scanner. Using XCheckTypedWindowEvent caused us to sometimes hop over relevant events while doing compression. So we could end up merging a tablet move event with another tablet move event even while there was a mouse-release event between them. This rewrite makes sure we stop merging when needed. Task: 249606 Reviewed-by: Bradley T. Hughes
Diffstat (limited to 'doc/src/snippets/sqldatabase')
0 files changed, 0 insertions, 0 deletions