qt5base-lts/tests/auto/widgets
Lars Knoll 6012285e7d Fix hashing of QPersistentModelIndex
The hash and equality operators used need to be consistent with
each other. Unfortunately, QPMI::operator==() is not suitable to do
this. So specialize qHashEquals() for QPMI.

Fixes: QTBUG-88966
Change-Id: If5f19a722ae9fc4e78e93537e7ea15726f148768
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 83e95956ed58e88b11e2cc3cb61c5beacb7985db)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2020-12-04 06:00:38 +00:00
..
dialogs Fix tst_qfiledialog2 in case directory ~/foo exists 2020-11-24 21:50:55 +01:00
effects Get rid of all usage of QApplication:desktop 2020-10-14 06:38:43 +02:00
graphicsview Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00
itemviews Fix hashing of QPersistentModelIndex 2020-12-04 06:00:38 +00:00
kernel Add widget-based test for TouchCancel event 2020-11-30 23:11:04 +01:00
styles Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
util Skip QSystemTrayIcon unit test for offscreen platform 2020-11-24 18:54:45 +01:00
widgets Disable some OpenGL and QRhi tests for offscreen backend 2020-12-01 14:14:45 +01:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00