Fixed bug where GL widget was not fully updated on Vista.
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>
Wed, 3 Feb 2010 12:27:43 +0000 (13:27 +0100)
committerKim Motoyoshi Kalland <kim.kalland@nokia.com>
Thu, 4 Feb 2010 14:26:43 +0000 (15:26 +0100)
commit392123ef5432643d1047d1e1dd71512ec39d382d
treea41d4c5b6957a14c4b52f9eda063814100b45899
parent10ca680e00fe514c32eb6364c4cca3ce46814076
Fixed bug where GL widget was not fully updated on Vista.

There were cases where the QGLWidget would not be fully
updated on screen on Windows Vista and Windows 7 with Aero
disabled.

Task-number: QTBUG-7865
Reviewed-by: Prasanth
src/gui/kernel/qapplication_win.cpp
src/gui/kernel/qwidget.cpp
src/gui/kernel/qwidget_p.h
src/opengl/qgl_mac.mm
src/opengl/qgl_p.h