qt6-bb10/src
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
..
3rdparty Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
android Android: Implement MaximizeUsingFullscreenGeometryHint 2020-03-30 13:03:49 +01:00
angle Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02: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 Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
gui Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
network Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
opengl Move QOpenGLBuffer from QtGui to QtOpenGL 2020-02-22 02:08:26 +01:00
openglextensions Merge "Merge remote-tracking branch 'origin/dev' into wip/cmake" into wip/cmake 2019-11-25 14:49:13 +00:00
openglwidgets Docs: Remove lenghty comparison with QGLWidget 2020-02-20 16:11:01 +01:00
platformheaders Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
platformsupport Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
plugins Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
printsupport Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00
sql Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
testlib Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
tools Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
widgets Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
winmain Regenerate src/* 2019-11-14 09:05:48 +00:00
xml Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
CMakeLists.txt CMake: Remove special case handling for OpenSSL 2020-03-06 12:32:58 +01:00
src.pro Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00