diff --git a/doc/images/qtcreator-locator-customize.png b/doc/images/qtcreator-locator-customize.png index 01aaab0a767..c9899959df2 100644 Binary files a/doc/images/qtcreator-locator-customize.png and b/doc/images/qtcreator-locator-customize.png differ diff --git a/doc/images/qtcreator-refactoring-find.png b/doc/images/qtcreator-refactoring-find.png index 288b51a0304..d2524de7ec1 100644 Binary files a/doc/images/qtcreator-refactoring-find.png and b/doc/images/qtcreator-refactoring-find.png differ diff --git a/doc/images/qtcreator-refactoring-replace.png b/doc/images/qtcreator-refactoring-replace.png index 8cf98e94d19..4c62c5f0656 100644 Binary files a/doc/images/qtcreator-refactoring-replace.png and b/doc/images/qtcreator-refactoring-replace.png differ diff --git a/doc/images/qtcreator-refactoring-virtual-function-dialog.png b/doc/images/qtcreator-refactoring-virtual-function-dialog.png index b761f33db10..6fd776c9cdb 100644 Binary files a/doc/images/qtcreator-refactoring-virtual-function-dialog.png and b/doc/images/qtcreator-refactoring-virtual-function-dialog.png differ diff --git a/doc/images/qtcreator-search-allprojects.png b/doc/images/qtcreator-search-allprojects.png index 8cecbf686ee..f78038af4bb 100644 Binary files a/doc/images/qtcreator-search-allprojects.png and b/doc/images/qtcreator-search-allprojects.png differ diff --git a/doc/images/qtcreator-search-cpp-symbols.png b/doc/images/qtcreator-search-cpp-symbols.png index 706ec20ade8..9f34e8f621c 100644 Binary files a/doc/images/qtcreator-search-cpp-symbols.png and b/doc/images/qtcreator-search-cpp-symbols.png differ diff --git a/doc/images/qtcreator-searchresults.png b/doc/images/qtcreator-searchresults.png index 0b9c06cae8f..02835cbb4b4 100644 Binary files a/doc/images/qtcreator-searchresults.png and b/doc/images/qtcreator-searchresults.png differ diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc index e1a803ab401..64b8fa167f2 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}.