Qt 5.10.1 is a bug-fix release. It maintains both forward and backward compatibility (source and binary) with Qt 5.10.0. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://doc.qt.io/qt-5/index.html The Qt version 5.10 series is binary compatible with the 5.9.x series. Applications compiled for 5.9 will continue to run with 5.10. Some of the changes listed in this file include issue tracking numbers corresponding to tasks in the Qt Bug Tracker: https://bugreports.qt.io/ Each of these identifiers can be entered in the bug tracker to obtain more information about a particular change. This release contains all fixes included in the Qt 5.9.4 release. **************************************************************************** * Qt 5.10.1 Changes * **************************************************************************** Chromium -------- - Security fixes from Chromium up to version 64.0.3282.140. * Including: CVE-2018-6031, CVE-2018-6033, CVE-2018-6034, CVE-2018-6036, CVE-2018-6037, CVE-2018-6038, CVE-2018-6040, CVE-2018-6041, CVE-2018-6042, CVE-2018-6047, CVE-2018-6048, CVE-2018-6050, CVE-2018-6051, CVE-2018-6052, CVE-2018-6053 and CVE-2018-6054 - Mitigations for SPECTRE * Disabled shared-buffers * Added cryptographic noise to precision timers General ------- - [QTBUG-47945, QTBUG-65647] Fixed random crashes on exit - [QTBUG-57206] Fixed regression in viewport handling in embedded mode - [QTBUG-58400] Improved memory usage when printing - [QTBUG-63867] Fixed elements when compiled without OpenGL - [QTBUG-63266, QTBUG-64436] Fixed that pointerType of Pointer Events was empty - [QTBUG-63606] Improved runtime disabling and clearing of HTTP cache - [QTBUG-64812] Fixed message bubble position in Hi-DPI mode - [QTBUG-64869, QTBUG-65004] Added testing for 32-bit host compiler when crossbuilding to 32-bit platforms - [QTBUG-65715] Fixed double margins when printing Linux ----- - [QTBUG-57761, QTBUG-63341] Fixed loading of libGLESv2 on some embedded platforms - [QTBUG-65079] Added support for separate host and target pkg-config wrappers Windows ------- - [QTBUG-60705] Fixed issues with too large scrollbars on Hi-DPI monitors