qtdoc/dist/changes-5.15.1

21 lines
736 B
Groff
Raw Normal View History

Add changes file for Qt 5.15.1 + 33549ee35f6dcb22dcb473d7729b7f789de682b8 CMake: Fix TOC + 5e207d3aec8d049e9bbb8cb6b337f1c405edb31d Update uic, rcc command line help to reflect Python usage + 6a080760bbb6af21da935e075707fd906cf5f747 Document new flags and env.vars. for Windows OpenGL + 086dcc8c9d2f2f0631b62e983d190ddbb3c4b43d Remove -qt-xcb from linux documentation + c8458acf4cf4985a72229af418b1641a5497b8e3 Specify that iOS 13.2 SDK is required for Qt + 8006bf9f94cef92bc595195b0c192f15c9ab8439 Doc: Add Qt distance field generator to the list of tools + d089c60dfd513e27b0197f93c66fdaca6ef1e55e Doc: Add cmake instructions for app icon setup + fc94e5c5cfab13aeae8609c55dcf2c883533ef3d Explain that qmlscene automatically creates windows for bare Items + 64a0b3a31ab1080bd6183594588330a51cf4ad58 Redefine supported platforms and compilers + f1a522e3f687575cfdf33881809d1d61c4febe5b Support ICC 19.1 instead of ICC 18 + 94876f4ae378c9ae005b781bc98aa1742630416a Doc: Add info on how to install docs + 7a1a9d372c68d1d019f410a7e09dc8b6472537c7 Doc: Add libxcb-xinerama0-dev to suggested packages for Linux + 2c038f10d67f855e21f2b4338b56139d03949c32 Remove tech preview section from 5.15 docs + 95ec925c123fa802a9899870cc1867a73ca15362 Add Qt Marketplace entry to Qt Licensing page + 0dcb328b0332f2b438f00f365fb8d5707ea73339 Document the requirements of Linux Accessibility + f440a3e1ed071310f03ccd478ff3b6148d1cf84b Indicate that SQLite was updated to 3.32.3 + dba7e708d1fe5236cdb338486e0fa043964b3d21 Bump version + 21083c44075c2289f1593b6932d390e9f2383392 Fix "rectange" typo + 9c83b672f144fc5b099ad28f5f170b2801e86b2d Update emsdk install example + a43c74bc1c8d672f7137a7e1ca0dad687a64e73e Doc: Remove Qt Quick Controls 1 Example from Overview page Change-Id: I3abf17b9310ac3a691b568f347788988391561d8 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 0aead2ee97757b6cc4abbe1eee2ceb2e315feca6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2020-08-24 09:20:53 +00:00
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.
- This release contains only minor code improvements.