qt5base-lts/tests/auto/widgets/itemviews
Luca Beldi 6ec3fa2842 Fix QTreeModel calling beginRemoveRows twice
For items that are children of other items, removeRows calls
beginRemoveRows directly and then once again inside takeChild()
The signal blocker that dates back to the monolitic import from Nokia
prevents the model from emitting extra signals
but the persistent indexes are corrupted nonetheless.

Fixes: QTBUG-90030
Pick-to: 6.1 6.0 5.15
Change-Id: I5bc4b2598bf13247683b113faeec22471f1f04a4
Reviewed-by: David Faure <david.faure@kdab.com>
2021-04-26 13:44:51 +01:00
..
qabstractitemview Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcolumnview Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdatawidgetmapper Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfileiconprovider Verify that QFileIconProvider returns valid pixmaps 2021-02-23 15:34:05 +01:00
qheaderview Remove the qmake project files 2021-01-07 15:32:28 +01:00
qitemdelegate Remove the qmake project files 2021-01-07 15:32:28 +01:00
qitemeditorfactory Remove the qmake project files 2021-01-07 15:32:28 +01:00
qitemview Remove the qmake project files 2021-01-07 15:32:28 +01:00
qlistview Stabilize tst_QListView::internalDragDropMove() on X11 2021-01-27 14:00:57 +00:00
qlistwidget Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtableview Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtablewidget Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtreeview Fix the crashes when animated QTreeWidgetItems are hidden 2021-03-08 12:31:13 +00:00
qtreewidget Fix QTreeModel calling beginRemoveRows twice 2021-04-26 13:44:51 +01:00
qtreewidgetitemiterator Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00