From d759a753779f3ae4b5ae2cb6b16401b4663618ad Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Mon, 24 Aug 2020 12:20:54 +0300 Subject: Add changes file for Qt 5.15.1 + 985d9f42f7691a5b96f9d55b96c83e7f8debfee1 Shift the label to be inside the bar if it is going to be cut off + b1edcbc8b040455b76b1ac3c1762867c88e76287 Fix Clang 10 warning about misleading indentation + e073beeb0710913cd5faa0b2f570ca8383c58322 Bump version Change-Id: Id0a75ac78b4dfa2645c79e296035a9188e1c35f7 Reviewed-by: Miikka Heikkinen (cherry picked from commit 68a2a439898f154279ef41dcc6e7164030d20d54) Reviewed-by: Qt Cherry-pick Bot --- dist/changes-5.15.1 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dist/changes-5.15.1 (limited to 'dist') diff --git a/dist/changes-5.15.1 b/dist/changes-5.15.1 new file mode 100644 index 00000000..df5ab368 --- /dev/null +++ b/dist/changes-5.15.1 @@ -0,0 +1,25 @@ +Qt 5.15.1 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.15.0. + +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.15 series is binary compatible with the 5.14.x series. +Applications compiled for 5.14 will continue to run with 5.15. + +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. + +**************************************************************************** +* Bug Fixes * +**************************************************************************** + +- Shift the label to be inside the bar if it is going to be cut off + -- cgit v1.2.3