qt6-bb10/tests/auto/corelib
Wang ChunLin 8455bfee76 Fix QSFPM not emitting dataChanged when source model is set
QSortFilterProxyModel did not emit dataChanged when calling
setSourceModel() after modifying the source model.
QSortFilterProxyModel::setSourceModel and
QSortFilterProxyModelPrivate::_q_sourceReset(), _q_clearMapping
is called to delete the source_index_mapping. They also need to
call create_mapping function to re-create it.

Fixes: QTBUG-87781
Pick-to: 5.15
Change-Id: Idbe34696c9d3a2fbf354b653c870bac61378811d
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-11-18 20:57:48 +01:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-10-13 08:44:42 +02:00
global Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
io QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
itemmodels Fix QSFPM not emitting dataChanged when source model is set 2020-11-18 20:57:48 +01:00
kernel Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
serialization Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00
text Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
thread Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
time Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
tools Move the iterator from QTypedArrayData to QList 2020-11-17 11:47:53 +01:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00