Update change log for 4.12

Change-Id: I54a9e875c4b80bab4234bfb000cea15dc47b72e0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2020-03-17 11:48:26 +01:00
parent 9230237856
commit 41099a5eed

View File

@@ -104,6 +104,7 @@ Projects
### Qbs ### Qbs
* Updated included Qbs version to 1.16.0
* Changed to use separate Qbs executable instead of direcly linking to Qbs (QTCREATORBUG-20622) * Changed to use separate Qbs executable instead of direcly linking to Qbs (QTCREATORBUG-20622)
* Added option for default install root (QTCREATORBUG-12983) * Added option for default install root (QTCREATORBUG-12983)
@@ -139,6 +140,7 @@ Analyzer
### Clang ### Clang
* Improved filtering * Improved filtering
* Added `Analyze Current File` to `Tools` menu and editor context menu
* Added context menu item that opens help on diagnostics * Added context menu item that opens help on diagnostics
### CppCheck ### CppCheck
@@ -161,6 +163,7 @@ Qt Quick Designer
* Added locking and pinning of animation curves (QDS-550, QDS-551) * Added locking and pinning of animation curves (QDS-550, QDS-551)
* Added support for annotations (QDS-39) * Added support for annotations (QDS-39)
* Fixed dragging of keyframes in curve editor (QDS-1405) * Fixed dragging of keyframes in curve editor (QDS-1405)
* Fixed crash when selecting icon (QTCREATORBUG-23773)
Version Control Systems Version Control Systems
----------------------- -----------------------
@@ -181,6 +184,7 @@ Test Integration
### Google Test ### Google Test
* Added support for internal logging (QTCREATORBUG-23354) * Added support for internal logging (QTCREATORBUG-23354)
* Added support for `GTEST_SKIP` (QTCREATORBUG-23736)
Platforms Platforms
--------- ---------
@@ -202,6 +206,8 @@ Platforms
* Added option to automatically download and install required Android tools (QTCREATORBUG-23285) * Added option to automatically download and install required Android tools (QTCREATORBUG-23285)
* Added option to register multiple NDKs (QTCREATORBUG-23286) * Added option to register multiple NDKs (QTCREATORBUG-23286)
* Added automatic selection of correct NDK for Qt version (QTCREATORBUG-23583) * Added automatic selection of correct NDK for Qt version (QTCREATORBUG-23583)
* Added option to download and use [OpenSSL for Android](https://github.com/KDAB/android_openssl)
(QTBUG-80625)
* Added support for Android 11 with API level 30 * Added support for Android 11 with API level 30
* Improved examples browser to only show items tagged with `android` (QTBUG-80716) * Improved examples browser to only show items tagged with `android` (QTBUG-80716)
* Improved manifest editor (QTCREATORBUG-23283) * Improved manifest editor (QTCREATORBUG-23283)
@@ -222,6 +228,10 @@ Platforms
* Added support for J-Link and EBlink GDB servers * Added support for J-Link and EBlink GDB servers
* Added support for KEIL uVision v5.x debugger * Added support for KEIL uVision v5.x debugger
### MCU
* Added auto-registration of documentation (UL-1685)
Credits for these changes go to: Credits for these changes go to:
-------------------------------- --------------------------------
Aleksei German Aleksei German
@@ -243,6 +253,7 @@ Eike Ziller
Fawzi Mohamed Fawzi Mohamed
Federico Guerinoni Federico Guerinoni
Filippo Cucchetto Filippo Cucchetto
Friedemann Kleint
Halfdan Ingvarsson Halfdan Ingvarsson
Hannes Domani Hannes Domani
Henning Gruendl Henning Gruendl
@@ -266,6 +277,7 @@ Nikolai Kosjar
Nikolay Panov Nikolay Panov
Oliver Wolff Oliver Wolff
Orgad Shaneh Orgad Shaneh
Richard Weickelt
Robert Löhning Robert Löhning
Sergey Morozov Sergey Morozov
Tasuku Suzuki Tasuku Suzuki
@@ -276,6 +288,8 @@ Tim Jenssen
Tobias Hunger Tobias Hunger
Topi Reinio Topi Reinio
Ulf Hermann Ulf Hermann
Unseon Ryu
Venugopal Shivashankar
Vikas Pachdha Vikas Pachdha
Ville Voutilainen Ville Voutilainen
Volodymyr Samokhatko Volodymyr Samokhatko