~torkvemada/qutim/qtdesktopcomponents

Viewing all changes in revision 911.

  • Committer: The Qt Project
  • Author(s): J-P Nurmi
  • Date: 2013-01-23 08:47:17 UTC
  • Revision ID: git-v1:6e72e9cead043677bcbb19d5fc8de7a32017c948
QStyleItem: fix QEvent::StyleAnimationUpdate handling

Style animations must schedule a re-polish instead of calling
updatePolish() directly, which leads to recursion (and thus,
opening multiple painters on the same image).

Task-number: QTCOMPONENTS-1287
Change-Id: Ie8180aafb465f5cb9108e1c737b415343015b5fd
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: