diff options
author | hjk <hjk@qt.io> | 2022-10-10 16:25:18 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2022-10-11 07:31:01 +0000 |
commit | 862a3923f47c348c8629fdd2ce1b38f33a3999aa (patch) | |
tree | 6faac348ad7fc1c6b3a798fe6f9f3228a00c7fd9 /dist | |
parent | df2038421eb92c0ee3ed9d308f570d4fada1ee83 (diff) | |
download | qt-creator-862a3923f47c348c8629fdd2ce1b38f33a3999aa.tar.gz |
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>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changelog/changes-9.0.0.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changelog/changes-9.0.0.md b/dist/changelog/changes-9.0.0.md index db59673341..792cc6cb56 100644 --- a/dist/changelog/changes-9.0.0.md +++ b/dist/changelog/changes-9.0.0.md @@ -97,6 +97,7 @@ Debugging * Added warning for missing QML debugging functionality for mobile and embedded devices * Fixed display of strings with characters more than 2 bytes long +* Improved type name lookup performance for heavily templated code Version Control Systems ----------------------- @@ -137,11 +138,13 @@ Platforms * Added option for SSH port to wizard * Added fallback for devices without `base64` +* Added experimental support to user remote linux build devices (QTCREATORBUG-28242) ### Docker * Added option for `docker` command * Added detection of Python +* Added option to auto-detect in PATH plus additional directories * Improved device wizard Credits for these changes go to: |