forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/2.6'
Conflicts: qtcreator.qbp src/plugins/qtsupport/baseqtversion.cpp src/tools/tools.pro Change-Id: I43c391328ae747b3dc566f9db2384fedc1a6d0a5
This commit is contained in:
@@ -421,10 +421,10 @@
|
||||
\o Find previous
|
||||
\o Shift+F3
|
||||
\row
|
||||
\o Find next occurence of selected text
|
||||
\o Find next occurrence of selected text
|
||||
\o Ctrl+F3
|
||||
\row
|
||||
\o Find previous occurence of selected text
|
||||
\o Find previous occurrence of selected text
|
||||
\o Ctrl+Shift+F3
|
||||
\row
|
||||
\o Replace next
|
||||
|
||||
@@ -391,7 +391,7 @@
|
||||
|
||||
\o Return to original size
|
||||
|
||||
\o Play and pause movies
|
||||
\o Play and pause animated GIF and MNG images
|
||||
|
||||
\endlist
|
||||
|
||||
|
||||
@@ -245,7 +245,7 @@
|
||||
\section3 Reverting Changes Using Git
|
||||
|
||||
The Git version control system has an index that is used to stage
|
||||
changes. The index is commited on the next commit. Git allows you to revert
|
||||
changes. The index is committed on the next commit. Git allows you to revert
|
||||
back to the state of the last commit as well as to the state staged in the
|
||||
index.
|
||||
|
||||
|
||||
@@ -197,7 +197,7 @@
|
||||
sudo apt-get install libgl-dev libglu-dev
|
||||
\endcode
|
||||
|
||||
\section1 Platform Releated Questions
|
||||
\section1 Platform Related Questions
|
||||
|
||||
\bold {Where is application output shown in \QC?}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user