diff options
author | aavit <[email protected]> | 2012-05-30 11:13:55 +0200 |
---|---|---|
committer | Qt by Nokia <[email protected]> | 2012-05-30 15:10:56 +0200 |
commit | a8c137f0e6eabb768f156134b06e022d44993ce2 (patch) | |
tree | ff9caea426a7e2d5f0edccb8a6950565fca9f8ce /src/quick/items/qquickpathview.cpp | |
parent | 3beebd602b2d6074a745d797de64f04a13093456 (diff) |
Avoid non-deterministic ordering of glyph nodes.
The ordering of glyph nodes depended on the internal ordering
of a QHash, where the key contains the value of a heap pointer,
so it could change with each run (even if QT_HASH_SEED was set).
This made effective regression testing impossible.
Change-Id: I1e5cff7db6d0db9ebbfb1e5b2e3d6e56170752b7
Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]>
Diffstat (limited to 'src/quick/items/qquickpathview.cpp')
0 files changed, 0 insertions, 0 deletions