From b8acad5365e2b665d23b4ce4210770210a454b23 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 5 Apr 2013 14:09:31 +0200 Subject: [PATCH] Doc: VCS information is visible in the Projects pane If available, the name of the branch from which the project was opened is displayed in brackets after the project name in the Projects view in the sidebar the Edit mode. Change-Id: Iffec0c8b1a822605f3bbd9d94a1d84aba0cda2e2 Reviewed-by: Orgad Shaneh Reviewed-by: Tobias Hunger --- doc/src/howto/creator-ui.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index 3462ea48cca..220244da404 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -160,6 +160,9 @@ a list of all projects open in the current session. The files for each project are grouped according to their file type. + If the project is under version control, information from the version control system + might be displayed in brackets after the project name. This is currently implemented for + Git (the branch name or a tag is displayed) and ClearCase (the view name is displayed). You can use the project tree in the following ways: