Doc: Describe new way to access global settings

From project-level To-Do and Clang Tools settings.

Task-number: QTCREATORBUG-27560
Change-Id: If91dfe81a87af3de3f6b52c160b8b1df4789c20b
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2022-07-12 17:01:06 +02:00
parent 3cba432750
commit 86c6d1d09d
4 changed files with 13 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -122,8 +122,8 @@
\image qtcreator-clang-tools-options-customized.png "Clang Tools customized settings" \image qtcreator-clang-tools-options-customized.png "Clang Tools customized settings"
To restore the global settings, select \uicontrol {Restore Global Settings}. To restore the global settings, select \uicontrol {Restore Global Settings}.
To view and modify the global settings, select To view and modify the global settings, select the link in
\uicontrol {Open Global Settings}. To open the Clang static analyzer, \uicontrol {Use global settings}. To open the Clang static analyzer,
select \uicontrol {Go to Analyzer}. select \uicontrol {Go to Analyzer}.
\section1 Configuring Clang Tools \section1 Configuring Clang Tools

View File

@@ -673,10 +673,17 @@
in the \uicontrol {Scanning scope} group. in the \uicontrol {Scanning scope} group.
To exclude files from scanning, select \uicontrol {Project Settings} > To exclude files from scanning, select \uicontrol {Project Settings} >
\uicontrol {To-Do} in the \uicontrol {To-Do} in the \uicontrol Projects mode.
\uicontrol Projects mode. Select \uicontrol Add and enter a regular
expression that matches the path to files to exclude. Use a forward slash \image qtcreator-todo-excluded-files.png "Excluded Files in To-Do preferences"
(/) as a separator in the path also on Windows.
Select \uicontrol Add and double-click the placeholder text in
\uicontrol {Exclude Files} to enter a regular expression that
matches the path to files to exclude. Use a forward slash (/)
as a separator in the path also on Windows.
Select the link in \uicontrol {Use global settings} to open global
To-Do preferences.
The Todo plugin is disabled by default. To enable the plugin, select The Todo plugin is disabled by default. To enable the plugin, select
\uicontrol Help > \uicontrol {About Plugins} > \uicontrol Utilities > \uicontrol Help > \uicontrol {About Plugins} > \uicontrol Utilities >