qt5base-lts/tests/auto/corelib
Lars Knoll 698b33fcce Properly detach when the modified object is a sub object
The clone() method didn't detach if we had enough memory
allocated, but didn't consider that the object being
modified is not the root object of the binary blob.

Change-Id: I9a479ae1c873b7fe9cff7e13c539e7a41961bf68
Reviewed-by: Cristiano di Flora <cristiano.di-flora@nokia.com>
Reviewed-by: abcd <amos.choy@nokia.com>
Reviewed-by: Jamey Hicks <jamey.hicks@nokia.com>
2012-03-29 16:08:40 +02:00
..
animation Fix deadlock in QPropertyAnimation 2012-03-07 12:48:49 +01:00
codecs UTF8-Codec test: Fix compilation with g++/C++0X. 2012-03-15 14:51:50 +01:00
global Work around what apparently is a GCC 4.6.0 bug 2012-03-25 15:09:52 +02:00
io Make QCoreApplication::applicationName() default to argv[0] 2012-03-28 00:51:32 +02:00
itemmodels Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
json Properly detach when the modified object is a sub object 2012-03-29 16:08:40 +02:00
kernel Make QCoreApplication::applicationName() default to argv[0] 2012-03-28 00:51:32 +02:00
mimetypes Make comment() work in the C locale too. 2012-03-22 13:29:50 +01:00
plugin Fix a crash in QFactoryLoader 2012-03-29 13:58:13 +02:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Fixed qthreadstorage unittest to work from install directory 2012-03-26 03:42:10 +02:00
tools Fix some compiler warnings in tests. 2012-03-27 16:35:39 +02:00
xml Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00