summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-08-02 12:45:42 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-08-02 14:28:53 +0000
commit7513d055f28fbbc4a160e8aa75cb56bfb21fa9ef (patch)
tree4a8345ebd3f667e8ab8fbe5ab03b2c6d5cb8c0a9
parent59b57241b311359df5ff6a05b17951398f3acc36 (diff)
downloadqt-creator-7513d055f28fbbc4a160e8aa75cb56bfb21fa9ef.tar.gz
Doc: Add screenshot of Search Results > Find in File System
Change-Id: If43c6a8ea5c6d60d29b505b55144ef4651ec0ec8 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
-rw-r--r--doc/images/qtcreator-search-filesystem.pngbin0 -> 8223 bytes
-rw-r--r--doc/src/editors/creator-editors.qdoc2
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/images/qtcreator-search-filesystem.png b/doc/images/qtcreator-search-filesystem.png
new file mode 100644
index 0000000000..e51d0287af
--- /dev/null
+++ b/doc/images/qtcreator-search-filesystem.png
Binary files differ
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 08c15ee788..475c992162 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -1556,6 +1556,8 @@
\li \uicontrol {Files in File System} recursively searches files
matching the defined file pattern in the selected directory.
+ \image qtcreator-search-filesystem.png
+
Select the \uicontrol {Use Git Grep} check box to use Git to
only search tracked files in the Git work tree. To restrict
the search to the HEAD, a tag, a local or remote branch, or