From a8d8365c84a7d9b6ca0b71ffbfc8842caf2eb887 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 30 Jan 2018 12:36:55 +0100 Subject: Add missing features to changes file Change-Id: Ib7ddb8cc98a11ab4703a2d12e60891afcbba6d1c Reviewed-by: Leena Miettinen Reviewed-by: Nikolai Kosjar --- dist/changes-4.6.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dist/changes-4.6.0.md') diff --git a/dist/changes-4.6.0.md b/dist/changes-4.6.0.md index 009f8a12e0..805cec4133 100644 --- a/dist/changes-4.6.0.md +++ b/dist/changes-4.6.0.md @@ -44,7 +44,9 @@ C++ Support * Clang Code Model * Switched to Clang 5.0, adding support for C++17 * Implemented information tool tips, which improves type information - including resolution of `auto` types (QTCREATORBUG-11259) + including resolution of `auto` types (QTCREATORBUG-11259), template arguments + for template types, and the first or `\brief` paragraph of documentation + comments (QTCREATORBUG-4557) * Integrated Clang-Tidy and Clazy. Enable checks in Options > C++ > Code Model > Clang Code Model Warnings * Added separate highlighting for function definitions (QTCREATORBUG-16625) -- cgit v1.2.3