aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2018-07-10 13:11:37 +0200
committerhjk <hjk@qt.io>2018-07-10 11:36:34 +0000
commitf07c2f46c4703a55eeecd15e3ff60f427660364a (patch)
tree41eeb41569cb3c00a2eccd463045db1dcb9d6e56 /dist
parent0387fc0f935a0a9e1f9a434dc1b87b31a6b39d61 (diff)
More changelog for 4.7
Change-Id: Ic32da3de59a1e855d324330d684260ac60eb1eb6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.0.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.7.0.md b/dist/changes-4.7.0.md
index 4967dd3472..2844aa15c8 100644
--- a/dist/changes-4.7.0.md
+++ b/dist/changes-4.7.0.md
@@ -103,6 +103,7 @@ Python Support
Debugging
* Fixed updating of memory view
+* Added `Leave Debug Mode` button to toolbar
* QML
* Added support for nested properties (QTBUG-68474)
* Fixed issue with different endianness (QTBUG-68721)
@@ -148,6 +149,11 @@ Test Integration
* Fixed parsing issue with non-ASCII characters (QTCREATORBUG-20105)
* Fixed detection of test name (QTCREATORBUG-20642)
+Welcome
+
+* Rather than open project do nothing when right-clicking recent projects
+* Open session mini menu when right-clicking sessions
+
Platform Specific
Windows