forked from qt-creator/qt-creator
Doc: Describe the option for hiding unconfigured kits
Task-number: QTCREATORBUG-30604 Change-Id: Ia36c9734937cb7de4e07b417ef36dee178f24f3c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
4
dist/changelog/changes-14.0.0.md
vendored
4
dist/changelog/changes-14.0.0.md
vendored
@@ -131,8 +131,8 @@ Editing
|
|||||||
Projects
|
Projects
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* Added the option to hide all unconfigured kits from the list in `Projects`
|
* Added the `Hide Inactive Kits`/`Show All Kits` button to hide inactive kits
|
||||||
mode
|
from the list in the `Projects` mode
|
||||||
* Added support for user comments in the environment editor
|
* Added support for user comments in the environment editor
|
||||||
* Fixed the parsing of file links when color was used for the output
|
* Fixed the parsing of file links when color was used for the output
|
||||||
([QTCREATORBUG-30774](https://bugreports.qt.io/browse/QTCREATORBUG-30774))
|
([QTCREATORBUG-30774](https://bugreports.qt.io/browse/QTCREATORBUG-30774))
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 11 KiB |
@@ -127,6 +127,9 @@
|
|||||||
is not suitable for the project type. To view the warning and error messages,
|
is not suitable for the project type. To view the warning and error messages,
|
||||||
move the mouse pointer over the kit name.
|
move the mouse pointer over the kit name.
|
||||||
|
|
||||||
|
To hide inactive kits from the list, select \uicontrol {Hide Inactive Kits}.
|
||||||
|
To show them again, select \uicontrol {Show All Kits}.
|
||||||
|
|
||||||
\section1 Manage kits
|
\section1 Manage kits
|
||||||
|
|
||||||
To modify kit configuration or to \l{Add kits}{add kits} to the list or to
|
To modify kit configuration or to \l{Add kits}{add kits} to the list or to
|
||||||
|
Reference in New Issue
Block a user