qt5base-lts/tests/auto/widgets
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
..
dialogs Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
effects Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
graphicsview Remove all non-inline of qMalloc/qFree/qRealloc. 2012-01-06 14:11:14 +01:00
itemviews Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
kernel Removed QApplication::setInputContext() 2012-01-05 11:40:08 +01:00
shared Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
styles Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
util Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
widgets Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00