summaryrefslogtreecommitdiffstats
path: root/src/multimedia
diff options
context:
space:
mode:
authorTero Ahola <tero.ahola@digia.com>2011-11-10 15:24:14 (GMT)
committerQt Commercial Integration <QtCommercial@digia.com>2012-01-31 10:25:06 (GMT)
commit8392eebfdacdcb7d318e786eafffc2d48db77bcc (patch)
tree65b471ab8c4cd3a266fca3540aaf1ad66c394890 /src/multimedia
parent272a8bdb411b44195cf5f6fb3bd2fcb59e780c7a (diff)
downloadQt-8392eebfdacdcb7d318e786eafffc2d48db77bcc.zip
Qt-8392eebfdacdcb7d318e786eafffc2d48db77bcc.tar.gz
Qt-8392eebfdacdcb7d318e786eafffc2d48db77bcc.tar.bz2
Fix QProgressBar causing timer event spam
On Windows you will get a lot of timer events if you use QProgressBar widget. This is because QWindowsStyle uses a timer to animate a progress bar with unknown state (min and max values both zero). The issue was fixed by starting the timer only if needed. Task-number: QTBUG-10501 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'src/multimedia')
0 files changed, 0 insertions, 0 deletions