mirror of https://github.com/qt/qtdoc.git
Add changes file for Qt 5.13.1
+712aabd074
Adapt wording of documentation license +faf46dfbcb
embedded: Document more output mode values for drm +092e708a7c
QNX: List utilities needed for deploying apps to QNX devices +9dc3bd8fea
Doc: Improve CMake code example +786e974f33
Doc: Move "Configure a Specific Device for Linux" to a separate page +bfcb485d38
Accessibility: We support UIA on Windows +c9971f1230
Simplify accessibility docs +31beb2498d
Fix path in Accessiblity docs +2d9a9f5b8f
Bump version +d6c0a59999
Add changes file for Qt 5.12.4 +381cef68b9
Add the supported QNX modules information +307371fd20
Document Third-Party Code changes in Qt 5.12.4 +e99db3eb7a
Add missing X11 build dependency +44a45dd404
Docs: Document the Android Build steps +e42afb29c0
Update SQLite to 3.28.0 +2fa86c4279
Android: Update OpenSSL page +d9c7951857
Doc: Improve the structure and readability +64b116ee06
Bump version +2eb2e153f0
Bump version +cad7eec0b3
Doc: Fix qdoc warning +c52d9c0696
Doc: Improve the documentation +967e916d21
Doc: Cleanup of the Deploying QML Applications topic +c66e10ae68
Doc: Clean up the Qt for Embedded Linux topic +6de3b513c0
Doc: Mention how to make configure pick up OpenSSL automatically +7437c495c4
Doc: Move \table outside of \list +c484dc96e4
Doc: Update a broken link and improve the structure +e784b193f8
Doc: Minor edits on section Known limitations and known issues +4ef5512d62
Android: Update OpenSSL 1.1 docs Change-Id: I1616c3d6b2c090b6abc561f32ba3896a8ee08ee4 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Martin Smith <martin.smith@qt.io>
This commit is contained in:
parent
6fbbbfd692
commit
6f37fd60cb
|
@ -0,0 +1,20 @@
|
||||||
|
Qt 5.13.1 is a bug-fix release. It maintains both forward and backward
|
||||||
|
compatibility (source and binary) with Qt 5.13.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.13 series is binary compatible with the 5.12.x series.
|
||||||
|
Applications compiled for 5.12 will continue to run with 5.13.
|
||||||
|
|
||||||
|
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.
|
Loading…
Reference in New Issue