summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.1
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.0.1')
-rw-r--r--dist/changes-5.0.122
1 files changed, 17 insertions, 5 deletions
diff --git a/dist/changes-5.0.1 b/dist/changes-5.0.1
index fa12d6434..f476e80bc 100644
--- a/dist/changes-5.0.1
+++ b/dist/changes-5.0.1
@@ -22,15 +22,14 @@ information about a particular change.
General Improvements
--------------------
+ - [QTBUG-28633] Fix bogus include paths in some pkg-config files
+ - [QTBUG-28689] Fix help URLs in tools.
+ - [QTBUG-28579] Doc: Correcting qhp links to the Linguist and Assistant examples
+
Third party components
----------------------
****************************************************************************
-* Library *
-****************************************************************************
-
-
-****************************************************************************
* Platform Specific Changes *
****************************************************************************
@@ -44,9 +43,22 @@ Third party components
* Tools *
****************************************************************************
+Qt Assistant
+------------
+
+ - Fix warnings found by the headersclean test
+ - Move functions from an anonymous namespace in a header
+
+Qt DBus Viewer
+--------------
+
+ - Try harder in matching the method signature
+
Qt Designer
-----------
+ - Fix warning about hidden overloaded virtual, found by Clang
+
Qt Help
-------