Add more change log for 4.15

Change-Id: Iaa9b9f3a3f8a6151f2dccb659460fe13730ec89f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2021-04-09 14:45:49 +02:00
parent 8413d6d585
commit 574f9888c4

View File

@@ -30,6 +30,7 @@ Editing
------- -------
* Added action for pasting without auto-formatting (QTCREATORBUG-20887) * Added action for pasting without auto-formatting (QTCREATORBUG-20887)
* Fixed that completion could block Qt Creator (QTCREATORBUG-25419)
### C++ ### C++
@@ -64,7 +65,7 @@ Editing
(QTCREATORBUG-25154) (QTCREATORBUG-25154)
* Fixed highlighting of comments with continuation lines (QTCREATORBUG-23297) * Fixed highlighting of comments with continuation lines (QTCREATORBUG-23297)
* Fixed issues with `Add definition` (QTCREATORBUG-14661, QTCREATORBUG-14524, * Fixed issues with `Add definition` (QTCREATORBUG-14661, QTCREATORBUG-14524,
QTCREATORBUG-14524) QTCREATORBUG-14524, QTCREATORBUG-25560)
* Fixed real-time updating of `Class View` * Fixed real-time updating of `Class View`
* Fixed that function parameter hint showed inapplicable overloads * Fixed that function parameter hint showed inapplicable overloads
(QTCREATORBUG-650) (QTCREATORBUG-650)
@@ -94,6 +95,7 @@ Projects
* Added `Open Terminal Here` for project nodes (QTCREATORBUG-25107) * Added `Open Terminal Here` for project nodes (QTCREATORBUG-25107)
* Added option for running application as root user (QTCREATORBUG-2831, * Added option for running application as root user (QTCREATORBUG-2831,
QTCREATORBUG-25330) QTCREATORBUG-25330)
* Fixed detection of `rcc` and `uic` for Qt 6 (QTBUG-88791)
* Fixed detection of Designer, Linguist, `qmlscene` and `qmlplugindump` for Qt 6 * Fixed detection of Designer, Linguist, `qmlscene` and `qmlplugindump` for Qt 6
cross-builds cross-builds
@@ -124,6 +126,10 @@ Projects
(QTCREATORBUG-25166) (QTCREATORBUG-25166)
* Fixed `Save all files before build` for `Build for Run Configuration` * Fixed `Save all files before build` for `Build for Run Configuration`
(QTCREATORBUG-25276) (QTCREATORBUG-25276)
* Fixed that only source file name was copied to clipboard when adding class
(QTCREATORBUG-24301, QTCREATORBUG-25212)
* Fixed reparsing of project with `Auto-run CMake`
* Fixed that removed targets stayed selected for building (QTCREATORBUG-25477)
### Qbs ### Qbs
@@ -178,6 +184,10 @@ Test Integration
* Added basic support for `ctest` (QTCREATORBUG-23332) * Added basic support for `ctest` (QTCREATORBUG-23332)
### Google Test
* Fixed detection of tests that start with a number (QTCREATORBUG-25498)
FakeVim FakeVim
------- -------
@@ -217,6 +227,7 @@ Platforms
QTCREATORBUG-24814, QTCREATORBUG-24822) QTCREATORBUG-24814, QTCREATORBUG-24822)
* Added support for Qt 6 applications with CMake (QTCREATORBUG-25519) * Added support for Qt 6 applications with CMake (QTCREATORBUG-25519)
* Fixed ABI detection for Qt 5.15 (QTCREATORBUG-24891) * Fixed ABI detection for Qt 5.15 (QTCREATORBUG-24891)
* Fixed running of `em++.bat` in some environments on Windows
Credits for these changes go to: Credits for these changes go to:
-------------------------------- --------------------------------
@@ -224,6 +235,7 @@ Aleksei German
Alessandro Portale Alessandro Portale
Alexandru Croitor Alexandru Croitor
Alexis Jeandet Alexis Jeandet
Allan Sandfeld Jensen
Andre Hartmann Andre Hartmann
André Pönitz André Pönitz
Bernhard Beschow Bernhard Beschow
@@ -253,16 +265,19 @@ Leander Schulten
Leena Miettinen Leena Miettinen
Mahmoud Badri Mahmoud Badri
Marco Bubke Marco Bubke
Matti Paaso
Mattias Johansson Mattias Johansson
Maximilian Goldstein Maximilian Goldstein
Michael Weghorn Michael Weghorn
Michael Winkelmann Michael Winkelmann
Miikka Heikkinen Miikka Heikkinen
Miina Puuronen
Mitch Curtis Mitch Curtis
Nikolai Kosjar Nikolai Kosjar
Orgad Shaneh Orgad Shaneh
Oswald Buddenhagen Oswald Buddenhagen
Raphaël Cotty Raphaël Cotty
Robert Löhning
Sergey Levin Sergey Levin
Thomas Hartmann Thomas Hartmann
Tim Jenssen Tim Jenssen