diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-08-30 12:57:06 (GMT) |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2011-06-09 10:07:13 (GMT) |
commit | 352bdb7a648c2e37612a9640df52ac9ad5429255 (patch) | |
tree | 03c2e5ed3f904c3d5c75ee44b5dcc725c44dab92 /translations/qt_help_ja.ts | |
parent | b97f0bdf4b699bb4b3fe0758f5b04b6d74340491 (diff) | |
download | Qt-352bdb7a648c2e37612a9640df52ac9ad5429255.zip Qt-352bdb7a648c2e37612a9640df52ac9ad5429255.tar.gz Qt-352bdb7a648c2e37612a9640df52ac9ad5429255.tar.bz2 |
Fix Qt applications freezing until mouse/keyboard events occur.
While the qt_GetMessageHook() is executing, GetQueueStatus() reports
that there are timer messages in the queue, but these are never actually
seen by the hook. Calling PeekMessage() will never return these messages
(which is what we really want to know), so don't use GetQueueStatus()
with QS_TIMER.
Task-number: QTBUG-12721
Reviewed-by: denis
Reviewed-by: joao
Diffstat (limited to 'translations/qt_help_ja.ts')
0 files changed, 0 insertions, 0 deletions