qt6-bb10/tests/auto
Lars Knoll c6cdf38e75 Change qHash() to work with size_t instead of uint
This is required, so that QHash and QSet can hold more
than 2^32 items on 64 bit platforms.

The actual hashing functions for strings are still 32bit, this will
be changed in a follow-up commit.

Change-Id: I4372125252486075ff3a0b45ecfa818359fe103b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-09 20:03:25 +02:00
..
cmake Remove qt6_use_modules 2020-03-25 08:39:43 +01:00
concurrent Resolve Qt6 TODO items, replace Median and BlockSizeManager 2020-04-09 02:49:18 +02:00
corelib Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
dbus New QMetaType representation 2020-02-20 16:11:02 +01:00
gui Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
guiapplauncher
installed_cmake
network Merge "Merge remote-tracking branch 'origin/5.15' into dev" 2020-04-08 22:04:23 +02:00
opengl Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
other Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql QSqlError: Remove deprecated methods 2020-04-06 14:25:12 +02:00
testlib Restructure testlib selftest project 2020-03-24 21:04:43 +01:00
tools Allow declaring QProperty<> based Q_PROPERTYies with a notify signal 2020-04-08 11:26:39 +02:00
widgets Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
xml Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
auto.pro Disable tests with qemu-arm & developer-build configurations in the CI 2019-10-03 15:12:33 +00:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00