Fixes: Documentation - screenshtos and last bits for VCS

Details: Screenshots are not scaled yet.
This commit is contained in:
Kavindra Palaraja
2009-01-15 15:57:07 +01:00
parent f5ab36c156
commit 7bd00510c1
8 changed files with 12 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

BIN
doc/qtcreator-vcs-diff.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
doc/qtcreator-vcs-log.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

BIN
doc/qtcreator-vcs-pane.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -881,8 +881,18 @@
\i \gui{Stash} \i \gui{Stash}
\i Stash local changes prior to executing a \bold{pull}. \i Stash local changes prior to executing a \bold{pull}.
\row \row
\i \i \gui{Pull}
\i \i Pull changes from the remote repository. If there are locally
modified files, you will be prompted to stash those changes.
\row
\i \gui{Branches...}
\i Displays the branch dialog showing the local branches at the
top and remote branches at the bottom. To switch to the local
branch, simply double-click on it. Double-clicking on a remote
branch will first create a local branch with the same name that
tracks the remote branch, and then switch to it.
\image qtcreator-vcs-gitbranch.png
\endtable \endtable
*/ */