From 862a3923f47c348c8629fdd2ce1b38f33a3999aa Mon Sep 17 00:00:00 2001 From: hjk Date: Mon, 10 Oct 2022 16:25:18 +0200 Subject: [PATCH] Add to changes-9.0.0.md Change-Id: Iebf7add3fcae2524530abc6ab46b7a243943e168 Reviewed-by: Leena Miettinen Reviewed-by: Eike Ziller --- dist/changelog/changes-9.0.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist/changelog/changes-9.0.0.md b/dist/changelog/changes-9.0.0.md index db596733412..792cc6cb565 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: