qt5base-lts/examples/widgets
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 "Merge remote-tracking branch 'origin/wip/cmake' into dev" 2020-02-11 10:19:42 +01:00
desktop Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
dialogs High-DPI: Remove usages of Qt::AA_UseHighDpiPixmaps 2020-03-30 08:43:02 +01:00
doc Remove the regexp example 2020-03-31 15:28:23 +02:00
draganddrop Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01:00
effects Regenerate examples 2020-02-04 18:50:39 +00:00
gallery High-DPI: Remove usages of Qt::AA_UseHighDpiPixmaps 2020-03-30 08:43:02 +01:00
gestures Regenerate examples 2020-02-04 18:50:39 +00:00
graphicsview Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
itemviews Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
layouts Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
mac cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
mainwindows Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
painting Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
scroller Regenerate examples 2020-02-04 18:50:39 +00:00
statemachine Regenerate examples 2020-02-04 18:50:39 +00:00
tools Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
touch Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
tutorials Re-generate various CMake projects and configure after merge 2020-03-16 20:43:56 +01:00
widgets High-DPI: Remove usages of Qt::AA_UseHighDpiPixmaps 2020-03-30 08:43:02 +01:00
windowcontainer Post-merge fixes 2020-01-30 20:45:08 +00:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
widgets.pro Add a widget gallery example 2020-01-09 13:52:25 +01:00