qt5base-lts/src
Kent Hansen e5ce564b1d Rename QMetaType::construct() to create()
create() is symmetric with destroy().

Also rename the internal methods and fields to be
consistent (qDeleteHelper already had the "right"
name, though!).

This change will allow us to use construct() and
destruct() for something else: Placement new-style
allocation (QTBUG-12574).

The old construct() is still kept for now, until
the other repositories have been updated to use
create().

Change-Id: Iceb184af6cffcb0a634359cfc3516c718ba0c2f5
Reviewed-on: http://codereview.qt-project.org/6342
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-10-11 16:01:45 +02:00
..
3rdparty Update V8 2011-10-11 07:02:14 +02:00
corelib Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
dbus Make the DBus timeout configurable in QDBusAbstractInterface. 2011-08-25 11:36:52 +02:00
gui Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
modules Mac: fix linking with Qt frameworks which don't exist at qmake time 2011-09-17 01:32:51 +02:00
network Fix the QNetworkConnectionManagerPrivate initialisation code. 2011-10-06 22:45:14 +02:00
opengl Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
platformsupport Use freetype font engine on Windows 2011-10-10 13:17:44 +02:00
plugins Use freetype font engine on Windows 2011-10-10 13:17:44 +02:00
printsupport Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
s60installs update def files 2011-05-11 16:40:09 +02:00
s60main Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
sql Fix compiler warnings. 2011-09-28 03:17:51 +02:00
testlib Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
tools QtBase: Move idc to Active Qt. 2011-10-10 16:54:52 +02:00
v8 Update V8 2011-10-11 07:02:14 +02:00
widgets Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
winmain Windows: fixed qtmain.lib not going to `lib' directory 2011-07-26 03:27:34 +02:00
xml QXmlStream lives in QtCore 2011-08-11 16:21:14 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro QtBase: Move idc to Active Qt. 2011-10-10 16:54:52 +02:00