aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2022-02-09 17:18:28 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2022-02-10 09:49:09 +0000
commit7e00d5f662e9ccfb2b3b8e8a5e9d781db537891d (patch)
tree7b93deee15fd8e6cb86f9dd477d1e632206ed167 /doc
parent34345f8b7edfed0db5a964e08f813c3c78080286 (diff)
Doc: Describe applying context menu actions to multiple issues
...in the Issues pane. Task-number: QTCREATORBUG-26610 Change-Id: I5ad148b7f8e1696aa0f3b494f05b068df9d2210d Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/user-interface/creator-ui.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc
index 8c013c13d3..4364507498 100644
--- a/doc/qtcreator/src/user-interface/creator-ui.qdoc
+++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2021 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -508,10 +508,10 @@
\image qtcreator-issues.png "Issues output pane"
- Right-clicking on a line brings up a context menu with actions that you can
- apply to the contents of the line. You can remove a line, copy its contents
- to the clipboard, or search the Internet for a solution using the contents
- of the line as search criteria. In addition, you can show a version control
+ Select one or several lines to apply context-menu actions to their contents.
+ You can remove the selected lines or copy their contents to the clipboard.
+ For single lines, you can search the Internet for a solution using the
+ contents of the line as search criteria or open a version control
annotation view of the line that causes the error message.
To navigate to the corresponding source code, click an issue or