qt5base-lts/tests/auto/corelib/itemmodels
Marc Mutz 9f713e8d25 tst_QItemModel: fix memleaks
When creating proxied models, make the source model a QObject child of
the proxy model, so the source isn't leaked when the proxy is deleted.

This drove asan nuts.

Pick-to: 6.3 6.2 5.15
Change-Id: I0f7fc9ab8e99d030c941cfb336ee4e2323b362ae
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-01-05 08:22:00 +01:00
..
qabstractitemmodel Make sure QMimeData is fully declared 2021-01-11 16:57:41 +01:00
qabstractproxymodel QAbstractProxyModel: port to new property system 2021-05-04 22:58:59 +02:00
qconcatenatetablesproxymodel emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
qidentityproxymodel Make QAbstractProxyModel itemData() behave like data() 2021-11-26 17:12:07 +00:00
qitemmodel tst_QItemModel: fix memleaks 2022-01-05 08:22:00 +01:00
qitemselectionmodel Consistent handling of disabled items in QItemSelectionModel 2021-07-15 18:09:12 +02:00
qsortfilterproxymodel Use QAbstractItemModelTester in all QSortFilterProxyModel tests 2021-12-14 14:11:26 +01:00
qsortfilterproxymodel_recursive Shorten target name for qsortfilterproxymodel auto tests 2021-11-29 08:08:21 +01:00
qsortfilterproxymodel_regularexpression Shorten target name for qsortfilterproxymodel auto tests 2021-11-29 08:08:21 +01:00
qstringlistmodel emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
qtransposeproxymodel emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
CMakeLists.txt Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00