diff --git a/doc/qtcreator/images/qtcreator-custom-wizard.png b/doc/qtcreator/images/qtcreator-custom-wizard.png deleted file mode 100644 index 73d3b417b83..00000000000 Binary files a/doc/qtcreator/images/qtcreator-custom-wizard.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-custom-wizard.webp b/doc/qtcreator/images/qtcreator-custom-wizard.webp new file mode 100644 index 00000000000..6e0f5ddc71d Binary files /dev/null and b/doc/qtcreator/images/qtcreator-custom-wizard.webp differ diff --git a/doc/qtcreator/images/qtcreator-debugger-threads.webp b/doc/qtcreator/images/qtcreator-debugger-threads.webp index 1a84d6ae2b9..155c1781557 100644 Binary files a/doc/qtcreator/images/qtcreator-debugger-threads.webp and b/doc/qtcreator/images/qtcreator-debugger-threads.webp differ diff --git a/doc/qtcreator/images/qtcreator-kit-selector-devices.webp b/doc/qtcreator/images/qtcreator-kit-selector-devices.webp new file mode 100644 index 00000000000..7cb2b74e82d Binary files /dev/null and b/doc/qtcreator/images/qtcreator-kit-selector-devices.webp differ diff --git a/doc/qtcreator/images/qtcreator-live-preview-kit.png b/doc/qtcreator/images/qtcreator-live-preview-kit.png deleted file mode 100644 index f76099ab829..00000000000 Binary files a/doc/qtcreator/images/qtcreator-live-preview-kit.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-qml-performance-monitor.png b/doc/qtcreator/images/qtcreator-qml-performance-monitor.png deleted file mode 100644 index 2f256ce3d6d..00000000000 Binary files a/doc/qtcreator/images/qtcreator-qml-performance-monitor.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-qml-profiler.webp b/doc/qtcreator/images/qtcreator-qml-profiler.webp new file mode 100644 index 00000000000..281c7c94e6e Binary files /dev/null and b/doc/qtcreator/images/qtcreator-qml-profiler.webp differ diff --git a/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc b/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc index 77bc417d03a..9b746d03887 100644 --- a/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc +++ b/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc @@ -52,7 +52,7 @@ (\uicontrol Start) button to start the application from the \uicontrol {Performance Analyzer}. - \inlineimage qtcreator-performance-analyzer-toolbar.png "Performance Analyzer toolbar" + \image qtcreator-performance-analyzer-toolbar.png {Performance Analyzer toolbar} \endlist diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc index f91d6e2b0cb..93fc8fc3987 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc @@ -45,7 +45,7 @@ \uicontrol {New File} dialogs you can see an icon (1), a display name (2), and a description (3) of the wizard. - \image qtcreator-custom-wizard.png {Wizard details in the New Project dialog} + \image qtcreator-custom-wizard.webp {Wizard details in the New File dialog} In most project wizards, you can choose the build system to use for building the project: qmake, CMake, Qbs, and possibly others, depending on diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc index 3abd3a1ab6a..f4d7c81e63b 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc @@ -45,7 +45,7 @@ and \uicontrol {New File} dialogs. For each wizard, it shows an icon (1), a display name (2), and a description (3). - \image qtcreator-custom-wizard.png + \image qtcreator-custom-wizard.webp {New File wizard} \section1 Wizard Types diff --git a/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc b/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc index f84285718f0..793bf2f33f1 100644 --- a/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc @@ -33,7 +33,7 @@ \li In \uicontrol Projects > \uicontrol {Build & Run}, enable the kit predefined for the device type (1). \li Select the kit for the device in the kit selector (2). - \image qtcreator-live-preview-kit.png + \image qtcreator-kit-selector-devices.webp {Kit selector} \else \li In the bottom toolbar, select \inlineimage icons/settings.png and enable the kit predefined for the device type. diff --git a/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc b/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc index 0fd232d8b9c..4acafaf42a1 100644 --- a/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc @@ -172,7 +172,7 @@ The \uicontrol Timeline view displays graphical representations of QML and JavaScript execution and a condensed view of all recorded events. - \image qtcreator-qml-performance-monitor.png "QML Profiler" + \image qtcreator-qml-profiler.webp {QML Profiler} Each row in the timeline (6) describes a type of QML events that were recorded. Move the cursor on an event on a row to see how long it takes and