summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-06-04 11:17:22 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-06-04 15:13:34 +0200
commit890ebd671756bf42e1f2a2f2843b7c58af40b3a4 (patch)
treed0f2f79ac376464cded412f1cc14cf276156b3dc
parentd3c7da42104c9f95e1d8e7d325b8de58dc847b0e (diff)
downloadqt-creator-890ebd671756bf42e1f2a2f2843b7c58af40b3a4.tar.gz
Doc - Update Locator screen shots and modify related text.
-rw-r--r--doc/images/qtcreator-locator-customize.pngbin13106 -> 11559 bytes
-rw-r--r--doc/images/qtcreator-locator-open.pngbin10768 -> 14568 bytes
-rw-r--r--doc/images/qtcreator-locator.pngbin18575 -> 33327 bytes
-rw-r--r--doc/qtcreator.qdoc12
4 files changed, 6 insertions, 6 deletions
diff --git a/doc/images/qtcreator-locator-customize.png b/doc/images/qtcreator-locator-customize.png
index 2239070d72..d5dde2b313 100644
--- a/doc/images/qtcreator-locator-customize.png
+++ b/doc/images/qtcreator-locator-customize.png
Binary files differ
diff --git a/doc/images/qtcreator-locator-open.png b/doc/images/qtcreator-locator-open.png
index 451580afcf..9f2255baaa 100644
--- a/doc/images/qtcreator-locator-open.png
+++ b/doc/images/qtcreator-locator-open.png
Binary files differ
diff --git a/doc/images/qtcreator-locator.png b/doc/images/qtcreator-locator.png
index 5b5e2dae00..f0f23c525d 100644
--- a/doc/images/qtcreator-locator.png
+++ b/doc/images/qtcreator-locator.png
Binary files differ
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 95f47cbddc..a8b8c720ec 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -3720,12 +3720,12 @@
To create a locator filter:
\list 1
\o In the locator, click \inlineimage qtcreator-locator-magnify.png
- and select \gui Configure....
+ and select \gui Configure.... to open the \gui Locator options.
\image qtcreator-locator-customize.png
- \o In the \gui{Options...} window click \gui Add.
- \o In the \gui{Filters} dialog:
+ \o Click \gui Add.
+ \o In the \gui{Filter Configuration} dialog:
\list
\o Name your filter.
\o Select at least one directory. The locator searches directories
@@ -3746,8 +3746,8 @@
The locator searches the files matching your file pattern in the
directories you have selected and caches that information. The cache for
- all default filters is updated as you write your code. The filters you have
- created Qt Creator by default updates once an hour.
+ all default filters is updated as you write your code. By default,
+ Qt Creator updates the filters created by you once an hour.
To update the cached information manually, click
\inlineimage qtcreator-locator-magnify.png
@@ -3756,7 +3756,7 @@
To set a new cache update time:
\list 1
\o Select \gui Tools > \gui Options... > \gui Locator.
- \o In \gui{Refresh interval} define new time in minutes.
+ \o In \gui{Refresh interval}, define new time in minutes.
\endlist
*/