From caa5103f8dcf3d4d3f908214dcff7a44c4e66d9c Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 28 Oct 2024 15:19:39 +0100 Subject: [PATCH] Update change log for 15.0.0 Change-Id: Ibce8c1ec43a7c2887cdba26d026360424b5888e3 Reviewed-by: Leena Miettinen --- dist/changelog/changes-15.0.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/changelog/changes-15.0.0.md b/dist/changelog/changes-15.0.0.md index e016757125d..087470339c6 100644 --- a/dist/changelog/changes-15.0.0.md +++ b/dist/changelog/changes-15.0.0.md @@ -19,6 +19,8 @@ General ([QTCREATORBUG-1756](https://bugreports.qt.io/browse/QTCREATORBUG-1756)) * Added new dark and light themes ([Blog Post](https://www.qt.io/blog/review-new-themes-for-qt-creator)) +* Added `Tools > Scripting > New Script` for creating Lua based Qt Creator + scripts * Plugins * Added `DocumentationUrl` and new mandatory fields `Id` and `VendorId` to the plugin meta data @@ -200,6 +202,8 @@ Debugging ([QTCREATORBUG-31406](https://bugreports.qt.io/browse/QTCREATORBUG-31406)) * Fixed the unfolding of items in the debugger tooltip ([QTCREATORBUG-31250](https://bugreports.qt.io/browse/QTCREATORBUG-31250)) +* Fixed issues with breakpoints in threads + ([QTCREATORBUG-23219](https://bugreports.qt.io/browse/QTCREATORBUG-23219)) * Pretty printers * Added pretty printers for `std:dequeue` and `std::forward_list` ([QTCREATORBUG-29994](https://bugreports.qt.io/browse/QTCREATORBUG-29994)) @@ -357,6 +361,7 @@ Teea Poldsam Thiago Macieira Thomas Hartmann Tim Jenßen +Toni Saario Ulf Hermann Vikas Pachdha Xavier Besson