+447f33743cQDoc: Let configure accept libclang built from git sources +b693122a4eqdoc: Fix regression in QML types inheriting property groups +4f8bb92f96qdoc: Sort the members of shared comment node collective +5eae325fcbQMake: fix GCC 9 -Wdeprecated-copy warnings +cd50765264qdoc: Allow per-example override of install path +653884ab69qdoc: Override isObsolete() for a FunctionNode +01dbe9a348qdoc: Do not sort nodes based on their address +1639c9a804QDoc: Move logging to helper method +a3d82bec96Bump version +cd352d921fDoc: Remove references to 4.x in QDoc manual +559332dc3eqdoc: Fix regression in linking to QML properties in offline docs +26daab2554QDoc: Remove Location::null +c555d3493fqdoc: Extend \include command to include exampledirs +698ffa215fwindeployqt: Use correct file name for ANGLE +ce895f0665QDoc: Fix handling of -F option Change-Id: I9704f2e8778288bd01915cd2fd4a4ace93285496 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
25 lines
972 B
Plaintext
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
|