qt5base-lts/src
Thiago Macieira 2bcbe227bd Fix crashes on shutdown when the D-Bus spy list has been destroyed
The QDBusConnection spy hook is most often created after the
QDBusConnectionManager global, which means it will get destroyed before.
That means we'll almost surely going to get a null pointer dereference
if we handle the socket close to shutdown.

Change-Id: I27eaacb532114dd188c4ffff13d4c9dc865b8c02
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
2015-04-15 00:07:05 +00:00
..
3rdparty Upgrade ANGLE to 2.1~99f075dade7c 2015-04-09 10:31:12 +00:00
android Android: update android gradle plugin version 2015-03-23 07:38:48 +00:00
angle Upgrade ANGLE to 2.1~99f075dade7c 2015-04-09 10:31:12 +00:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib Add support for unregistering of custom meta types. 2015-04-14 23:29:04 +00:00
dbus Fix crashes on shutdown when the D-Bus spy list has been destroyed 2015-04-15 00:07:05 +00:00
gui Defer Q(OpenGL|Raster)Window updates when non-exposed 2015-04-14 15:50:43 +00:00
network QAbstractSocket: fix some 64-bit issues in debug code 2015-04-07 06:42:42 +00:00
opengl Use QDebugStateSaver to restore space setting in stream operators. 2015-03-30 12:59:58 +00:00
openglextensions Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
platformheaders Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
platformsupport evdevtouch: Add hotplug support 2015-04-09 09:58:15 +00:00
plugins Keep screen geometries from overlapping 2015-04-14 15:12:30 +00:00
printsupport [QWin32PrintEngine] Do not do any language-specific processing 2015-04-10 13:18:48 +00:00
sql MySQL: Keep the precision of the field when formatting the value 2015-03-20 13:51:29 +00:00
testlib testlib: Detect msvc version for blacklisting 2015-04-09 10:31:43 +00:00
tools qdoc: Use the title instead of plain name when listing groups 2015-04-07 11:49:13 +00:00
widgets QToolButton: Fix popup menu geometry in case of QGraphicsProxyWidget. 2015-04-09 08:30:12 +00:00
winmain Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
xml QtXml: Fix const correctness in old style casts 2015-03-11 01:50:23 +00:00
src.pro Build bundled freetype as qt_helper_lib 2015-03-27 21:54:22 +00:00