Files
Antti Kokko 9d5d92a492 Add changes file for Qt 5.14.2
+ 447f33743c QDoc: Let configure accept libclang built from git sources
+ b693122a4e qdoc: Fix regression in QML types inheriting property groups
+ 4f8bb92f96 qdoc: Sort the members of shared comment node collective
+ 5eae325fcb QMake: fix GCC 9 -Wdeprecated-copy warnings
+ cd50765264 qdoc: Allow per-example override of install path
+ 653884ab69 qdoc: Override isObsolete() for a FunctionNode
+ 01dbe9a348 qdoc: Do not sort nodes based on their address
+ 1639c9a804 QDoc: Move logging to helper method
+ a3d82bec96 Bump version
+ cd352d921f Doc: Remove references to 4.x in QDoc manual
+ 559332dc3e qdoc: Fix regression in linking to QML properties in offline docs
+ 26daab2554 QDoc: Remove Location::null
+ c555d3493f qdoc: Extend \include command to include exampledirs
+ 698ffa215f windeployqt: Use correct file name for ANGLE
+ ce895f0665 QDoc: Fix handling of -F option

Change-Id: I9704f2e8778288bd01915cd2fd4a4ace93285496
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-03-16 11:24:05 +02:00

25 lines
972 B
Plaintext

Qt 5.14.2 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 5.14.0 through 5.14.1.
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.14 series is binary compatible with the 5.13.x series.
Applications compiled for 5.13 will continue to run with 5.14.
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.
****************************************************************************
* qdoc *
****************************************************************************
- [QTBUG-82252] Fixed "-F" option on macOS