aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-03-09 15:24:59 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2017-03-13 08:11:08 +0000
commit5b94de09cc738837d1539e28b3c0dccd17c18d29 (patch)
tree66cd3ad68f0bddeddf3d623c10f2111ea9bffb11 /examples
parenta91b83c0bbafbdfb290f2766d51d12e805506e30 (diff)
Fix caching of QML singleton types
When a QML file depends on a QML singleton, we failed to include it in the dependency hash. Thus changes to the QML singleton did not result in a re-creation of the caches of files that use it. The list of singletons comes from random-ordered hashes in the qml import handling. We provide an order to the direct dependencies by sorting by the singleton type names. Task-number: QTBUG-58486 Change-Id: Ie7e9d006f9bf3a60af1f819ee439c29bc234bd8a Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions