OSDN Git Service

Doc: update the path to locator options.
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>
Wed, 19 Oct 2011 09:16:07 +0000 (11:16 +0200)
committerEike Ziller <eike.ziller@nokia.com>
Wed, 19 Oct 2011 10:06:28 +0000 (12:06 +0200)
Fix typos and update screenshots.

Task-number: QTCREATORBUG-6307
Change-Id: Ie015fd50c437519e41e96f63a91894a1f730c662
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
19 files changed:
doc/images/qtcreator-locator-classes.png
doc/images/qtcreator-locator-current-project.png
doc/images/qtcreator-locator-customize.png
doc/images/qtcreator-locator-files.png
doc/images/qtcreator-locator-filesystem.png
doc/images/qtcreator-locator-help.png
doc/images/qtcreator-locator-line.png
doc/images/qtcreator-locator-macros.png
doc/images/qtcreator-locator-method-list.png
doc/images/qtcreator-locator-methods.png
doc/images/qtcreator-locator-open.png
doc/images/qtcreator-locator-opendocs.png
doc/images/qtcreator-locator-symbols.png
doc/images/qtcreator-locator-web.png
doc/images/qtcreator-locator.png
doc/src/editors/creator-editors.qdoc
doc/src/howto/creator-tips.qdoc
doc/src/howto/creator-ui.qdoc
doc/src/qtcreator.qdoc

index a2ab94d..9ed6439 100644 (file)
Binary files a/doc/images/qtcreator-locator-classes.png and b/doc/images/qtcreator-locator-classes.png differ
index 5fc9fd6..9df2f34 100644 (file)
Binary files a/doc/images/qtcreator-locator-current-project.png and b/doc/images/qtcreator-locator-current-project.png differ
index d5dde2b..e5e8bd8 100644 (file)
Binary files a/doc/images/qtcreator-locator-customize.png and b/doc/images/qtcreator-locator-customize.png differ
index 5605309..2d245a2 100644 (file)
Binary files a/doc/images/qtcreator-locator-files.png and b/doc/images/qtcreator-locator-files.png differ
index 9e24ba7..a378f7d 100644 (file)
Binary files a/doc/images/qtcreator-locator-filesystem.png and b/doc/images/qtcreator-locator-filesystem.png differ
index 31d1203..c224532 100644 (file)
Binary files a/doc/images/qtcreator-locator-help.png and b/doc/images/qtcreator-locator-help.png differ
index 4947172..91cc3f7 100644 (file)
Binary files a/doc/images/qtcreator-locator-line.png and b/doc/images/qtcreator-locator-line.png differ
index ab1630f..5bdb477 100644 (file)
Binary files a/doc/images/qtcreator-locator-macros.png and b/doc/images/qtcreator-locator-macros.png differ
index 02eba4d..8e070bd 100644 (file)
Binary files a/doc/images/qtcreator-locator-method-list.png and b/doc/images/qtcreator-locator-method-list.png differ
index bd17b15..f225e40 100644 (file)
Binary files a/doc/images/qtcreator-locator-methods.png and b/doc/images/qtcreator-locator-methods.png differ
index b3c18bc..1c420ce 100644 (file)
Binary files a/doc/images/qtcreator-locator-open.png and b/doc/images/qtcreator-locator-open.png differ
index f6d7738..15643e3 100644 (file)
Binary files a/doc/images/qtcreator-locator-opendocs.png and b/doc/images/qtcreator-locator-opendocs.png differ
index 9c72fa2..fada32f 100644 (file)
Binary files a/doc/images/qtcreator-locator-symbols.png and b/doc/images/qtcreator-locator-symbols.png differ
index 3540cfa..eafaa16 100644 (file)
Binary files a/doc/images/qtcreator-locator-web.png and b/doc/images/qtcreator-locator-web.png differ
index 7649fec..8ad4d93 100644 (file)
Binary files a/doc/images/qtcreator-locator.png and b/doc/images/qtcreator-locator.png differ
index c1780d4..9f0a18a 100644 (file)
@@ -73,7 +73,7 @@
         \o  \l{Using Qt Quick Toolbars} describes how to use the Qt Quick
             Toolbars to edit the properties of QML elements in the code editor.
 
-        \o  \l{Searching With the Locator} describes how to browse through
+        \o  \l{Searching with the Locator} describes how to browse through
             projects, files, classes, methods, documentation and file systems.
 
         \o  \l{Pasting and Fetching Code Snippets} describes how to cooperate
     \l{Configuring Keyboard Shortcuts}.
 
     You can also use the \c rm locator filter to run a macro. For more
-    information, see \l{Searching With the Locator}.
+    information, see \l{Searching with the Locator}.
 
     To view and remove saved macros, select \gui {Tools > Options > Text
     Editor > Macros}.
     \page creator-editor-locator.html
     \nextpage creator-editor-codepasting.html
 
-    \title Searching With the Locator
+    \title Searching with the Locator
 
     The locator provides one of the easiest ways in \QC to browse through
     projects, files, classes, methods, documentation and file systems. You can
 
         \o  Locating files anywhere on your file system
 
-        \o  Locating iles belonging to your project, such as source, header
+        \o  Locating files belonging to your project, such as source, header
             resource, and .ui files
 
         \o  Locating class and method definitions in your project or anywhere
     \list 1
 
         \o  In the locator, click \inlineimage qtcreator-locator-magnify.png
-            and select \gui Configure. to open the \gui Locator options.
+            and select \gui Configure to open the \gui Locator options.
 
             \image qtcreator-locator-customize.png
 
 
     \list 1
 
-        \o  Select \gui {Tools > Options > Locator > Web Search (prefix: r) >
+        \o  Select \gui {Tools > Options > Environment > Locator >
+            Web Search (prefix: r) >
             Edit}.
 
         \o  Select \gui Add to add a new entry to the list.
 
     \list 1
 
-        \o  Select \gui Tools > \gui Options > \gui Locator.
+        \o  Select \gui {Tools > Options > Environment > Locator}.
 
         \o  In \gui{Refresh interval}, define new time in minutes.
 
index c6a9bcc..1fab699 100644 (file)
     To jump to a symbol in the current file, press \key {Ctrl+K} to open the
     \gui Locator, enter a period (.), and start typing the symbol name. Then
     select the symbol in the list. For more information on using the locator,
-    see \l{Searching With the Locator}.
+    see \l{Searching with the Locator}.
 
     Press \key Ctrl (\key Cmd on Mac OS) and click a symbol to move directly to
     the definition or the declaration of the symbol. You can also move the
index 262e3dc..0fb93b1 100644 (file)
     \QC caters not only to developers who are used to using the mouse,
     but also to developers who are more comfortable with the keyboard. A wide
     range of \l{keyboard-shortcuts}{keyboard} and
-    \l{Searching With the Locator}{navigation} shortcuts are available to help
+    \l{Searching with the Locator}{navigation} shortcuts are available to help
     speed up the process of developing your application.
 
 */
index 599b4e1..b057c39 100644 (file)
@@ -95,7 +95,7 @@
                 \o \l{Finding and Replacing}
                 \o \l{Refactoring}
                 \o \l{Using Qt Quick Toolbars}
-                \o \l{Searching With the Locator}
+                \o \l{Searching with the Locator}
                 \o \l{Pasting and Fetching Code Snippets}
                 \o \l{Using Text Editing Macros}
                 \o \l{Configuring the Editor}