summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@theqtcompany.com>2016-03-15 13:04:50 +0100
committerMaurice Kalinowski <maurice.kalinowski@theqtcompany.com>2016-03-16 10:30:26 +0000
commite7cd32274e144144c1630d65d09d24a1ae0af2d7 (patch)
treea4e2bec09d18059a92380a2c9733d8752c341484 /lib
parent7e72a5e11e92ed1df28ed34b13b711df6ca6fde2 (diff)
WinRT: Fix QTimeZone transitions by switching backend
Previously WinRT was using the UTC backend which fails on all platforms for some QDateTime autotests related to timezone items. Hence switch to the Windows implementation for WinRT as well. However, the windows backend does query the registry heavily, which is not supported on WinRT. Instead use the API version provided by the SDK. Long-term we might want to switch to this version on desktop windows as well, as direct registry access would not be required and we could harmonize the codepaths for both platforms. Change-Id: I620b614e9994aa77b531e5c34c9be1da7e272a30 Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions