qt5base-lts/tests/auto
Samuel Gaist 1382374dea Correct QStandardItemModel::setItemData to follow QAbstractItemModel
QStandardItemModel::setItemData replaces the content of an item data
with the new values rather than updating/inserting which is
the behavior for QAbstractItemModel. This patch aims to unify the
behavior.

[ChangeLog][QtWidgets][QStandardItemModel] Fixed setItemData()
incorrectly deleting unmodified data. That behavior is not
following QAbstractItemModel's documented behavior which is
no modification of data not provided in parameter.

Task-number: QTBUG-45114
Task-number: QTBUG-10872
Change-Id: I2be40cee372b68d9f71c976548ecda6dc3011241
Reviewed-by: David Faure <david.faure@kdab.com>
2017-10-17 12:28:23 +00:00
..
android
bic/data Update binary compatibility files for Qt 5.9.0 for QtBase 2017-08-14 13:48:17 +00:00
cmake tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
compilerwarnings/data
concurrent Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
corelib Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
dbus Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00
gui Correct QStandardItemModel::setItemData to follow QAbstractItemModel 2017-10-17 12:28:23 +00:00
guiapplauncher
installed_cmake
network Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
opengl Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
other Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
printsupport Convert features.completer to QT_[REQUIRE_]CONFIG 2017-09-04 11:28:02 +00:00
shared Remove workaround for potentially unavailable pasteboard in macOS 2017-03-07 01:04:46 +00:00
sql OCI: Use TIMESTAMP for datetime data 2017-10-10 08:56:32 +00:00
testlib Force QT_LOGGING_RULES in testlib's selftest 2017-10-11 13:31:43 +00:00
tools Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
widgets Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
xml Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
auto.pro Remove remains of wince in .pro files 2017-07-03 05:32:51 +00:00
network-settings.h