aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2019-06-14 15:11:26 +0200
committerEike Ziller <eike.ziller@qt.io>2019-06-17 07:43:38 +0000
commit622117a6ce4b1fddbf297820a167eb68d76b8709 (patch)
tree0e8c72e8bac623f762ee2f0ca5c3100557f45401 /dist
parent8728057f15a6a858da07e96f632b562e5d23bb5d (diff)
More changelog 4.10
Change-Id: Iba32d4802366ba40f26adcc32ee8264d00014ec1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.10.0.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/dist/changes-4.10.0.md b/dist/changes-4.10.0.md
index f97a83a472..9a03649d44 100644
--- a/dist/changes-4.10.0.md
+++ b/dist/changes-4.10.0.md
@@ -16,6 +16,7 @@ you can check out from the public Git repository. For example:
### Language Client
+* Removed `Experimental` flag
* Added option for starting server when needed
* Added option for starting one server per project
* Added support for `workspace/workspaceFolders` server request
@@ -34,7 +35,7 @@ you can check out from the public Git repository. For example:
* Added option for hiding kit settings (QTCREATORBUG-9134)
* Added support for drag & drop in Projects tree (QTCREATORBUG-6446)
* Added option for closing files of project when closing project (QTCREATORBUG-22198)
-* Added filtering to `Application Output`, `Compile Output`, and `General Messages`
+* Added filtering to `Issues`, `Application Output`, `Compile Output`, and `General Messages`
(QTCREATORBUG-16356)
* Added `Re-detect` and `Remove All` to compiler settings
* Added Locator filter for all files in all project directory trees (`a`) (QTCREATORBUG-19122)
@@ -59,6 +60,7 @@ you can check out from the public Git repository. For example:
* Added completion of paths in project files (QTCREATORBUG-5915)
* Added forced `qmake` run on rebuild
* Fixed building sub-project in case of additional custom make steps (QTCREATORBUG-15794)
+* Fixed missing items from `OBJECTIVE_HEADERS` (QTCREATORBUG-17569)
## CMake Projects
@@ -102,9 +104,12 @@ you can check out from the public Git repository. For example:
## QML Support
+* Fixed various formatting issues
+
## Debugging
* Added pretty printer for `QMargin`
+* Fixed issues with restoring layout (QTCREATORBUG-21669)
### CDB
@@ -120,7 +125,10 @@ you can check out from the public Git repository. For example:
* Added support for `ShapeGradient` (QDS-359)
* Added gradient picker that allows loading and saving of presets
+* Added support for changing properties for multiple items at once (QDS-324)
+* Added missing properties for `LineEdit` and `ComboBox`
* Updated properties of `Flickable`
+* Improved handling of errors in state editor (QDS-695)
## Version Control Systems
@@ -191,13 +199,16 @@ Denis Shienkov
Denis Vygovskiy
Eike Ziller
Friedemann Kleint
+Giuseppe D'Angelo
Haxor Leet
+Henning Gruendl
illiteratecoder
Ivan Donchevskii
Ivan Komissarov
Joel Smith
Jörg Bornemann
Kavindra Palaraja
+Leena Miettinen
Luca Carlon
Marco Bubke
Martin Haase
@@ -213,5 +224,6 @@ Tim Henning
Tim Jenssen
Tobias Hunger
Tor Arne Vestbø
+Uladzislau Paulovich
Ulf Hermann
Ville Nummela