qt5base-lts/tests/auto/corelib/kernel
Stephen Kelly d1a8623ecb QVariant: Don't crash when doing user-defined conversion to QObject*
The destructor of the ConverterFunctor calls unregisterConverter. If
the instance is static (as it is in qmetatype.h), then this method
can be called after the QGlobalStatic has already been destroyed.

Change-Id: I33b70734cbe09dfa888e887280c349e43ad1b855
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-09-05 13:01:39 +02:00
..
qcoreapplication Fix dead lock in the Qt event handling 2013-07-10 17:57:10 +02:00
qeventdispatcher Don't assume processEvents(WaitForMoreEvents) will process timers 2013-09-05 02:32:57 +02:00
qeventloop Merge remote-tracking branch 'origin/stable' into dev 2013-08-14 09:06:31 +02:00
qmath Fix qmath autotest for arm 2013-03-14 19:49:38 +01:00
qmetamethod Distinguish between 'mac' and 'macx' qmake scopes 2013-03-05 20:59:45 +01:00
qmetaobject Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmetaobjectbuilder Distinguish between 'mac' and 'macx' qmake scopes 2013-03-05 20:59:45 +01:00
qmetaproperty Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmetatype Core: QDebug and comparison operator support metatypes. 2013-05-27 19:58:19 +02:00
qmimedata tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
qobject Merge remote-tracking branch 'origin/stable' into dev 2013-08-27 22:51:09 +02:00
qpointer Make it possible to use QPointer<const T> 2013-02-13 15:15:56 +01:00
qsharedmemory Skip unstable autotest 2013-03-12 18:13:37 +01:00
qsignalmapper Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsocketnotifier Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsystemsemaphore Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
qtimer Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtranslator tst_qtranslator: Remove QT_DISABLE_DEPRECATED_BEFORE=0 2013-04-12 07:20:05 +02:00
qvariant QVariant: Don't crash when doing user-defined conversion to QObject* 2013-09-05 13:01:39 +02:00
qwineventnotifier Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel.pro Android: disable unsupported autotests 2013-03-12 09:16:42 +01:00