qt5base-lts/tests/auto/corelib/kernel
Robin Burchell b08daaedd4 Remove all non-inline of qMalloc/qFree/qRealloc.
We're trying to deprecate these, so don't use them anymore.

The inline uses of these have been left intact, for the moment. Inline code will
need to create their own non-inline allocation methods (for future-proofing to
allow alterations in how e.g. individual containers allocate)

Change-Id: I1071a487c25e95b7bb81a3327b20c5481fb5ed22
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-06 14:11:14 +01:00
..
qcoreapplication Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qeventloop Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qitemmodel Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmath Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmetaobject Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmetaobjectbuilder Remove all non-inline of qMalloc/qFree/qRealloc. 2012-01-06 14:11:14 +01:00
qmetaproperty Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmetatype Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmimedata Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qobject Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qpointer Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qsignalmapper Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qsocketnotifier Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtimer Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtranslator Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qvariant Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qwineventnotifier Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
kernel.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00