From 4c078873180c2cf356466f938701e97253af3ebe Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Wed, 5 Aug 2015 17:06:17 +0200 Subject: Changes file update. Change-Id: I04b8a69975d53e57e6b24d50305c3d52f3314ef0 Reviewed-by: Leena Miettinen --- dist/changes-3.5.0.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'dist') diff --git a/dist/changes-3.5.0.md b/dist/changes-3.5.0.md index 04d7e8bca1..9647344e53 100644 --- a/dist/changes-3.5.0.md +++ b/dist/changes-3.5.0.md @@ -49,6 +49,8 @@ Editing Project Management * Fixed issues with restoring project tree state (QTCREATORBUG-14304) +* Fixed crash when application output contains incomplete control + sequence (QTCREATORBUG-14720) CMake Projects @@ -66,6 +68,13 @@ QML-Only Projects (.qmlproject) * Re-enabled the plugin by default +Autotools Projects + +* Improved parsing of `CPPFLAGS` +* Added support for line continuations +* Added support for `top_srcdir`, `abs_top_srcdir`, `top_builddir` and + `abs_top_builddir` + Debugging * Added dumper for `QJsonValue`, `QJsonObject`, `QJsonArray`, `QUuid` @@ -74,6 +83,8 @@ Debugging * Fixed display of `QHash` keys with value 0 (QTCREATORBUG-14451) * Fixed variable expansion state in QML debugger * Fixed display of members of returned values +* Fixed that items in Locals and Expressions did not expand on first + click for QML (QTCREATORBUG-14210) QML Profiler -- cgit v1.2.3