aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-11-13 15:38:43 +0100
committerEike Ziller <eike.ziller@qt.io>2020-11-13 15:00:53 +0000
commitb0d72fa95209a47c4442578b41f754c36b8d4801 (patch)
tree28ebd2bcc6a6b1cfdf45b17be69a2b0e1d168d68 /dist
parentda78629153e6ccf829a98c559777f9b451b16162 (diff)
Update change log for 4.14
Change-Id: I03a687bc3bca45f74ea0c46c54a63a8bf535554c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.14.0.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/dist/changes-4.14.0.md b/dist/changes-4.14.0.md
index 4da0dab84a..d37f2e23db 100644
--- a/dist/changes-4.14.0.md
+++ b/dist/changes-4.14.0.md
@@ -52,6 +52,8 @@ Editing
* Fixed that `Complete switch statement` indents unrelated code (QTCREATORBUG-12445)
* Fixed `Complete switch statement` with templates (QTCREATORBUG-24752)
* Fixed `Complete switch statement` for enum classes (QTCREATORBUG-20475)
+* Fixed creating and moving template member function definitions (QTCREATORBUG-24801,
+ QTCREATORBUG-24848)
* Fixed that `Apply function signature change` removed return values from `std::function`
arguments (QTCREATORBUG-13698)
* Fixed handling of multiple inheritance in `Insert Virtual Functions` (QTCREATORBUG-12223)
@@ -81,6 +83,8 @@ Projects
* Renamed `CurrentProject:*` variables to `CurrentDocument:Project:*` (QTCREATORBUG-12724,
QTCREATORBUG-24606)
+* Added `ActiveProject:*` variables (QTCREATORBUG-24878)
+* Changed `Qt Creator Plugin` wizard to CMake build system (QTCREATORBUG-24073)
* Fixed issue when environment changes after appending or prepending path (QTCREATORBUG-24105)
* Fixed `Embedding of the UI Class` option for widget applications (QTCREATORBUG-24422)
* Fixed shell used for console applications (QTCREATORBUG-24659)
@@ -107,11 +111,16 @@ Debugging
---------
* Fixed disabling and enabling breakpoints (QTCREATORBUG-24669)
+* Fixed setting source mappings with variables (QTCREATORBUG-24816)
### GDB
* Fixed loading of symbol files with `Load Core File` (QTCREATORBUG-24541)
+### CDB
+
+* Fixed debugging when `PYTHONPATH` is set (QTCREATORBUG-24859)
+
Analyzer
--------
@@ -156,8 +165,13 @@ Platforms
* Added missing Android variables to completion in `.pro` and `.pri` files
* Fixed passing command line arguments to application (QTCREATORBUG-23712)
+### MCU
+
+* Improved creation of kits (QTCREATORBUG-24354)
+
Credits for these changes go to:
--------------------------------
+Aleksei German
Alessandro Portale
Alexander Mishin
Alexis Jeandet
@@ -166,6 +180,7 @@ André Pönitz
Antonio Di Monaco
Asit Dhal
Assam Boudjelthia
+Christiaan Janssen
Christian Kandeler
Christian Stenger
Cristian Adam
@@ -176,14 +191,19 @@ Fabio Falsini
Fawzi Mohamed
Federico Guerinoni
Henning Gruendl
+Jaroslaw Kobus
Jeremy Ephron
+Jochen Seemann
+Johanna Vanhatapio
Kai Köhne
Knud Dollereder
Lars Knoll
Leander Schulten
Leena Miettinen
+Lukas Holecek
Lukasz Ornatek
Mahmoud Badri
+Marco Bubke
Martin Kampas
Michael Weghorn
Miikka Heikkinen
@@ -194,6 +214,7 @@ Robert Löhning
Tasuku Suzuki
Thiago Macieira
Thomas Hartmann
+Tim Jenssen
Tobias Hunger
Vikas Pachdha
Volodymyr Zibarov