From e9856ad138737c20946f965bfa420dcb8ad11541 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 22 Jul 2024 10:00:44 +0200 Subject: [PATCH] Update change log Change-Id: I055bfba24ea4610540dab930a30a998acba1b25e Reviewed-by: Leena Miettinen --- dist/changelog/changes-14.0.0.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/dist/changelog/changes-14.0.0.md b/dist/changelog/changes-14.0.0.md index 3625940c757..bd4a54d9310 100644 --- a/dist/changelog/changes-14.0.0.md +++ b/dist/changelog/changes-14.0.0.md @@ -17,6 +17,8 @@ General ([Documentation](https://doc-snapshots.qt.io/qtcreator-extending/lua-extensions.html)) * Added a mode for managing extensions * Added `Clear` and `Save Contents` to context menus of all output views +* Fixed the tab focus order in the search toolbar + ([QTCREATORBUG-30791](https://bugreports.qt.io/browse/QTCREATORBUG-30791)) * Locator * Added the option to show results relative to project root ([QTCREATORBUG-29462](https://bugreports.qt.io/browse/QTCREATORBUG-29462)) @@ -46,6 +48,14 @@ Editing ([QTCREATORBUG-31116](https://bugreports.qt.io/browse/QTCREATORBUG-31116)) * Fixed the unindenting with backspace when multiple cursors are active ([QTCREATORBUG-31158](https://bugreports.qt.io/browse/QTCREATORBUG-31158)) +* Fixed the `Save` shortcut after closing a document while the document's + drop-down menu is shown + ([QTCREATORBUG-31205](https://bugreports.qt.io/browse/QTCREATORBUG-31205)) +* Fixed the highlighting of matches for `Whole Words Only` searches + ([QTCREATORBUG-31020](https://bugreports.qt.io/browse/QTCREATORBUG-31020)) +* Fixed that the documents chooser did not close when releasing `Ctrl` in + some setups + ([QTCREATORBUG-31228](https://bugreports.qt.io/browse/QTCREATORBUG-31228)) ### C++ @@ -79,6 +89,9 @@ Editing ([QTCREATORBUG-29943](https://bugreports.qt.io/browse/QTCREATORBUG-29943)) * Fixed the handling of system headers ([QTCREATORBUG-30474](https://bugreports.qt.io/browse/QTCREATORBUG-30474)) + * Fixed a warning when adding an empty session to the list of sessions with + a single Clangd instance + ([QTCREATORBUG-31186](https://bugreports.qt.io/browse/QTCREATORBUG-31186)) * Built-in * Added the `Enable indexing` option in `Preferences` > `C++` > `Code Model` to turn off the built-in indexer @@ -101,6 +114,8 @@ Editing ([Documentation](https://doc.qt.io/qtcreator/creator-quick-ui-forms.html)) * Fixed that the color preview did not work on named colors ([QTCREATORBUG-30594](https://bugreports.qt.io/browse/QTCREATORBUG-30594)) +* Fixed the default path to `qmlformat` on Windows + ([QTCREATORBUG-31257](https://bugreports.qt.io/browse/QTCREATORBUG-31257)) * Language Server * Switched on by default for Qt 6.8 and later * Added an option for generating `qmlls.ini` files for CMake projects in @@ -206,6 +221,8 @@ Projects ([QTCREATORBUG-30836](https://bugreports.qt.io/browse/QTCREATORBUG-30836)) * Added support for custom build types ([QTCREATORBUG-30014](https://bugreports.qt.io/browse/QTCREATORBUG-30014)) + * Fixed issues with cross-compilation setups + ([QTCREATORBUG-31249](https://bugreports.qt.io/browse/QTCREATORBUG-31249)) ([Documentation](https://doc-snapshots.qt.io/qtcreator-14.0/creator-build-settings-cmake-presets.html)) @@ -317,6 +334,9 @@ Platforms * Improved the performance of the generic deployment method * Fixed that the file size check that is performed before parsing C++ files could freeze Qt Creator until finished for remote projects +* Fixed that the deployment of a directory deployed only its contents instead + of the directory itself + ([QTCREATORBUG-31136](https://bugreports.qt.io/browse/QTCREATORBUG-31136)) ### Qt Application Manager @@ -333,8 +353,9 @@ Ahmad Samir Aleksei German Alessandro Portale Alexander Drozdov +Alexandre Laurent Ali Kianian -Andre Hartmann +André Hartmann André Pönitz Artem Sokolovskii Assam Boudjelthia @@ -364,6 +385,7 @@ Mats Honkamaa Michael Weghorn Miikka Heikkinen Orgad Shaneh +Pino Toscano Pranta Dastider Ralf Habacker Robert Löhning