From 1dafabdb87eb1cf038a86cd84e958607549697d9 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 22 Feb 2021 17:09:08 +0100 Subject: Doc: Describe filtering search results for symbol usage - Use the current name for the menu item in change log: Find References to Symbol Under Cursor - Update screenshots Task-number: QTCREATORBUG-25162 Change-Id: I3c46561c91c01f2d33039cb4431cd6b88d163e68 Reviewed-by: Christian Kandeler --- dist/changes-4.15.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/changes-4.15.0.md') diff --git a/dist/changes-4.15.0.md b/dist/changes-4.15.0.md index 8c9140cd2f..1ae6ebcdb4 100644 --- a/dist/changes-4.15.0.md +++ b/dist/changes-4.15.0.md @@ -36,7 +36,8 @@ Editing * Added `Create Getter and Setter Member Functions` refactoring action (QTCREATORBUG-1532) * Added `Generate Constructor` refactoring action -* Added filtering of `Find Usages` based on access type (QTCREATORBUG-19373) +* Added filtering of `Find References to Symbol Under Cursor` based on access + type (QTCREATORBUG-19373) * Added `Open in Editor` and `Open Type Hierarchy` to context menu on items in type hierarchy * Added highlighting of previous class when navigating in type hierarchy -- cgit v1.2.3