qt5base-lts/tests/auto/corelib/itemmodels
David Faure f33cf18d88 QAbstractItemModel::supportedDragActions: fix regression
This method now returns -1 by default, due to commit 6255cb893d
which mistakenly replaced -1 with Qt::IgnoreAction (0x0).

As a result, dropping is forbidden in a number of applications
(I detected this in zanshin).

Change-Id: I4922451216e08d5d3fe36f8ba87364a361b691bf
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2017-05-31 18:54:00 +00:00
..
qabstractitemmodel QAbstractItemModel::supportedDragActions: fix regression 2017-05-31 18:54:00 +00:00
qabstractproxymodel Updated license headers 2016-01-21 18:55:18 +00:00
qidentityproxymodel QIPM: Persist model indexes after emitting layoutChange, not before 2016-12-21 01:37:50 +00:00
qitemmodel QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
qitemselectionmodel Fix missing handling of columns when merging selection ranges 2017-05-09 13:46:51 +00:00
qsortfilterproxymodel Mark some methods in test code as overrides 2017-03-22 14:29:58 +00:00
qstringlistmodel QAbstractItemModel::supportedDragActions: fix regression 2017-05-31 18:54:00 +00:00
itemmodels.pro Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00