Update change log for 4.13

Change-Id: I45ee7f7498fc3ed087bd2054d15f75c001c5f504
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2020-08-25 10:55:19 +02:00
parent 7962dbb413
commit 5cece408de

View File

@@ -53,6 +53,8 @@ Editing
* Fixed that find usages was finding function arguments when searching functions (QTCREATORBUG-2176) * Fixed that find usages was finding function arguments when searching functions (QTCREATORBUG-2176)
* Fixed crash in lexer (QTCREATORBUG-19525) * Fixed crash in lexer (QTCREATORBUG-19525)
* Fixed handling of incomplete macro invocations (QTCREATORBUG-23881) * Fixed handling of incomplete macro invocations (QTCREATORBUG-23881)
* Fixed update of function signature tooltip (QTCREATORBUG-24449)
* Fixed that built-in macros were ignored for custom toolchains (QTCREATORBUG-24367)
### Language Client ### Language Client
@@ -60,6 +62,7 @@ Editing
* Added highlighting of code range for diagnostics * Added highlighting of code range for diagnostics
* Added tooltips for diagnostics * Added tooltips for diagnostics
* Fixed various issues with completion, outline, files with spaces, and synchronization * Fixed various issues with completion, outline, files with spaces, and synchronization
* Fixed handling of workspace folders (QTCREATORBUG-24452)
### QML ### QML
@@ -90,6 +93,10 @@ Editing
* Added option to sort file list * Added option to sort file list
### Widget Designer
* Fixed that designed widgets were dark in dark theme (QTCREATORBUG-23981)
Projects Projects
-------- --------
@@ -222,6 +229,7 @@ Federico Guerinoni
Friedemann Kleint Friedemann Kleint
Henning Gruendl Henning Gruendl
Ivan Komissarov Ivan Komissarov
Jacek Nijaki
Jaroslaw Kobus Jaroslaw Kobus
Jochen Becher Jochen Becher
Jochen Seemann Jochen Seemann
@@ -229,8 +237,10 @@ Johanna Vanhatapio
Joni Poikelin Joni Poikelin
Junker, Gregory Junker, Gregory
Knud Dollereder Knud Dollereder
Kwanghyo Park
Lars Knoll Lars Knoll
Leena Miettinen Leena Miettinen
Lukasz Ornatek
Mahmoud Badri Mahmoud Badri
Marco Bubke Marco Bubke
Michael Brüning Michael Brüning