qt6-bb10/src
Friedemann Kleint dee140a79a Windows: Fix registry string read failures
On Windows 7, it has been observed that the time zone registry key
is a string of size 256 padded with 0. Use QString::fromWCharArray(),
relying on 0-termination to cope with it.

Pick-to: 5.15
Fixes: QTBUG-84455
Change-Id: I5d242e2de73c1ea09344aee8de8eea941bc52bab
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-06-11 07:19:00 +02:00
..
3rdparty Remove winrt 2020-06-06 20:25:49 +02:00
android Make sure the default AndroidManifest is compatible with Qt Creator 2020-06-03 10:26:01 +03:00
concurrent Reuse the non blocking implementation for blocking one 2020-06-05 12:09:59 +02:00
corelib Windows: Fix registry string read failures 2020-06-11 07:19:00 +02:00
dbus MetaObject: Store the QMetaType of the methods 2020-06-02 22:42:15 +02:00
gui Port QtGui from QStringRef to QStringView 2020-06-11 02:51:03 +02:00
network wasm: fix network POST data corruption 2020-06-11 09:24:45 +10:00
opengl Long live std::pair! 2020-06-10 16:49:08 +02:00
openglwidgets Docs: Remove lenghty comparison with QGLWidget 2020-02-20 16:11:01 +01:00
platformheaders Doc: Remove mentioning of qmake from Qt PlatformHeaders documentation 2020-05-26 15:11:40 +02:00
platformsupport Move the UNIX event dispatchers into QtGui 2020-06-10 19:58:19 +02:00
plugins Port QtPrintSupport to QStringView 2020-06-11 06:52:54 +02:00
printsupport Remove winrt 2020-06-06 20:25:49 +02:00
sql Port QtSql from QStringRef to QStringView 2020-06-11 06:52:03 +02:00
testlib Port testlib from QStringRef to QStringView 2020-06-11 06:52:13 +02:00
tools Phase 2 of removing QDesktopWidget 2020-06-08 20:29:49 +02:00
widgets Fix QToolButton menus showing on primary screens in multiscreen setups 2020-06-10 19:59:12 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Document how to use CMake for Qt Xml 2020-05-26 15:11:41 +02:00
CMakeLists.txt Remove the openglextensions module 2020-06-10 09:35:04 +02:00
src.pro Remove the openglextensions module 2020-06-10 09:35:04 +02:00