summaryrefslogtreecommitdiff
path: root/doc/src/editors/creator-editors.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/editors/creator-editors.qdoc')
-rw-r--r--doc/src/editors/creator-editors.qdoc63
1 files changed, 42 insertions, 21 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 9ee0fb0b2a..ea67114e14 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -167,7 +167,7 @@
\o Semantic errors and warnings are underlined in olive.
- In the following figure, the type is unknown.
+ In the following figure, the variable is not used.
\image qtcreator-semanticerror.png
@@ -783,13 +783,22 @@
\o \gui{Pastebin.Ca}
+ \o \gui{Paste.KDE.Org}
+
+ \o \gui{Shared network drives}
+
\endlist
To configure the server, select \gui{Tools} > \gui{Options} >
- \gui{Code Pasting}.
+ \gui{Code Pasting}. In \gui CodePaster, specify the host name of the
+ CodePaster service. In \gui Fileshare, specify the path to a shared
+ network drive. The code snippets are copied to the drive as simple files.
+ You have to delete obsolete files from the drive manually.
To paste a snippet of code onto the server, select \gui{Tools} >
\gui{Code Pasting} > \gui{Paste Snippet} or press \key{Alt+C,Alt+P}.
+ By default, \QC copies the URL of the snippet to the clipboard and displays
+ the URL in the \gui Output pane.
To fetch a snippet of code from the server, select \gui{Tools} >
\gui{Code Pasting} > \gui{Fetch Snippet} or press \key{Alt+C,Alt+F}.
@@ -862,14 +871,25 @@
\QC core, select \gui{Tools} > \gui{Options} > \gui{FakeVim} >
\gui{Ex Command Mapping}.
+ To map \e {user commands} to keyboard shortcuts, select \gui{Tools > Options
+ > FakeVim > User Command Mapping}. The user command mapped to the shortcut
+ is executed by FakeVim as if you were typing it (as when replaying a macro).
+
To make changes to the Vim-style settings, select \gui{Tools} >
\gui{Options} > \gui FakeVim > \gui{General}.
+ \image qtcreator-fakevim-options.png "FakeVim options"
+
+ To preselect the indentation settings specified for the text editor, select
+ \gui {Copy Text Editor Settings}. To preselect the Qt coding style, select
+ \gui {Set Qt Style}. To preselect a simple indentation style, select
+ \gui {Set Plain Style}. You can then change any of the preselected settings.
+
To use a Vim-style color scheme, select \gui {Tools > Options >
Text Editor > Fonts & Color}. In the \gui {Color Scheme} list, select
\gui {Vim (dark)}.
- To quit the FakeVim mode, unselect \gui{Tools} > \gui(Options} >
+ To quit the FakeVim mode, unselect \gui{Tools} > \gui{Options} >
\gui{FakeVim} > \gui {Use FakeVim} or press \key{Alt+V,Alt+V}.
You can temporarily escape FakeVim mode to access the normal \QC
@@ -1108,9 +1128,10 @@
If the text is found, all occurrences are highlighted as you type.
\o To go to the next occurrence, click \inlineimage qtcreator-next.png
- , or press \key F3. To go to the previous occurrence click
+ (\gui {Find Next}), or press \key F3. To go to the previous
+ occurrence click
\inlineimage qtcreator-previous.png
- , or press \key Shift+F3.
+ (\gui {Find Previous}), or press \key Shift+F3.
\endlist
@@ -1120,16 +1141,13 @@
\list
\o To make your search case sensitive, select
- \inlineimage qtcreator-editor-casesensitive.png
- .
+ \gui {Case Sensitive}.
\o To search only whole words, select
- \inlineimage qtcreator-editor-wholewords.png
- .
+ \gui {Whole Words Only}.
\o To search using regular expressions, select
- \inlineimage qtcreator-editor-regularexpressions.png
- .
+ \gui {Regular Expressions}.
Regular expressions used in \QC are modeled on Perl regular
expressions. For more information on using regular expressions, see
\l {http://doc.qt.nokia.com/4.7/qregexp.html#details}
@@ -1137,7 +1155,7 @@
\endlist
- \note If you have selected text before selecting \gui Find/Replace, the
+ \note If you have selected text before selecting \gui {Find/Replace}, the
search is conducted within the selection.
To replace occurrences of the existing text, enter the new text in the
@@ -1146,11 +1164,11 @@
\list
\o To replace the selected occurrence and move to the next one,
- click \inlineimage qtcreator-next.png
+ click \gui {Find Next}
or press \key Ctrl+=.
\o To replace the selected occurrence and move to the previous one,
- click \inlineimage qtcreator-previous.png
+ click \gui {Find Previous}
.
\o To replace all occurrences in the file, click \gui{Replace All}.
@@ -1204,11 +1222,14 @@
\o To go to an occurrence, double-click it.
+ \o To repeat the search after you have made changes to the
+ listed files, for example, select \gui {Search Again}.
+
\endlist
\endlist
- The search results are stored in the search history (1) from which you can
+ The search results are stored in the search history from which you can
select earlier searches.
\note You can use \gui{Advanced Find} also to search for symbols. For more
@@ -1885,7 +1906,8 @@
\list 1
\o In the locator, click \inlineimage qtcreator-locator-magnify.png
- and select \gui Configure to open the \gui Locator options.
+ (\gui {Options}) and select \gui Configure to open the \gui Locator
+ options.
\o Select a filter, and then select \gui Edit.
@@ -1939,8 +1961,8 @@
\list 1
- \o In the locator, click \inlineimage qtcreator-locator-magnify.png
- and select \gui Configure to open the \gui Locator options.
+ \o In the locator, select \gui {Options > Configure} to open the
+ \gui Locator options.
\image qtcreator-locator-customize.png
@@ -1978,9 +2000,8 @@
all default filters is updated as you write your code. By default,
\QC updates the filters created by you once an hour.
- To update the cached information manually, click
- \inlineimage qtcreator-locator-magnify.png
- and select \gui Refresh.
+ To update the cached information manually, select \gui {Options > Refresh}
+ in the locator.
To set a new cache update time: