qt5base-lts/tests/auto/gui/itemmodels/qstandarditemmodel
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
..
.gitignore Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
qstandarditemmodel.pro QStandardItemModel: Reset the flags on clear() 2016-02-17 11:39:13 +00:00
tst_qstandarditemmodel.cpp QAbstractItemModel::supportedDragActions: fix regression 2017-05-31 18:54:00 +00:00