qt5base-lts/tests/auto/corelib
Thomas McGuire 6f5db32abe Don't deadlock when deleting slot objects in QMetaObject::activate()
The slot object was deleted after the mutex was relocked, which caused
a deadlock in case the functor destructor locked the same mutex again.

Change-Id: I5b4fb22fdb4483f91c89915872bfd548c31b0eea
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-02-08 14:32:53 +01:00
..
animation Make the QEXPECT_FAIL agree with the QVERIFY2 condition below 2014-01-24 09:15:47 +01:00
codecs Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
global tst_QFlags: make constExpr() check compile on clang trunk 2013-11-07 03:06:29 +01:00
io QStandardPaths: ensure that paths use '/' on all platforms, as the comment said 2014-02-08 10:50:25 +01:00
itemmodels Fix sorted QSortFilterProxyModel filter update 2014-02-03 22:12:20 +01:00
json Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
kernel Don't deadlock when deleting slot objects in QMetaObject::activate() 2014-02-08 14:32:53 +01:00
mimetypes test: Don't build qmimedatabase-cache for QNX 2014-01-16 16:11:04 +01:00
plugin qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT 2013-11-15 06:30:53 +01:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread Fix test compilation on WinRT 2013-11-26 20:29:09 +01:00
tools Merge remote-tracking branch 'origin/release' into stable 2014-01-22 11:36:01 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00