diff --git a/dist/changelog/changes-14.0.0.md b/dist/changelog/changes-14.0.0.md index 14040fa3ffc..2c0715e9b3b 100644 --- a/dist/changelog/changes-14.0.0.md +++ b/dist/changelog/changes-14.0.0.md @@ -134,6 +134,7 @@ Projects * Added the `Hide Inactive Kits`/`Show All Kits` button to hide inactive kits from the list in the `Projects` mode * Added support for user comments in the environment editor + ([Documentation](https://doc-snapshots.qt.io/qtcreator-14.0/creator-how-to-edit-environment-settings.html)) * Fixed the parsing of file links when color was used for the output ([QTCREATORBUG-30774](https://bugreports.qt.io/browse/QTCREATORBUG-30774)) * Fixed that the column information was not used when opening files from links diff --git a/doc/qtcreator/images/qtcreator-build-environment.webp b/doc/qtcreator/images/qtcreator-build-environment.webp index 48bf4753d24..9cc53e85148 100644 Binary files a/doc/qtcreator/images/qtcreator-build-environment.webp and b/doc/qtcreator/images/qtcreator-build-environment.webp differ diff --git a/doc/qtcreator/images/qtcreator-edit-environment.webp b/doc/qtcreator/images/qtcreator-edit-environment.webp index f68eb52540e..55e04cc70c1 100644 Binary files a/doc/qtcreator/images/qtcreator-edit-environment.webp and b/doc/qtcreator/images/qtcreator-edit-environment.webp differ diff --git a/doc/qtcreator/images/qtcreator-projects-environment.webp b/doc/qtcreator/images/qtcreator-projects-environment.webp index eeaed5eaa00..6b33d698522 100644 Binary files a/doc/qtcreator/images/qtcreator-projects-environment.webp and b/doc/qtcreator/images/qtcreator-projects-environment.webp differ diff --git a/doc/qtcreator/images/qtcreator-run-environment.webp b/doc/qtcreator/images/qtcreator-run-environment.webp index 3a0313f994d..7bdd69ebab8 100644 Binary files a/doc/qtcreator/images/qtcreator-run-environment.webp and b/doc/qtcreator/images/qtcreator-run-environment.webp differ