qt5base-lts/qmake
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
..
doc qmake: Document QML_FOREIGN_METATYPES 2020-03-26 13:51:44 +01:00
generators Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
library Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
.prev_CMakeLists.txt Re-generate various CMake projects and configure after merge 2020-03-16 20:43:56 +01:00
cachekeys.h Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
CMakeLists.txt Re-generate various CMake projects and configure after merge 2020-03-16 20:43:56 +01:00
main.cpp Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
Makefile.unix Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
Makefile.unix.macos macOS: Merge qcore_mac cpp and mm files 2020-03-12 06:07:35 +01:00
Makefile.unix.mingw
Makefile.unix.unix
Makefile.unix.win32
Makefile.win32 Use C++17 for qmake and force the build of everything with C++17 2020-02-08 09:49:07 +01:00
meta.cpp
meta.h
option.cpp
option.h
project.cpp
project.h
property.cpp Remove leftovers from QML1 2019-10-10 11:28:19 +02:00
property.h
qmake_pch.h
qmake-aux.pro
qmake.pro macOS: Merge qcore_mac cpp and mm files 2020-03-12 06:07:35 +01:00