Doc: Update screenshots of output views

The Next and Previous icons were changed.

Task-number: QTCREATORBUG-28996
Change-Id: Ic90a458fdc500f8978ff1d51e293928c322c3091
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2023-07-04 10:55:22 +02:00
parent 9f44032840
commit 95074bf2a3
16 changed files with 11 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

View File

@@ -176,7 +176,7 @@
\li Enter the text you are looking for and click \uicontrol Search. \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. \l {Search Results} shows a list of files that have the searched text.

View File

@@ -64,7 +64,7 @@
the application has large image files that would need to be bundled the application has large image files that would need to be bundled
into the resource file before running the application. into the resource file before running the application.
\image qtcreator-application-output.png \image qtcreator-application-output.webp {Application Output view}
\if defined(qtcreator) \if defined(qtcreator)
For more information on the options you have, see For more information on the options you have, see

View File

@@ -236,9 +236,9 @@
\title Viewing Output \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 \list
@@ -441,7 +441,7 @@
In \uicontrol{Search Results}, you can search through projects, files on In \uicontrol{Search Results}, you can search through projects, files on
a file system or the currently open files: 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 The search history (1) stores the search results. You can select earlier
searches from the history. searches from the history.
@@ -449,7 +449,7 @@
The figure below shows an example search result for all The figure below shows an example search result for all
occurrences of the search string in the specified directory. 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 For more information about the different search options, see
\l {Finding and Replacing}. \l {Finding and Replacing}.
@@ -459,7 +459,7 @@
\uicontrol{Application Output} displays the status of a program when \uicontrol{Application Output} displays the status of a program when
you execute it, and the debug output. you execute it, and the debug output.
\image qtcreator-application-output.png \image qtcreator-application-output.webp {Application Output}
\if defined(qtcreator) \if defined(qtcreator)
If you specify command line arguments in the run settings that are passed 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 The \uicontrol{Compile Output} is a more detailed version of information
displayed in \l Issues. 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 Double-click on a file name in an error message to open the file in the
code editor. code editor.
@@ -636,13 +636,13 @@
subproject. Click the icons on the toolbar to show only the selected subproject. Click the icons on the toolbar to show only the selected
keywords. keywords.
\image qtcreator-todo-pane.png \image qtcreator-to-do-entries.webp {To-Do Entries}
To add keywords, select \uicontrol Edit > \uicontrol Preferences > To add keywords, select \uicontrol Edit > \uicontrol Preferences >
\uicontrol {To-Do} > \uicontrol Add. Set an icon and a line background color \uicontrol {To-Do} > \uicontrol Add. Set an icon and a line background color
for the keyword. 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 To change the icon and line background color of the selected keyword, select
\uicontrol Edit. \uicontrol Edit.
@@ -659,7 +659,7 @@
To exclude files from scanning, select \uicontrol {Project Settings} > To exclude files from scanning, select \uicontrol {Project Settings} >
\uicontrol {To-Do} in the \uicontrol Projects mode. \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 Select \uicontrol Add and double-click the placeholder text in
\uicontrol {Exclude Files} to enter a regular expression that \uicontrol {Exclude Files} to enter a regular expression that