Add to changes-9.0.0.md

Change-Id: Iebf7add3fcae2524530abc6ab46b7a243943e168
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
hjk
2022-10-10 16:25:18 +02:00
committed by Eike Ziller
parent df2038421e
commit 862a3923f4

View File

@@ -97,6 +97,7 @@ Debugging
* Added warning for missing QML debugging functionality for mobile and embedded * Added warning for missing QML debugging functionality for mobile and embedded
devices devices
* Fixed display of strings with characters more than 2 bytes long * Fixed display of strings with characters more than 2 bytes long
* Improved type name lookup performance for heavily templated code
Version Control Systems Version Control Systems
----------------------- -----------------------
@@ -137,11 +138,13 @@ Platforms
* Added option for SSH port to wizard * Added option for SSH port to wizard
* Added fallback for devices without `base64` * Added fallback for devices without `base64`
* Added experimental support to user remote linux build devices (QTCREATORBUG-28242)
### Docker ### Docker
* Added option for `docker` command * Added option for `docker` command
* Added detection of Python * Added detection of Python
* Added option to auto-detect in PATH plus additional directories
* Improved device wizard * Improved device wizard
Credits for these changes go to: Credits for these changes go to: