qt6-bb10/tests/auto/corelib
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
..
animation Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
codecs Regenerate tests/auto/corelib/codecs 2019-11-12 17:26:41 +00:00
global Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
io Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
itemmodels Make MatchRegExp an alias to MatchRegularExpression 2020-03-30 11:33:07 +01:00
kernel Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
mimetypes QtConcurrent::run: accept more then five function's arguments 2020-03-11 14:46:25 +01:00
plugin Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
serialization Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
statemachine Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
text Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
thread Add support of failure handler callbacks to QFuture 2020-04-01 21:51:13 +02:00
time Make QLocale(QString) explicit 2020-04-01 09:29:26 +01:00
tools Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
.prev_CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00