From bd228ab6dd362987e3a27948499eaacf7305c6fa Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 23 Sep 2019 16:31:15 +0200 Subject: [PATCH] Doc: Rename all files with the same base name at a time Task-number: QTCREATORBUG-21738 Change-Id: Iedcef8908a8a73f43bf07e85d9ef9d6d5a8ee82e Reviewed-by: Christian Kandeler --- doc/src/howto/creator-sidebar-views.qdoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/src/howto/creator-sidebar-views.qdoc b/doc/src/howto/creator-sidebar-views.qdoc index f6946423f56..642017cbef2 100644 --- a/doc/src/howto/creator-sidebar-views.qdoc +++ b/doc/src/howto/creator-sidebar-views.qdoc @@ -182,6 +182,9 @@ \li Execute the \uicontrol Build menu commands. \li Create new files. For more information, see \l{Adding Files to Projects}. + \li Rename or remove existing files. If you change the base name of a + file, \QC displays a list of other files with the same base name + and offers to rename them as well. \if defined(qtcreator) \li Add existing files and directories. \li Add libraries. For more information, see @@ -199,9 +202,7 @@ \endlist For managing files and directories, the same functions are available as in - the \uicontrol {File System} view. In addition, you can remove and rename - files, as well as compare the selected file with the currently open file - in the diff editor. For more information, see \l{Comparing Files}. + the \uicontrol {File System} view. \section1 Viewing the File System