diff --git a/doc/qtcreator/images/qtcreator-application-output.png b/doc/qtcreator/images/qtcreator-application-output.png deleted file mode 100644 index 064e8d9e0d3..00000000000 Binary files a/doc/qtcreator/images/qtcreator-application-output.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-application-output.webp b/doc/qtcreator/images/qtcreator-application-output.webp new file mode 100644 index 00000000000..4a6277c7ba4 Binary files /dev/null and b/doc/qtcreator/images/qtcreator-application-output.webp differ diff --git a/doc/qtcreator/images/qtcreator-compile-output.png b/doc/qtcreator/images/qtcreator-compile-output.png deleted file mode 100644 index 3ecc83c25ec..00000000000 Binary files a/doc/qtcreator/images/qtcreator-compile-output.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-compile-output.webp b/doc/qtcreator/images/qtcreator-compile-output.webp new file mode 100644 index 00000000000..ef7d16003b8 Binary files /dev/null and b/doc/qtcreator/images/qtcreator-compile-output.webp differ diff --git a/doc/qtcreator/images/qtcreator-general-messages.png b/doc/qtcreator/images/qtcreator-general-messages.png deleted file mode 100644 index 89d80a260cd..00000000000 Binary files a/doc/qtcreator/images/qtcreator-general-messages.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-general-messages.webp b/doc/qtcreator/images/qtcreator-general-messages.webp new file mode 100644 index 00000000000..c77cc159e4e Binary files /dev/null and b/doc/qtcreator/images/qtcreator-general-messages.webp differ diff --git a/doc/qtcreator/images/qtcreator-issues.webp b/doc/qtcreator/images/qtcreator-issues.webp index 329a66b29b3..503e23a5113 100644 Binary files a/doc/qtcreator/images/qtcreator-issues.webp and b/doc/qtcreator/images/qtcreator-issues.webp differ diff --git a/doc/qtcreator/images/qtcreator-search-results-matches.webp b/doc/qtcreator/images/qtcreator-search-results-matches.webp new file mode 100644 index 00000000000..8b49a72fbf2 Binary files /dev/null and b/doc/qtcreator/images/qtcreator-search-results-matches.webp differ diff --git a/doc/qtcreator/images/qtcreator-search-results.png b/doc/qtcreator/images/qtcreator-search-results.png deleted file mode 100644 index 363207038a7..00000000000 Binary files a/doc/qtcreator/images/qtcreator-search-results.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-search-results.webp b/doc/qtcreator/images/qtcreator-search-results.webp new file mode 100644 index 00000000000..d36ec5e2851 Binary files /dev/null and b/doc/qtcreator/images/qtcreator-search-results.webp differ diff --git a/doc/qtcreator/images/qtcreator-searchresults.png b/doc/qtcreator/images/qtcreator-searchresults.png deleted file mode 100644 index 3e2bc2f5309..00000000000 Binary files a/doc/qtcreator/images/qtcreator-searchresults.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-to-do-entries.webp b/doc/qtcreator/images/qtcreator-to-do-entries.webp new file mode 100644 index 00000000000..0662993be13 Binary files /dev/null and b/doc/qtcreator/images/qtcreator-to-do-entries.webp differ diff --git a/doc/qtcreator/images/qtcreator-todo-pane.png b/doc/qtcreator/images/qtcreator-todo-pane.png deleted file mode 100644 index 21122b96a22..00000000000 Binary files a/doc/qtcreator/images/qtcreator-todo-pane.png and /dev/null differ diff --git a/doc/qtcreator/src/editors/creator-search.qdoc b/doc/qtcreator/src/editors/creator-search.qdoc index 13dc963896e..502a87367aa 100644 --- a/doc/qtcreator/src/editors/creator-search.qdoc +++ b/doc/qtcreator/src/editors/creator-search.qdoc @@ -176,7 +176,7 @@ \li Enter the text you are looking for and click \uicontrol Search. - \image qtcreator-searchresults.png + \image qtcreator-search-results-matches.webp {Found matches in Search Results} \l {Search Results} shows a list of files that have the searched text. diff --git a/doc/qtcreator/src/projects/creator-projects-running.qdoc b/doc/qtcreator/src/projects/creator-projects-running.qdoc index 2393c4d2bb1..a6311d58d0a 100644 --- a/doc/qtcreator/src/projects/creator-projects-running.qdoc +++ b/doc/qtcreator/src/projects/creator-projects-running.qdoc @@ -64,7 +64,7 @@ the application has large image files that would need to be bundled into the resource file before running the application. - \image qtcreator-application-output.png + \image qtcreator-application-output.webp {Application Output view} \if defined(qtcreator) For more information on the options you have, see diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc index f2261381d55..0ac81844cf3 100644 --- a/doc/qtcreator/src/user-interface/creator-ui.qdoc +++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc @@ -236,9 +236,9 @@ \title Viewing Output - \image qtcreator-general-messages.png "General Messages" + \image qtcreator-general-messages.webp {General Messages} - The taskbar in \QC can display following types of output: + You can view the following types of output: \list @@ -441,7 +441,7 @@ In \uicontrol{Search Results}, you can search through projects, files on a file system or the currently open files: - \image qtcreator-search-results.png "Search Results" + \image qtcreator-search-results.webp {Search Results - criteria} The search history (1) stores the search results. You can select earlier searches from the history. @@ -449,7 +449,7 @@ The figure below shows an example search result for all occurrences of the search string in the specified directory. - \image qtcreator-searchresults.png + \image qtcreator-search-results-matches.webp {Search Results - matches found} For more information about the different search options, see \l {Finding and Replacing}. @@ -459,7 +459,7 @@ \uicontrol{Application Output} displays the status of a program when you execute it, and the debug output. - \image qtcreator-application-output.png + \image qtcreator-application-output.webp {Application Output} \if defined(qtcreator) If you specify command line arguments in the run settings that are passed @@ -485,7 +485,7 @@ The \uicontrol{Compile Output} is a more detailed version of information displayed in \l Issues. - \image qtcreator-compile-output.png "Compile Output" + \image qtcreator-compile-output.webp {Compile Output} Double-click on a file name in an error message to open the file in the code editor. @@ -636,13 +636,13 @@ subproject. Click the icons on the toolbar to show only the selected keywords. - \image qtcreator-todo-pane.png + \image qtcreator-to-do-entries.webp {To-Do Entries} To add keywords, select \uicontrol Edit > \uicontrol Preferences > \uicontrol {To-Do} > \uicontrol Add. Set an icon and a line background color for the keyword. - \image qtcreator-todo-options.png "To-Do preferences" + \image qtcreator-todo-options.png {To-Do preferences} To change the icon and line background color of the selected keyword, select \uicontrol Edit. @@ -659,7 +659,7 @@ To exclude files from scanning, select \uicontrol {Project Settings} > \uicontrol {To-Do} in the \uicontrol Projects mode. - \image qtcreator-todo-excluded-files.png "Excluded Files in To-Do preferences" + \image qtcreator-todo-excluded-files.png {Excluded Files in To-Do preferences} Select \uicontrol Add and double-click the placeholder text in \uicontrol {Exclude Files} to enter a regular expression that