aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-07-12 14:56:13 +0200
committerEike Ziller <eike.ziller@qt.io>2018-07-12 14:56:13 +0200
commit98479ba3120e9453563152b7ba371e8e866f6099 (patch)
tree9ead11a7cfe807b753d6924d24fe2f8e152d6be4 /dist
parentc17a1ce249e49c313c695e7955e7acef715a1df1 (diff)
parentd7733bafe102208c6f9b7b0fc0b44dd2280790ab (diff)
Merge remote-tracking branch 'origin/4.7'
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