qt6-bb10/src/gui
Kent Hansen 44b6bb3560 Call invalidateResource() on QOpenGLMultiGroupSharedResource-owned resources
Commit 202127f860 ensured that
QOpenGLMultiGroupSharedResource-owned resources are deleted,
but it was missing a call to invalidateResource().

Change-Id: I166ce8a7298772408081331fe1a91bd2cd88aebb
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2011-11-17 17:40:06 +01:00
..
accessible Fix Qt namespace compilation. 2011-11-16 11:56:48 +01:00
egl Remove Windows and X11 from src/widgets/platforms. 2011-10-28 16:29:13 +02:00
image Improve QtGui start-up time and memory use. 2011-11-04 14:31:25 +01:00
kernel Call invalidateResource() on QOpenGLMultiGroupSharedResource-owned resources 2011-11-17 17:40:06 +01:00
math3d Optimized QMatrix4x4 by improving how 'flagBits' are used. 2011-08-29 10:16:01 +02:00
opengl Fixed compile of QtGui with -qtnamespace. 2011-11-17 11:48:09 +01:00
painting QPainterPath: Fix copy constructor again. 2011-11-08 07:43:00 +01:00
text Revert logic when building with --force-asserts 2011-11-16 15:27:23 +01:00
util Added base 10 to be used with QIntValidator. 2011-11-14 10:34:41 +01:00
gui.pro Integrate testcocoon support into Qt build system. 2011-11-15 07:21:48 +01:00