qt5base-lts/src
Samuel Rødal 07edbd23ed Introduced QOpenGLContext::aboutToBeDestroyed() signal.
This signal can be used to clean up OpenGL resources in a safe way
before the context is destroyed.

Task-number: QTBUG-20083
Change-Id: I45a4be01b06af4ee7196fa502116f099d50afeab
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2012-01-05 02:17:04 +01:00
..
3rdparty Update V8 to match current patchset 2011-12-14 15:39:43 +01:00
corelib Removed obsolete function QUuid::operator QString() 2012-01-05 02:17:04 +01:00
dbus Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray extraction 2011-12-25 21:58:57 +01:00
gui Introduced QOpenGLContext::aboutToBeDestroyed() signal. 2012-01-05 02:17:04 +01:00
modules testlib: add QFINDTESTDATA macro for finding testdata files 2011-12-01 09:12:57 +01:00
network Fix compiler warnings in QtNetwork. 2012-01-05 02:17:04 +01:00
opengl opengl: Do not crash when programGuard is a nullptr 2011-12-01 10:51:10 +01:00
platformsupport Fix rare crashes in fontconfig fontdb due to uninitialized variable 2012-01-04 14:27:19 +01:00
plugins Remove old accessible itemviews code. 2012-01-04 23:52:18 +01:00
printsupport Fix printerPaperSize and some tst_qprinter test failures 2011-12-29 13:18:20 +01:00
sql Check driver validity before using it 2011-12-12 10:43:44 +01:00
testlib QTestlib: Make QImage comparison more verbose. 2011-12-21 22:59:28 +01:00
tools Finish removing Qt3 support 2011-12-23 11:59:11 +01:00
v8 v8: Build V8 for FreeBSD 2011-12-23 23:21:03 +01:00
widgets QApplication: Remove unused variable causing a compiler warning. 2012-01-05 02:17:04 +01:00
winmain Windows: fixed qtmain.lib not going to `lib' directory 2011-07-26 03:27:34 +02:00
xml Fix warning when using QXmlInputSource with non opened QIODevice 2011-11-11 02:45:05 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Unbreak cross-compilation to ARM. 2012-01-01 15:17:22 +01:00