qt5base-lts/tests/auto/gui/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
..
qstandarditem Updated license headers 2016-01-21 18:55:18 +00:00
qstandarditemmodel QAbstractItemModel::supportedDragActions: fix regression 2017-05-31 18:54:00 +00:00
itemmodels.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00