qt5base-lts/tests/auto/widgets/itemviews
Giuseppe D'Angelo ee17adebd2 Implement QTableWidget/QListWidget::mimeData()
For some reasons lost in history, those methods simply ignore
the list of items passed to them, and always return NULL.
Of course, that's totally broken. Fix that by doing the same thing
that the respective (hidden) models did when calling mimeData().

Surprisingly enough, QTreeWidget has a proper implementation.

Task-number: QTBUG-25900
Change-Id: I99ca7b4d4f87f096fd9ff0b0cb4e58282aa9c26e
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: David Faure <david.faure@kdab.com>
2014-10-31 14:06:25 +01:00
..
qabstractitemview Merge remote-tracking branch 'origin/5.4' into dev 2014-09-29 14:08:49 +02:00
qcolumnview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatawidgetmapper Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdirmodel Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileiconprovider Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qheaderview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemdelegate Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemeditorfactory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistwidget Implement QTableWidget/QListWidget::mimeData() 2014-10-31 14:06:25 +01:00
qtableview Merge remote-tracking branch 'origin/5.3' into 5.4 2014-10-14 13:54:50 +02:00
qtablewidget Implement QTableWidget/QListWidget::mimeData() 2014-10-31 14:06:25 +01:00
qtreeview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtreewidget Widgets: remove references to QStyleOptionFrameV<n> 2014-09-26 00:39:48 +02:00
qtreewidgetitemiterator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00