diff --git a/doc/qtcreator/src/analyze/creator-cppcheck.qdoc b/doc/qtcreator/src/analyze/creator-cppcheck.qdoc index f973252c9af..b19ce718023 100644 --- a/doc/qtcreator/src/analyze/creator-cppcheck.qdoc +++ b/doc/qtcreator/src/analyze/creator-cppcheck.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -44,7 +44,7 @@ \li Select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol {Code Analyzer} > \uicontrol Cppcheck to enable the plugin. - \li Restart \QC to load the plugin. + \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Analyzer > \uicontrol Cppcheck to specify settings for running Cppcheck. \image qtcreator-cppcheck-options.png "Cppcheck options" diff --git a/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc b/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc index 594ad80ae5d..3982a012048 100644 --- a/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc +++ b/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -49,7 +49,7 @@ \uicontrol {Device Support} > \uicontrol {Bare Metal} to enable the Bare Metal Device plugin. - \li Restart \QC to be able to use the plugin. + \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Devices > \uicontrol {Bare Metal} > \uicontrol Add > \uicontrol Default, diff --git a/doc/qtcreator/src/editors/creator-clangformat.qdocinc b/doc/qtcreator/src/editors/creator-clangformat.qdocinc index 705f4067bb1..9b7ef41d0ad 100644 --- a/doc/qtcreator/src/editors/creator-clangformat.qdocinc +++ b/doc/qtcreator/src/editors/creator-clangformat.qdocinc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -33,8 +33,8 @@ library for automatic formatting and indentation. To enable the plugin, select \uicontrol Help > \uicontrol {About Plugins} > - \uicontrol {C++} > \uicontrol {ClangFormat}. Then restart \QC to load the - plugin. + \uicontrol {C++} > \uicontrol {ClangFormat}. Then select + \uicontrol {Restart Now} to restart \QC and load the plugin. \note If you enable the plugin, do not use the \l{Beautifying Source Code} {Beautifier}, because combining the two can provide unexpected results. diff --git a/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc b/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc index 7c2c87879d1..e945cea4243 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -74,7 +74,7 @@ \li Select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol {C++} > \uicontrol Beautifier to enable the plugin. - \li Restart \QC to be able to use the plugin. + \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Beautifier to specify settings for beautifying files. diff --git a/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc b/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc index fe582d342d2..1b7b36baf8b 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -105,8 +105,8 @@ To use the built-in code model instead, select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol C++, and deselect the - \uicontrol ClangCodeModel check box. The changes take effect after - you restart \QC. + \uicontrol ClangCodeModel check box. Select \uicontrol {Restart Now} + to restart \QC and have the changes take effect. You can configure Clang diagnostics either globally or separately for: diff --git a/doc/qtcreator/src/editors/creator-only/creator-compilation-database.qdocinc b/doc/qtcreator/src/editors/creator-only/creator-compilation-database.qdocinc index b12b59dd706..2034951d434 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-compilation-database.qdocinc +++ b/doc/qtcreator/src/editors/creator-only/creator-compilation-database.qdocinc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -56,7 +56,7 @@ To enable the plugin, select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol {Build Systems} > \uicontrol {Compilation Database Project Manager}. - Then restart \QC to load the plugin. + Then select \uicontrol {Restart Now} to restart \QC and load the plugin. //! [using compilation databases] */ diff --git a/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc b/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc index 8cc65348292..403eeb52787 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -107,8 +107,9 @@ \list 1 \li Select \uicontrol Help > \uicontrol {About Plugins} > - \uicontrol Modeling > \uicontrol ScxmlEditor and restart \QC to - enable the plugin. + \uicontrol Modeling > \uicontrol ScxmlEditor. + + \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. \li Select \uicontrol File > \uicontrol {New File or Project} > \uicontrol {Files and Classes} > \uicontrol Modeling > diff --git a/doc/qtcreator/src/editors/creator-search.qdoc b/doc/qtcreator/src/editors/creator-search.qdoc index 877d3b7492a..a480b79c959 100644 --- a/doc/qtcreator/src/editors/creator-search.qdoc +++ b/doc/qtcreator/src/editors/creator-search.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -245,7 +245,7 @@ \uicontrol {Utilities} > \uicontrol {SilverSearcher} to enable the plugin. - \li Restart \QC to be able to use the plugin. + \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. \li When searching, select \uicontrol {Silver Searcher} in the \uicontrol {Search engine} field. @@ -267,7 +267,7 @@ \li Select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol C++ > \uicontrol {ClangRefactoring} to enable the plugin. - \li Restart \QC to be able to use the plugin. + \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. \li When searching, select \uicontrol {Clang Query Project} in the \uicontrol {Scope} field. diff --git a/doc/qtcreator/src/howto/creator-only/qtcreator-faq.qdoc b/doc/qtcreator/src/howto/creator-only/qtcreator-faq.qdoc index 87bd22d00d5..5690fe6201e 100644 --- a/doc/qtcreator/src/howto/creator-only/qtcreator-faq.qdoc +++ b/doc/qtcreator/src/howto/creator-only/qtcreator-faq.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -67,8 +67,8 @@ \QC has been localized into several languages. If the system language is one of the supported languages, it is automatically selected. To change the language, select \uicontrol {Tools > Options > Environment} and - select a language in the \uicontrol Language field. The change takes effect after - you restart \QC. + select a language in the \uicontrol Language field. Select + \uicontrol {Restart Now} to restart \QC and have the change take effect. \b {Has a reported issue been addressed?} diff --git a/doc/qtcreator/src/howto/creator-ui.qdoc b/doc/qtcreator/src/howto/creator-ui.qdoc index 787633e5ecf..d6e814a07d2 100644 --- a/doc/qtcreator/src/howto/creator-ui.qdoc +++ b/doc/qtcreator/src/howto/creator-ui.qdoc @@ -118,7 +118,8 @@ is one of the supported languages, it is automatically selected. To change the language, select \uicontrol Tools > \uicontrol Options > \uicontrol Environment and select a language in the \uicontrol Language - field. The change takes effect after you restart \QC. + field. Select \uicontrol {Restart Now} to restart \QC and have the change + take effect. \section1 Viewing Images @@ -612,8 +613,8 @@ The Todo plugin is disabled by default. To enable the plugin, select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol Utilities > - \uicontrol Todo and restart - \QC. + \uicontrol Todo. Then select \uicontrol {Restart Now} to restart \QC + and load the plugin. In addition, you can open task list files generated by code scanning and analysis tools in the \uicontrol Issues pane. For more information, see diff --git a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc index 33aea4fc410..3290df28efd 100644 --- a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc +++ b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc @@ -103,7 +103,7 @@ \uicontrol {Device Support} > \uicontrol {Bare Metal} and \uicontrol {MCU Support} to enable the Bare Metal and MCU plugins. - \li Restart \QC to be able to use the plugins. + \li Select \uicontrol {Restart Now} to restart \QC and load the plugins. \li Create connections for debugging on the MCU board, as described in \l{Connecting Bare Metal Devices}. \endlist diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc index 4594179afcc..9dc854433bb 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc @@ -36,9 +36,8 @@ The AutotoolsProjectManager is a plugin for autotools support. It is disabled by default. To enable the plugin, select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol {Build Systems} > - \uicontrol AutotoolsProjectManager. - - To use the plugin, restart \QC. + \uicontrol AutotoolsProjectManager.Then select \uicontrol {Restart Now} + to restart \QC and load the plugin. To work with your Autotools project in \QC: diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc index a517d633835..100edd09376 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc @@ -38,7 +38,8 @@ To use \QC for Nim development, you need to enable the experimental Nim plugin. Select \uicontrol Help > \uicontrol {About Plugins} > - \uicontrol {Other Languages} > \uicontrol Nim, and then restart \QC. + \uicontrol {Other Languages} > \uicontrol Nim. Then select + \uicontrol {Restart Now} to restart \QC and load the plugin. In addition, you have to download and install Nim and set up a Nim kit in \QC. diff --git a/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc b/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc index 96c5e7c540c..a613dc0f3a2 100644 --- a/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc @@ -60,8 +60,9 @@ The \uicontrol Timeline view is not visible in \QC by default. To enable it, select \uicontrol Tools > \uicontrol Options > \uicontrol {Qt Quick} > - \uicontrol {Qt Quick Designer} > \uicontrol {Enable Timeline editor}. You - need to restart \QC for the \uicontrol Timeline view to appear. + \uicontrol {Qt Quick Designer} > \uicontrol {Enable Timeline editor}. + Select \uicontrol {Restart Now} to restart \QC with the \uicontrol Timeline + view visible. To be able to create timelines, you also need the \l {Qt Quick Timeline} module, which is delivered with Qt 5.14, and later. For more diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc index ea87f8686b8..f84aef760de 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -42,7 +42,8 @@ Since \QC 4.9, the Perforce plugin is disabled by default. To enable it, select \uicontrol Help > \uicontrol {About Plugins} > - \uicontrol {Version Control} > \uicontrol Perforce, and then restart \QC. + \uicontrol {Version Control} > \uicontrol Perforce. Then select + \uicontrol {Restart Now} to restart \QC and load the plugin. \section1 Configuring Perforce diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc index 4a148e97c0e..852eebdbf58 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc @@ -52,8 +52,9 @@ \li \l{http://www-01.ibm.com/software/awdtools/clearcase/} \li Disabled by default. To enable the plugin, select \uicontrol Help > \uicontrol {About Plugins} > - \uicontrol {Version Control} > \uicontrol ClearCase, and then - restart \QC. + \uicontrol {Version Control} > \uicontrol ClearCase. + Then select \uicontrol {Restart Now} to restart \QC + and load the plugin. \row \li \l{Using CVS}{CVS} \li \l{http://www.nongnu.org/cvs/} @@ -75,8 +76,9 @@ Disabled by default. To enable the plugin, select \uicontrol Help > \uicontrol {About Plugins} > - \uicontrol {Version Control} > \uicontrol Perforce, - and then restart \QC. + \uicontrol {Version Control} > \uicontrol Perforce. + Then select \uicontrol {Restart Now} to restart \QC + and load the plugin. \row \li \l{Using Subversion}{Subversion} \li \l{http://subversion.apache.org/} diff --git a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc index 37ca68ed5e2..083f8b7d40b 100644 --- a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc +++ b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -80,7 +80,7 @@ \li In \QC, select \uicontrol Help > \uicontrol {About Plugins} > \uicontrol {Device Support} > \uicontrol {WebAssembly} to enable the plugin. - \li Restart \QC to be able to use the plugin. + \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits > \uicontrol {Qt Versions} > \uicontrol Add to add Qt for WebAssembly (wasm_32).