aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-04-13 14:08:20 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-04-13 14:41:57 +0200
commitf6d3b3911762b8e4144858b62aa499e84338d618 (patch)
tree924b0e045d0956ba58ce7ea7ae08fa4b641a1d8c /doc
parentf26c029a68eb946ecc337ee41e33d8ce81e7ca18 (diff)
Doc: use option names instead of images
Remove unnecessary screen shots Change-Id: Ic8b6e6be3b44cc6b0ab14327c16431fed1f69aaa Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-editor-casesensitive.pngbin1076 -> 0 bytes
-rw-r--r--doc/images/qtcreator-editor-regularexpressions.pngbin1149 -> 0 bytes
-rw-r--r--doc/images/qtcreator-editor-wholewords.pngbin1092 -> 0 bytes
-rw-r--r--doc/src/editors/creator-editors.qdoc37
4 files changed, 19 insertions, 18 deletions
diff --git a/doc/images/qtcreator-editor-casesensitive.png b/doc/images/qtcreator-editor-casesensitive.png
deleted file mode 100644
index 82254cf49f..0000000000
--- a/doc/images/qtcreator-editor-casesensitive.png
+++ /dev/null
Binary files differ
diff --git a/doc/images/qtcreator-editor-regularexpressions.png b/doc/images/qtcreator-editor-regularexpressions.png
deleted file mode 100644
index ed8ae9c89a..0000000000
--- a/doc/images/qtcreator-editor-regularexpressions.png
+++ /dev/null
Binary files differ
diff --git a/doc/images/qtcreator-editor-wholewords.png b/doc/images/qtcreator-editor-wholewords.png
deleted file mode 100644
index 6c07406dbc..0000000000
--- a/doc/images/qtcreator-editor-wholewords.png
+++ /dev/null
Binary files differ
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index cb267aae4d..ed4ff0e6e5 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -1117,9 +1117,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
@@ -1129,16 +1130,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}
@@ -1146,7 +1144,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
@@ -1155,11 +1153,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}.
@@ -1213,11 +1211,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
@@ -1894,7 +1895,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.
@@ -1948,8 +1950,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
@@ -1987,9 +1989,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: