Update change log for 6.0

Change-Id: Ic75aabfe80b69f9e50f97dc516cda05787fcd94a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2021-10-07 11:34:21 +02:00
parent 56de449b17
commit 2adec9274e

20
dist/changes-6.0.0.md vendored
View File

@@ -24,6 +24,7 @@ Editing
### C++ ### C++
* Updated to LLVM 13
* Added completion and function hint to `clangd` support * Added completion and function hint to `clangd` support
* Added option for saving open files automatically after refactoring * Added option for saving open files automatically after refactoring
(QTCREATORBUG-25924) (QTCREATORBUG-25924)
@@ -36,6 +37,11 @@ Editing
* Improved wizards for Qt 6.2 (QTCREATORBUG-26170) * Improved wizards for Qt 6.2 (QTCREATORBUG-26170)
* Simplified wizards * Simplified wizards
### Language Server Protocol
* Added support for `activeParameter` of signature information
(QTCREATORBUG-26346)
Projects Projects
-------- --------
@@ -56,7 +62,13 @@ Projects
`Issues` pane (QTCREATORBUG-26231) `Issues` pane (QTCREATORBUG-26231)
* Fixed header file handling when mentioned in target sources * Fixed header file handling when mentioned in target sources
(QTCREATORBUG-23783, QTCREATORBUG-23843, QTCREATORBUG-26201, (QTCREATORBUG-23783, QTCREATORBUG-23843, QTCREATORBUG-26201,
QTCREATORBUG-26238) QTCREATORBUG-26238, QTCREATORBUG-21452, QTCREATORBUG-25644,
QTCREATORBUG-25782)
* Fixed that generated files were selected for analyzing (QTCREATORBUG-25125)
### qmake
* Fixed crash when canceling parsing (QTCREATORBUG-26333)
Version Control Systems Version Control Systems
----------------------- -----------------------
@@ -87,6 +99,7 @@ Platforms
* Removed device selection dialog in favor of device selection in target * Removed device selection dialog in favor of device selection in target
selector (QTCREATORBUG-23991) selector (QTCREATORBUG-23991)
* Added details to device settings (QTCREATORBUG-23991) * Added details to device settings (QTCREATORBUG-23991)
* Added filter field for Android SDK manager
### Docker ### Docker
@@ -103,6 +116,7 @@ André Pönitz
Artem Sokolovskii Artem Sokolovskii
Artur Shepilko Artur Shepilko
Assam Boudjelthia Assam Boudjelthia
Christiaan Janssen
Christian Kandeler Christian Kandeler
Christian Stenger Christian Stenger
Cristian Adam Cristian Adam
@@ -112,14 +126,17 @@ Fawzi Mohamed
Henning Gruendl Henning Gruendl
Ihor Dutchak Ihor Dutchak
Jaroslaw Kobus Jaroslaw Kobus
Johanna Vanhatapio
Jonas Karlsson Jonas Karlsson
Kai Köhne Kai Köhne
Kama Wójcik Kama Wójcik
Knud Dollereder
Li Xi Li Xi
Loren Burkholder Loren Burkholder
Mahmoud Badri Mahmoud Badri
Marco Bubke Marco Bubke
Martin Kampas Martin Kampas
Miikka Heikkinen
Miina Puuronen Miina Puuronen
Orgad Shaneh Orgad Shaneh
Petar Perisin Petar Perisin
@@ -129,6 +146,7 @@ Shantanu Tushar
Tasuku Suzuki Tasuku Suzuki
Thiago Macieira Thiago Macieira
Thomas Hartmann Thomas Hartmann
Tim Jenssen
Tony Leinonen Tony Leinonen
Tor Arne Vestbø Tor Arne Vestbø
Vladimir Serdyuk Vladimir Serdyuk