qt5base-lts/tests/auto/widgets/itemviews
Albert Astals Cid 7f3e3c1099 Compare QIcon QVariants by their cache key
This makes it so that two QVariants created from the same
QIcon (or from QIcons that were assigned one from eachother)
compare to true.
Unfortunately creating two QIcons with the same path and
comparing them still gives false as they have different cacheKeys

Change-Id: Iafe2bc4082a830f9c6469f083c26a7abbe4b35c5
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2013-10-09 13:15:54 +02:00
..
qabstractitemview QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qcolumnview Center the QColumnView on-screen, in case that helps avoid the test failure. 2013-09-05 15:26:44 +02:00
qdatawidgetmapper QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qdirmodel QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qfileiconprovider QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qheaderview QHeaderView - add maximum section size 2013-09-02 16:26:21 +02:00
qitemdelegate WinRT: Fix various test compilations 2013-10-02 12:36:05 +02:00
qitemeditorfactory QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qitemview QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qlistview WinRT: Fix various test compilations 2013-10-02 12:36:05 +02:00
qlistwidget QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qtableview QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel. 2013-08-26 09:40:59 +02:00
qtablewidget QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qtreeview QTreeView - fix next focus when there is no current index 2013-08-30 21:07:46 +02:00
qtreewidget Compare QIcon QVariants by their cache key 2013-10-09 13:15:54 +02:00
qtreewidgetitemiterator QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00