qt5base-lts/tests/auto/corelib/itemmodels
Jason McDonald f599b5cd30 Fix memory leak in QAbstractItemModel autotest.
The test was allocating a new model on the heap each time init() was
invoked, but none of these models were deleted.

Change-Id: Ibe107b2dbc949a5f72940f67c08f4b0f46256c09
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-01-05 03:49:45 +01:00
..
qabstractitemmodel Fix memory leak in QAbstractItemModel autotest. 2012-01-05 03:49:45 +01:00
qabstractproxymodel Cleanup itemmodel autotests. 2011-12-28 06:33:32 +01:00
qidentityproxymodel Cleanup itemmodel autotests. 2011-12-28 06:33:32 +01:00
qitemselectionmodel Cleanup itemmodel autotests. 2011-12-28 06:34:02 +01:00
qsortfilterproxymodel Change the default value of QSortFilterProxyModel::dynamicSortFilter 2012-01-02 16:43:02 +01:00
qstringlistmodel Remove old debug code from itemmodel tests. 2011-12-28 06:33:50 +01:00
itemmodels.pro Move proxy and selection models to QtCore. 2011-12-16 13:00:57 +01:00