aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-06-04 11:17:22 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-06-04 18:22:57 +0200
commitaee947f676b66d47682352840f9d9922454c5358 (patch)
tree701e9b95062fda4849866f03bfe5fc65e69346ec
parent9df6b8d63ededa789eae8878613e5ae6a9001df2 (diff)
Doc - Update Locator screen shots and modify related text.
(cherry picked from commit 890ebd671756bf42e1f2a2f2843b7c58af40b3a4)
-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 3de6966773..d76b63b994 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -3728,12 +3728,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
@@ -3754,8 +3754,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
@@ -3764,7 +3764,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
*/