From fe5b4f8e7ac984cc4c9698e7d6def9be46b0df7a Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Mon, 1 Apr 2019 13:35:31 +0300 Subject: Add changes file for Qt 5.12.3 + b4597180191734ca128772d2b8547c6e6c08efa2 macdeployqt: Deploy the platforminputcontext plugins and vkb plugins + a7aaa84f0c18c150e7d7671663a175d99cad3d49 qtdiag/Windows: Output all graphics adapters + 11d01e3b74c84e465246a8f164b3f3b8ff92d8a4 Handle recursion depth errors when parsing JavaScript + 9b5c31944fb03eea6025186c27cf809cc4a9ae05 Designer: write out minimumSectionSize property before current size + 30616088b98b4f95f85993c069c8086d36151caa Handle recursion depth errors when parsing JavaScript in lupdate + c7dbb12a734b4203c3613ae3950b2e7729643d66 Use High DPI pixmaps in assistant + 44348513f90bd24674172b87a97e0c8b615a555a Bump version + 9c7502b0e5056da021ace0195e53d5b7b410120b Assistant: Rewrite the search result list formatting to use QTextStream + e9662ddd86f027bdbe617f5171cd63cae13b3845 qtattributionsscanner: Add "PackageComment" field + 9beac9838510e94338377fcd1cfc68b371f32a86 makeqpf: fix crash + 50335cb26bb88930f5e2a204642439cc9a4d2282 Mark throwRecursionDepthError() as final Change-Id: I68c23bd2395968511f70209bfcc9496355b0b734 Reviewed-by: Friedemann Kleint Reviewed-by: Andy Shaw Reviewed-by: Jani Heikkinen --- dist/changes-5.12.3 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 dist/changes-5.12.3 diff --git a/dist/changes-5.12.3 b/dist/changes-5.12.3 new file mode 100644 index 000000000..b1ea2fe33 --- /dev/null +++ b/dist/changes-5.12.3 @@ -0,0 +1,24 @@ +Qt 5.12.3 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.0 through 5.12.2. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +https://doc.qt.io/qt-5/index.html + +The Qt version 5.12 series is binary compatible with the 5.11.x series. +Applications compiled for 5.11 will continue to run with 5.12. + +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. + +**************************************************************************** +* makeqpf * +**************************************************************************** + + - Fix assert when rendering font using debug build of Qt -- cgit v1.2.1