From 65b80eb30a96dfeab8f19ae28712c1cf6e6957b6 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 19 Jun 2018 09:58:12 +0200 Subject: [PATCH] Update change log Change-Id: I12e5e2a35e86ee55a9618c448e581898a96be1e6 Reviewed-by: Leena Miettinen --- dist/changes-4.7.0.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/dist/changes-4.7.0.md b/dist/changes-4.7.0.md index b9015626c6e..84014306a2b 100644 --- a/dist/changes-4.7.0.md +++ b/dist/changes-4.7.0.md @@ -31,6 +31,7 @@ Editing behavior (QTCREATORBUG-9859, QTCREATORBUG-20061) * Fixed that extra editor windows were not restored when opening session (QTCREATORBUG-13840) +* Fixed that editor could stay busy repainting annotations (QTCREATORBUG-20422) * FakeVim * Added `:sor[t][!]` @@ -55,6 +56,7 @@ QMake Projects * Added support for `-isystem` in `QMAKE_CXXFLAGS` * Added deployment rules for devices to widget and console application wizards (QTCREATORBUG-20358) +* Fixed that arguments for QMake step did not expand variables C++ Support @@ -95,6 +97,11 @@ Python Support * Added stack traces in application output to Issues pane (category `Python`) +Debugging + +* QML + * Added support for nested properties (QTBUG-68474) + Clang Static Analyzer * Renamed plugin to `ClangTools` @@ -141,9 +148,11 @@ Android * Improved behavior when emulator cannot be started (QTCREATORBUG-20160) Credits for these changes go to: +Aaron Barany Aleix Pol Alessandro Portale Alexander Drozdov +Alexandru Croitor Andre Hartmann André Pönitz Antonio Di Monaco @@ -155,13 +164,16 @@ Claus Steuer Colin Duquesnoy David Schulz Eike Ziller +Filipe Azevedo Friedemann Kleint Hugo Holgersson Ivan Donchevskii Jaroslaw Kobus Jay Gupta +José Tomás Tocino Jörg Bornemann Kari Oikarinen +Kimmo Linnavuo Leena Miettinen Marco Benelli Marco Bubke @@ -169,6 +181,7 @@ Mitch Curtis Nikita Baryshnikov Nikolai Kosjar Orgad Shaneh +Oswald Buddenhagen Pawel Rutka Przemyslaw Gorszkowski Razi Alavizadeh