aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-04-15 13:10:21 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-04-18 07:27:53 +0000
commit2b0e6dd7bbf838bae276bdb693de007098ce904d (patch)
treec8cbe8d8ce0c1bba816ab1a317b64b9d095aa438
parent3d85b826f04fbe5042e4146e309d14673f69396c (diff)
Doc: Update screenshots related to finding
Change-Id: I647858522af44d5f2bc22ffd735dedb4df07a73c Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
-rw-r--r--doc/images/qtcreator-locator-customize.pngbin15647 -> 17110 bytes
-rw-r--r--doc/images/qtcreator-refactoring-find.pngbin7108 -> 9887 bytes
-rw-r--r--doc/images/qtcreator-refactoring-replace.pngbin11614 -> 19564 bytes
-rw-r--r--doc/images/qtcreator-refactoring-virtual-function-dialog.pngbin24631 -> 15185 bytes
-rw-r--r--doc/images/qtcreator-search-allprojects.pngbin6393 -> 6551 bytes
-rw-r--r--doc/images/qtcreator-search-cpp-symbols.pngbin7823 -> 8088 bytes
-rw-r--r--doc/images/qtcreator-searchresults.pngbin14068 -> 8141 bytes
-rw-r--r--doc/src/editors/creator-editors.qdoc2
8 files changed, 1 insertions, 1 deletions
diff --git a/doc/images/qtcreator-locator-customize.png b/doc/images/qtcreator-locator-customize.png
index 01aaab0a76..c9899959df 100644
--- a/doc/images/qtcreator-locator-customize.png
+++ b/doc/images/qtcreator-locator-customize.png
Binary files differ
diff --git a/doc/images/qtcreator-refactoring-find.png b/doc/images/qtcreator-refactoring-find.png
index 288b51a030..d2524de7ec 100644
--- a/doc/images/qtcreator-refactoring-find.png
+++ b/doc/images/qtcreator-refactoring-find.png
Binary files differ
diff --git a/doc/images/qtcreator-refactoring-replace.png b/doc/images/qtcreator-refactoring-replace.png
index 8cf98e94d1..4c62c5f065 100644
--- a/doc/images/qtcreator-refactoring-replace.png
+++ b/doc/images/qtcreator-refactoring-replace.png
Binary files differ
diff --git a/doc/images/qtcreator-refactoring-virtual-function-dialog.png b/doc/images/qtcreator-refactoring-virtual-function-dialog.png
index b761f33db1..6fd776c9cd 100644
--- a/doc/images/qtcreator-refactoring-virtual-function-dialog.png
+++ b/doc/images/qtcreator-refactoring-virtual-function-dialog.png
Binary files differ
diff --git a/doc/images/qtcreator-search-allprojects.png b/doc/images/qtcreator-search-allprojects.png
index 8cecbf686e..f78038af4b 100644
--- a/doc/images/qtcreator-search-allprojects.png
+++ b/doc/images/qtcreator-search-allprojects.png
Binary files differ
diff --git a/doc/images/qtcreator-search-cpp-symbols.png b/doc/images/qtcreator-search-cpp-symbols.png
index 706ec20ade..9f34e8f621 100644
--- a/doc/images/qtcreator-search-cpp-symbols.png
+++ b/doc/images/qtcreator-search-cpp-symbols.png
Binary files differ
diff --git a/doc/images/qtcreator-searchresults.png b/doc/images/qtcreator-searchresults.png
index 0b9c06cae8..02835cbb4b 100644
--- a/doc/images/qtcreator-searchresults.png
+++ b/doc/images/qtcreator-searchresults.png
Binary files differ
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index e1a803ab40..64b8fa167f 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -1507,7 +1507,7 @@
\li \uicontrol {All Projects} searches files matching the
defined file pattern in all currently open projects.
- For example, to search for \c previewer only in \c {.cpp}
+ For example, to search for a string only in \c {.cpp}
and \c {.h} files, enter in \uicontrol {File pattern}
\c {*.cpp,*.h}.