diff --git a/doc/qtcreator/images/qtcreator-clang-tidy.png b/doc/qtcreator/images/qtcreator-clang-tidy.png index 4e1f234380e..4f7baf1549a 100644 Binary files a/doc/qtcreator/images/qtcreator-clang-tidy.png and b/doc/qtcreator/images/qtcreator-clang-tidy.png differ diff --git a/doc/qtcreator/images/qtcreator-clazy.png b/doc/qtcreator/images/qtcreator-clazy.png index 258bcb6ae62..15dfb0aeb6b 100644 Binary files a/doc/qtcreator/images/qtcreator-clazy.png and b/doc/qtcreator/images/qtcreator-clazy.png differ diff --git a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc index f2fe77bcb06..43459d767c5 100644 --- a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc +++ b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc @@ -174,6 +174,8 @@ \li In the \uicontrol {Clang-Tidy Checks} tab, select \uicontrol {Select Checks} to select the checks to perform. + To filter the checks, enter a string in the + \uicontrol {Filter by name} field. \image qtcreator-clang-tidy.png "Clang-Tidy Checks tab" @@ -189,8 +191,10 @@ \image qtcreator-clazy.png "Clazy Checks tab" - \li In the \uicontrol {Topic Filter} field, select a topic to view - only checks related to that area in the \uicontrol Checks field. + \li In the \uicontrol Filters field, select topics to view + only checks related to those areas in the \uicontrol Checks field. + To filter the checks in the selected areas, enter a string in the + \uicontrol {Filter by name} field. \li To view all checks again, select \uicontrol {Reset Filter}.