summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-09-23 16:31:15 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-09-24 07:29:05 +0000
commitbd228ab6dd362987e3a27948499eaacf7305c6fa (patch)
tree3b5a7aa0295338dd20881eaba91f841289acdf5f /doc
parent4ae6c2a89bf9ba5c589a3e1b4d61e99a8acba4fc (diff)
downloadqt-creator-bd228ab6dd362987e3a27948499eaacf7305c6fa.tar.gz
Doc: Rename all files with the same base name at a time
Task-number: QTCREATORBUG-21738 Change-Id: Iedcef8908a8a73f43bf07e85d9ef9d6d5a8ee82e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-sidebar-views.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/howto/creator-sidebar-views.qdoc b/doc/src/howto/creator-sidebar-views.qdoc
index f6946423f5..642017cbef 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