qt5base-lts/tests/auto/corelib
Denis Dzyubenko 6b5b5d4e53 Added missing detach() to QJsonObject::take()
We also need to detach() the taken value in case the compaction triggers and
modifies the underlaying data.

Change-Id: Idcdeba4236b8e208d107d41be2decbdfc5721300
Reviewed-by: Bjørn Erik Nilsen <post@bjoernen.com>
Reviewed-by: Denis Dzyubenko <denis@ddenis.info>
2012-12-13 23:58:51 +01:00
..
animation Move a Q_DECLARE_METATYPE higher up in the file. 2012-12-10 20:22:09 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
io Fix some typos in QProcess and QSslSocket unit tests. 2012-12-04 14:41:43 +01:00
itemmodels Add implementations of QAIM::sibling in public APIs. 2012-11-02 16:25:02 +01:00
json Added missing detach() to QJsonObject::take() 2012-12-13 23:58:51 +01:00
kernel Fix connecting to a functor with 3 arguments 2012-11-30 01:23:48 +01:00
mimetypes remove pointless QT.<module>.sources references 2012-12-04 13:58:29 +01:00
plugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
statemachine normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
thread Fix QMutex::tryLock timeout computation on Linux 2012-11-16 01:37:01 +01:00
tools Don't pass invalid strings to strcmp() 2012-12-06 16:45:52 +01:00
xml Fix regression in QXmlStreamWriter with codec set to UTF-16 2012-11-20 18:53:49 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00