aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@crimson.no>2017-05-16 19:08:28 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-19 08:42:53 +0000
commit6a02fb09af8dce6ca533e816d2223e070b30f294 (patch)
tree42d75815199efb0c32837db0faa7c6fb0e0e154c /dist
parentb078939cb86c7fd82335f4d4a815b6f62eb7b26f (diff)
QQmlIRBuilder: Only query type name cache for type names
The behavior here was always incorrect: type names must start with an uppercase letter, so querying the type name cache with a lowercase string is wrong. However, this was turned into a larger problem by making more extensive use of QQmlTypeNameCache in e74a1d0b342f2c95dc3a543c8c9ec07fd52d8fe0, as it contained a lot of new types (including composite types, which previously were only in the cache if they were singletons). Task-number: QTBUG-60547 Change-Id: I40be2d535e99d3e1af250d995d7149ecbe2965d7 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions