aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-12-11 14:43:13 +0100
committerEike Ziller <eike.ziller@qt.io>2020-12-14 09:39:08 +0000
commit4b33979bcdac3541163ad5a48ed1964999896ba6 (patch)
tree5465293ab0b9c9f32398c8121997d8c987a2fba4
parentf167811fb136e72b7bf3b73936c70911e6284671 (diff)
Update change log for 4.14
Change-Id: I3c94cd5241fb79518f84d14409e0c709f4c1a1f6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--dist/changes-4.14.0.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/dist/changes-4.14.0.md b/dist/changes-4.14.0.md
index bc71160425..7dd0628257 100644
--- a/dist/changes-4.14.0.md
+++ b/dist/changes-4.14.0.md
@@ -15,6 +15,7 @@ General
* Added option for asking for confirmation before closing (QTCREATORBUG-7637)
* Improved visibility of controls in dark themes (QTCREATORBUG-23505)
+* Fixed lines disappearing in output panes (QTCREATORBUG-24556)
Help
----
@@ -105,12 +106,14 @@ Projects
* Added option to unselect multiple configuration variables simultaneously
(QTCREATORBUG-22659)
+* Improved kit detection when importing build (QTCREATORBUG-25069)
* Fixed missing run of CMake when saving `CMakeLists.txt` files in
subdirectories
* Fixed that changing build directory to existing build ran CMake with initial
arguments
* Fixed that configuration changes were lost when done before triggering a first
build (QTCREATORBUG-24936)
+* Fixed `QML Debugging and Profiling`
### Meson
@@ -185,9 +188,13 @@ Platforms
* Fixed persistence of signing settings (QTCREATORBUG-24586)
+### Remote Linux
+
+* Fixed password prompt missing with SSH (QTCREATORBUG-24979)
+
### MCU
-* Improved creation of kits (QTCREATORBUG-24354)
+* Improved creation of kits (QTCREATORBUG-24354, QTCREATORBUG-25052, QTCREATORBUG-25053)
Credits for these changes go to:
--------------------------------