diff options
author | Charles Yin <charles.yin@nokia.com> | 2011-02-03 03:54:13 (GMT) |
---|---|---|
committer | Charles Yin <charles.yin@nokia.com> | 2011-02-17 00:57:43 (GMT) |
commit | 4df66da8f9e5a9f3c981c6c60254899146dd1cc0 (patch) | |
tree | ba55550f4e36c3739dfc23d08a825f056fbb956a /tests/arthur | |
parent | bfdecd0e2047fc49ed28ed095e657080897c91d1 (diff) | |
download | Qt-4df66da8f9e5a9f3c981c6c60254899146dd1cc0.zip Qt-4df66da8f9e5a9f3c981c6c60254899146dd1cc0.tar.gz Qt-4df66da8f9e5a9f3c981c6c60254899146dd1cc0.tar.bz2 |
Fix QTBUG-17008 XmlListModel blocks Windows system events
XmlListModel uses a worker thread to process XML query, however the
worker thread doesn't use it's own event loop. So after processing the
query, the worker thread just blocks on a wait condition and then blocks
all posted system events.
Change-Id: Icdd9ddd1f3f26fd632726f7200c2a81b0877d2d1
Task-number:QTBUG-17008
Reviewed-by:Martin Jones
Diffstat (limited to 'tests/arthur')
0 files changed, 0 insertions, 0 deletions