qt5base-lts/tests/auto/gui/painting
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
..
qbrush WebGradients: redo implementation 2019-12-14 11:31:46 +01:00
qcolor QColor: unify behavior when passing invalid values to setFoo() 2019-11-22 22:22:17 +01:00
qcolorspace Allow creating a valid QColorSpace one value at a time 2020-02-01 00:31:01 +01:00
qpagelayout Updated license headers 2016-01-21 18:55:18 +00:00
qpagesize Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpaintengine Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainter Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
qpainterpath Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainterpathstroker Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpathclipper Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qpdfwriter New features for QPdfWriter 2019-12-19 21:23:43 +01:00
qpen Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpolygon Add QPolygon::intersects() methods 2017-05-18 08:55:16 +00:00
qrangecollection Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00
qregion Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
qtransform Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
qwmatrix Get rid of QMatrix 2020-02-28 08:57:57 +01:00
CMakeLists.txt Get rid of QMatrix 2020-02-28 08:57:57 +01:00
painting.pro Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00