qt5base-lts/qmake/generators
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
..
mac Xcode: Use output directory as SYMROOT when shadow-building 2019-12-12 14:56:31 +01:00
unix Merge remote-tracking branch 'origin/5.14' into 5.15 2020-02-18 09:26:53 +01:00
win32 QMake: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
makefile.cpp QMake: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
makefile.h Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
makefiledeps.cpp Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
makefiledeps.h Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
metamakefile.cpp qmake: Avoid writing glue project file when only generating prl files 2019-10-09 02:10:03 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-04 07:03:54 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00