forked from qt-creator/qt-creator
Update change log for 6.0
Change-Id: Ifb0aacc979910a9de1ea56d9ed31f856a0dbf376 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
38
dist/changes-6.0.0.md
vendored
38
dist/changes-6.0.0.md
vendored
@@ -21,21 +21,30 @@ Editing
|
||||
|
||||
* Added support for multiple cursor editing (QTCREATORBUG-16013)
|
||||
* Added import and export for font settings (QTCREATORBUG-6833)
|
||||
* Fixed missing permissions update when files change (QTCREATORBUG-22447)
|
||||
|
||||
### C++
|
||||
|
||||
* Updated to LLVM 13
|
||||
* Added completion and function hint to `clangd` support
|
||||
* Added option for saving open files automatically after refactoring
|
||||
(QTCREATORBUG-25924)
|
||||
* Added information about source to tooltip on diagnostics
|
||||
* Fixed `Insert Definition` for templates with value parameters
|
||||
(QTCREATORBUG-26113)
|
||||
* Fixed canceling of C++ parsing on configuration change (QTCREATORBUG-24890)
|
||||
* Fixed crash when checking for refactoring actions (QTCREATORBUG-26316)
|
||||
* Fixed wrong target compiler option (QTCREATORBUG-25615)
|
||||
* Fixed parentheses matching (QTCREATORBUG-26400)
|
||||
* Clangd
|
||||
* Added warning for older `clangd` versions
|
||||
* Added support for completion and function hint
|
||||
* Improved location of generated `compile_commands.json` (QTCREATORBUG-26431)
|
||||
|
||||
### QML
|
||||
|
||||
* Improved wizards for Qt 6.2 (QTCREATORBUG-26170)
|
||||
* Simplified wizards
|
||||
* Fixed wrong warning on JavaScript equality checks (QTCREATORBUG-25917)
|
||||
|
||||
### Language Server Protocol
|
||||
|
||||
@@ -53,11 +62,16 @@ Projects
|
||||
* Fixed redundant output on process crash (QTCREATORBUG-26049)
|
||||
* Fixed duplicates in file rename dialog (QTCREATORBUG-26268)
|
||||
* Fixed variable expansion for working directory (QTCREATORBUG-26274)
|
||||
* Fixed possible warning when opening files from compile output
|
||||
(QTCREATORBUG-26422)
|
||||
* Fixed that re-detecting compilers removed compilers from kits
|
||||
(QTCREATORBUG-25697)
|
||||
|
||||
### CMake
|
||||
|
||||
* Removed separate `<Headers>` node from project tree (QTCREATORBUG-18206,
|
||||
QTCREATORBUG-24609, QTCREATORBUG-25407)
|
||||
* Improved performance while loading large projects
|
||||
* Fixed that CMake warnings and project loading errors were not added to
|
||||
`Issues` pane (QTCREATORBUG-26231)
|
||||
* Fixed header file handling when mentioned in target sources
|
||||
@@ -70,6 +84,19 @@ Projects
|
||||
|
||||
* Fixed crash when canceling parsing (QTCREATORBUG-26333)
|
||||
|
||||
### Compilation Database
|
||||
|
||||
* Fixed that headers were not shown as part of the project (QTCREATORBUG-26356)
|
||||
|
||||
Debugging
|
||||
---------
|
||||
|
||||
### GDB
|
||||
|
||||
* Fixed issue with non-English locale (QTCREATORBUG-26384)
|
||||
* Fixed variable expansion for `Additional Startup Commands`
|
||||
(QTCREATORBUG-26382)
|
||||
|
||||
Version Control Systems
|
||||
-----------------------
|
||||
|
||||
@@ -101,6 +128,10 @@ Platforms
|
||||
* Added details to device settings (QTCREATORBUG-23991)
|
||||
* Added filter field for Android SDK manager
|
||||
|
||||
### WebAssembly
|
||||
|
||||
* Fixed running applications (QTCREATORBUG-25905, QTCREATORBUG-26189)
|
||||
|
||||
### Docker
|
||||
|
||||
* Various improvements
|
||||
@@ -125,12 +156,14 @@ Eike Ziller
|
||||
Fawzi Mohamed
|
||||
Henning Gruendl
|
||||
Ihor Dutchak
|
||||
Ivan Komissarov
|
||||
Jaroslaw Kobus
|
||||
Johanna Vanhatapio
|
||||
Jonas Karlsson
|
||||
Kai Köhne
|
||||
Kama Wójcik
|
||||
Knud Dollereder
|
||||
Leena Miettinen
|
||||
Li Xi
|
||||
Loren Burkholder
|
||||
Mahmoud Badri
|
||||
@@ -143,10 +176,13 @@ Petar Perisin
|
||||
Piotr Mikolajczyk
|
||||
Samuel Ghinet
|
||||
Shantanu Tushar
|
||||
Tapani Mattila
|
||||
Tasuku Suzuki
|
||||
Thiago Macieira
|
||||
Thomas Hartmann
|
||||
Tim Jenssen
|
||||
Tony Leinonen
|
||||
Tor Arne Vestbø
|
||||
Tuomo Pelkonen
|
||||
Vikas Pachdha
|
||||
Vladimir Serdyuk
|
||||
|
Reference in New Issue
Block a user