summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-06-02 16:16:37 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-06-03 11:00:19 (GMT)
commit259b65c2f5d736dd7f6d81b6390f54464dd5f183 (patch)
tree418962f9d87bfee08e0df78934c240232c9b679c /src/corelib/codecs
parentae5b1555676cef4058157431c3af2e7ff9ead8ce (diff)
downloadQt-259b65c2f5d736dd7f6d81b6390f54464dd5f183.zip
Qt-259b65c2f5d736dd7f6d81b6390f54464dd5f183.tar.gz
Qt-259b65c2f5d736dd7f6d81b6390f54464dd5f183.tar.bz2
BT: qt demo takes 100% of the cpu on X11
The tick timer is always active, even if the moving gree Qt logo is not visible. But the code that is supposed to pause it when the app loose the focus doesn't works if the moving Qt logo is not visible. Also the call to syncX makes Xorg takes lot of cpu. It doesn't fix the fact that the timer is still running while the green logo is not visible, but at least doesn't take the cpu anymore if qtdemo loose the focus. Task-number: 255020 Reviewed-by: Richard Moe Gustavsen
Diffstat (limited to 'src/corelib/codecs')
0 files changed, 0 insertions, 0 deletions