aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-01-30 14:44:15 +0100
committerEike Ziller <eike.ziller@qt.io>2018-01-30 14:06:11 +0000
commit9f4c248fa908e40961cdc3229f7be27fa336260a (patch)
tree891e50250fa814624b8c98c861336cac6720ac18 /dist
parenta8d8365c84a7d9b6ca0b71ffbfc8842caf2eb887 (diff)
Remove empty categories from change log
Change-Id: I7593c0ad1469e85ebe0973843087438f85422a71 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.0.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/dist/changes-4.6.0.md b/dist/changes-4.6.0.md
index 805cec4133..9f1db648bd 100644
--- a/dist/changes-4.6.0.md
+++ b/dist/changes-4.6.0.md
@@ -31,10 +31,6 @@ All Projects
* Added filtering to project kit setup page
-QMake Projects
-
-CMake Projects
-
Qbs Projects
* Added option to add library paths to dependencies (QTCREATORBUG-19274)
@@ -55,14 +51,10 @@ QML Support
* Added inline annotations for issues from code model
-Python Support
-
Debugging
* Split `Expressions` view from `Locals` view (QTCREATORBUG-19167)
-QML Profiler
-
Qt Quick Designer
* Added font and text properties from Qt 5.10
@@ -88,8 +80,6 @@ Test Integration
* Google Test
* Fixed detection of crashed tests (QTCREATORBUG-19565)
-Beautifier
-
Model Editor
* Added support for text alignment
@@ -101,8 +91,6 @@ Model Editor
* Added wizard for scratch models
* Fixed issue with selecting items (QTCREATORBUG-18368)
-SCXML Editor
-
Platform Specific
Windows
@@ -111,16 +99,10 @@ Windows
memory analyzer
* Fixed detection of CDB in non-default installation roots
-macOS
-
Android
* Fixed issues with GCC include directories in Clang code model
-iOS
-
-Universal Windows Platform
-
Remote Linux
* Fixed that remote application was not killed before deployment