Plugin meta data: Add full stop to descriptions

Where they were missing. The text is shown as a paragraph in the
extension manager.

Change-Id: I6e15c89fe4023b222e9c476f4312e13fcb0905c0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Eike Ziller
2024-06-27 15:34:56 +02:00
parent 5333082054
commit 38e005692e
79 changed files with 79 additions and 79 deletions

View File

@@ -8,7 +8,7 @@
"Vendor" : "MyCompany",
"Copyright" : "(C) MyCompany",
"License" : "Put short license information here",
"Description" : "Put a short description of your plugin here",
"Description" : "Put a short description of your plugin here.",
"Url" : "https://www.mycompany.com",
//! [2]
//! [3]

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Develop applications for Android devices",
"Description" : "Develop applications for Android devices.",
"LongDescription" : [
"Connect devices with USB to run, debug, and analyze applications built for them.",
"You also need:",

View File

@@ -14,7 +14,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Visualize CPU and Memory consumption for running applications",
"Description" : "Visualize CPU and Memory consumption for running applications.",
"LongDescription" : [
"Select an application to monitor its performance in real-time."
],

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this file may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Create code based tests and build system based tests",
"Description" : "Create code based tests and build system based tests.",
"LongDescription" : [
"Code based testing offers special handling for particular testing frameworks that strongly ties to the underlying code models or specialized parsers.",
"Build system based testing is independent from any testing frameworks. It retrieves information directly from the underlying build system and uses it or even the build system as such to execute the respective tests."

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Build Systems",
"Description" : "Open Autotools-based projects in Qt Creator",
"Description" : "Open Autotools-based projects in Qt Creator.",
"LongDescription" : [
"You also need:",
"- Autotools",

View File

@@ -15,7 +15,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Code Analyzer",
"Description" : "Access an Axivion dashboard server",
"Description" : "Access an Axivion dashboard server.",
"LongDescription" : [
"Protect software from erosion with static code analysis, architecture analysis, and code-smells-detection."
],

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Develop applications for bare metal devices",
"Description" : "Develop applications for bare metal devices.",
"LongDescription" : [
"Adds a target for bare metal development.",
"Connect devices with debug server providers to run, debug, and analyze applications built for them.",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access the Bazaar version control system",
"Description" : "Access the Bazaar version control system.",
"LongDescription" : [
"You also need:",
"- Bazaar"

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "C++",
"Description" : "Apply indentation and style to source code files",
"Description" : "Apply indentation and style to source code files.",
"LongDescription" : [
"You also need one of the following tools:",
"- Artistic Style",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Creator",
"Description" : "Edit binary files",
"Description" : "Edit binary files.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -15,7 +15,7 @@
],
"Category" : "Device Support",
"Description" : "Develop applications for Boot to Qt devices",
"Description" : "Develop applications for Boot to Qt devices.",
"LongDescription" : [
"Connect devices with a USB cable, or a wired or wireless connection, depending on the device to run, debug, and analyze applications built for them.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "C++",
"Description" : "Use Clang code model instead of the built-in code model",
"Description" : "Use Clang code model instead of the built-in code model.",
"LongDescription" : [
"The code model is the part of an IDE that understands the programming language you are using to write your application. With it, Qt Creator can help you code faster and avoid errors."
],

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "C++",
"Description" : "Indent and format C++ code",
"Description" : "Indent and format C++ code.",
"LongDescription" : [
"ClangFormat is an alternative for the built-in indenter."
],

View File

@@ -13,7 +13,7 @@
"Alternatively, this file may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Code Analyzer",
"Description" : "Find problems in C, C++, and Objective-C source code",
"Description" : "Find problems in C, C++, and Objective-C source code.",
"LongDescription" : [
"Use Clang Tools for static code analysis:",
"- Clang-Tidy has diagnostics and fixes for typical programming errors, such as style violations or interface misuse.",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "C++",
"Description" : "View the class hierarchy of currently open projects",
"Description" : "View the class hierarchy of currently open projects.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -15,7 +15,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access an IBM Rational ClearCase server",
"Description" : "Access an IBM Rational ClearCase server.",
"LongDescription" : [
"You also need:",
"- ClearCase"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Build Systems",
"Description" : "Automate the configuration of build systems with CMake",
"Description" : "Automate the configuration of build systems with CMake.",
"LongDescription" : [
"CMake controls the software compilation process by using simple configuration files, called CMakeLists.txt files.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Access the Coco CoverageBrowser",
"Description" : "Access the Coco CoverageBrowser.",
"LongDescription" : [
"View the results from the Coco CoverageBrowser to make tests more efficient and complete."
],

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Build Systems",
"Description" : "Open compilation databases as projects",
"Description" : "Open compilation databases as projects.",
"LongDescription" : [
"The JSON compilation database format replays single builds independently of the build system.",
"A compilation database is a list of files and the compiler flags that are used to compile the files. It feeds the code model with the necessary information for correctly parsing the code when you open a file for editing.",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Experimental" : true,
"Description" : "Integrate C or C++ libraries into projects",
"Description" : "Integrate C or C++ libraries into projects.",
"LongDescription" : [
"You also need:",
"- Conan"

View File

@@ -13,7 +13,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "View suggestions from GitHub Copilot in code editor",
"Description" : "View suggestions from GitHub Copilot in code editor.",
"LongDescription" : [
"You also need:",
"- An active GitHub Copilot subscription",

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Access code-pasting services",
"Description" : "Access code-pasting services.",
"LongDescription" : [
"Paste snippets of text, such as code or diffs, to a server or fetch them from the server."
],

View File

@@ -14,7 +14,7 @@
"Alternatively, this file may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Code Analyzer",
"Description" : "Find errors in C++ code with static analysis",
"Description" : "Find errors in C++ code with static analysis.",
"LongDescription" : [
"You also need:",
"- cppcheck"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "C++",
"Description" : "Edit C++ source and header files",
"Description" : "Edit C++ source and header files.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Code Analyzer",
"Description" : "View Chrome Trace Format (CTF) files",
"Description" : "View Chrome Trace Format (CTF) files.",
"LongDescription" : [
"You also need:",
"- CTF files (in Trace Event Format)"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access the CVS open source version control system",
"Description" : "Access the CVS open source version control system.",
"LongDescription" : [],
"DisabledByDefault" : true,
"Url" : "https://www.qt.io",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Creator",
"Description" : "Debug applications with native debuggers",
"Description" : "Debug applications with native debuggers.",
"LongDescription" : [
"Debug an application to see what happens inside it while it runs or when it crashes.",
"The debugger extension acts as an interface between the Qt Creator core and native debuggers.",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Creator",
"Description" : "Design Qt-widgets based UIs",
"Description" : "Design Qt-widgets based UIs.",
"LongDescription" : [
"Create widgets and forms that are integrated with Qt C++ code."
],

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Compare two files or two versions of a file",
"Description" : "Compare two files or two versions of a file.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Experimental" : true,
"Description" : "Create Docker devices from Docker images",
"Description" : "Create Docker devices from Docker images.",
"LongDescription" : [
"You also need:",
"- Docker CLI"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Core",
"Description" : "Extension Manager",
"Description" : "Manage ${IDE_DISPLAY_NAME} extensions.",
"Experimental": true,
"DisabledByDefault": false,
"Url" : "https://www.qt.io",

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Run the main editor in a manner similar to the Vim editor",
"Description" : "Run the main editor in a manner similar to the Vim editor.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access the Fossil version control system",
"Description" : "Access the Fossil version control system.",
"LongDescription" : [
"You also need:",
"- Fossil"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access the Git version control system",
"Description" : "Access the Git version control system.",
"LongDescription" : [
"You also need:",
"- Git"

View File

@@ -13,7 +13,7 @@
"",
"Alternatively, this file may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Create connections to GitLab servers",
"Description" : "Create connections to GitLab servers.",
"LongDescription" : [
"You also need:",
"- GitLab account"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Other Languages",
"Description" : "Create OpenGL fragment and vertex shaders",
"Description" : "Create OpenGL fragment and vertex shaders.",
"LongDescription" : [
"Use the shaders to display hardware-accelerated 3D graphics alongside a more conventional UI."
],

View File

@@ -6,7 +6,7 @@
"Vendor" : "Eike Ziller",
"Copyright" : "(C) Eike Ziller",
"License" : "MIT",
"Description" : "Write source code in the Haskell language",
"Description" : "Write source code in the Haskell language.",
"LongDescription" : [],
"Url" : "https://haskell.org",
${IDE_PLUGIN_DEPENDENCIES},

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Core",
"Description" : "Get help for Qt API and read Qt and other documentation",
"Description" : "Get help for Qt API and read Qt and other documentation.",
"LongDescription" : [
"You also need:",
"- Qt documentation as help files (.qch)"

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "View images, and create pixmaps from SVG images",
"Description" : "View images, and create pixmaps from SVG images.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},

View File

@@ -15,7 +15,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Spend less time on building C++ code",
"Description" : "Spend less time on building C++ code.",
"LongDescription" : [
"You also need:",
"- IncrediBuild Agent"

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Quick",
"Description" : "Collect information about how an application is used",
"Description" : "Collect information about how an application is used.",
"LongDescription" : [
"Use Qt Insight with Qt Design Studio.",
"You also need:",

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Develop applications for iOS devices",
"Description" : "Develop applications for iOS devices.",
"LongDescription" : [
"Connect devices with USB or use the iOS simulator to run, debug, and analyze applications built for iOS.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Other Languages",
"Description" : "Get code editing services",
"Description" : "Get code editing services.",
"LongDescription" : [
"Offers code completion, highlighting of the symbol under cursor, and jumping to the symbol definition, as well as diagnostics from the language server."
],

View File

@@ -15,7 +15,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Scripting",
"Description" : "Lua Language Client scripting support",
"Description" : "Lua Language Client scripting support.",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Record and play macros in text editors",
"Description" : "Record and play macros in text editors.",
"LongDescription" : [
"When you have a file open in the code editor, you can record a keyboard sequence as a macro. You can then play the macro to repeat the sequence. You can save the latest macro and assign a keyboard shortcut for running it or run it from the locator."
],

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this file may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Install applications from Qt Marketplace",
"Description" : "Install applications from Qt Marketplace.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Develop for microcontrollers",
"Description" : "Develop for microcontrollers.",
"LongDescription" : [
"Use subsets of QML and Qt Quick Controls to create user interfaces for devices that are powered by microcontrollers (MCU).",
"You also need:",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access the Mercurial source control management tool",
"Description" : "Access the Mercurial source control management tool.",
"LongDescription" : [
"You also need:",
"- Mercurial"

View File

@@ -15,7 +15,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Build Systems",
"Description" : "Generate build systems with Meson",
"Description" : "Generate build systems with Meson.",
"LongDescription" : [
"Generate build systems with Meson using Ninja as the main backend.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Modeling",
"Description" : "Create Universal Modeling Language (UML) style models",
"Description" : "Create Universal Modeling Language (UML) style models.",
"LongDescription" : [
"Create structured and behavioral diagrams that offer different views to your system. However, the editor uses a variant of UML and has only a subset of properties for specifying the appearance of model elements."
],

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Other Languages",
"Description" : "Develop applications using the Nim programming language",
"Description" : "Develop applications using the Nim programming language.",
"LongDescription" : [
"You also need:",
"- Nimble packaging manager"

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access the Perforce software configuration management system",
"Description" : "Access the Perforce software configuration management system.",
"LongDescription" : [
"You also need:",
"- Perforce"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Code Analyzer",
"Description" : "Analyze the CPU and memory usage of an application",
"Description" : "Analyze the CPU and memory usage of an application.",
"LongDescription" : [
"Works on embedded devices and, to a limited extent, on Linux desktop platforms.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Other Languages",
"Description" : "Develop applications using the Qt bindings for the Python programming language",
"Description" : "Develop applications using the Qt bindings for the Python programming language.",
"LongDescription" : [
"You also need:",
"- Qt for Python",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Build Systems",
"Description" : "Build applications with Qbs",
"Description" : "Build applications with Qbs.",
"LongDescription" : [
"Generate a build graph from a high-level project description (like with qmake or CMake) and execute the commands in the low-level build graph (like with make)."
],

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Build Systems",
"Description" : "Build applications with qmake",
"Description" : "Build applications with qmake.",
"LongDescription" : [
"Use .pro project configuration files and tools that automate the generation of Makefiles."
],

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Quick",
"Description" : "Qml Designer Lite",
"Description" : "Qml Designer Lite.",
"LongDescription": "Qml Designer Lite is a lightweight version of Qt Design Studio, providing a subset of the features of the full Qt Design Studio.",
"Url" : "https://www.qt.io",
"Experimental": true,

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Quick",
"Description" : "Edit QML and JavaScript files",
"Description" : "Edit QML and JavaScript files.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Quick",
"Description" : "Preview QML files and Qt Quick applications",
"Description" : "Preview QML files and Qt Quick applications.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Quick",
"Description" : "Profile Qt Quick applications",
"Description" : "Profile Qt Quick applications.",
"LongDescription" : [
"Find causes for typical performance problems, such as slowness and unresponsive, stuttering user interfaces."
],

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Quick",
"Description" : "Qt Quick support",
"Description" : "Qt Quick support.",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Develop for QNX Neutrino devices",
"Description" : "Develop for QNX Neutrino devices.",
"LongDescription" : [
"Connect devices with USB or over a network to run, debug, and analyze applications built for them.",
"You also need:",

View File

@@ -15,7 +15,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Run applications in Qt Application Manager",
"Description" : "Run applications in Qt Application Manager.",
"LongDescription" : [
"You also need:",
"- Qt Application Manager"

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Develop applications for embedded Linux devices",
"Description" : "Develop applications for embedded Linux devices.",
"LongDescription" : [
"Connect devices with USB or over a network to run, debug, and analyze applications built for them.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Qt Creator",
"Description" : "Edit Qt Resource System (.qrc) files",
"Description" : "Edit Qt Resource System (.qrc) files.",
"LongDescription" : [
"Store files in the application's executable with the platform-independent Qt Resource System."
],

View File

@@ -14,7 +14,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Render safety-critical items in functional safety systems",
"Description" : "Render safety-critical items in functional safety systems.",
"LongDescription" : [
"Qt Safe Renderer separates the safety-critical rendering from the other parts of the system, so it can render safety-critical UI elements even if there are failures in the main UI. Therefore, you can use Qt in a system requiring certification without changing the Qt libraries.",
"You also need:",

View File

@@ -14,7 +14,7 @@
],
"DisabledByDefault" : true,
"SoftLoadable" : true,
"Description" : "Record screens",
"Description" : "Record screens.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Modeling",
"Description" : "Create SCXML (State Chart XML) files",
"Description" : "Create SCXML (State Chart XML) files.",
"LongDescription" : [
"Visualize how a system reacts to events. State charts define the states that the system can be in, and how the system can move from one state to another."
],

View File

@@ -14,7 +14,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Serial Port Terminal",
"Description" : "Serial Port Terminal.",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -13,7 +13,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Search with Silver Searcher",
"Description" : "Search with Silver Searcher.",
"LongDescription" : [
"Use the Silver Searcher tool to find in files.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"",
"Alternatively, this file may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Test applications with the Squish automated GUI testing framework",
"Description" : "Test applications with the Squish automated GUI testing framework.",
"LongDescription" : [
"Map AUTs (application under test) and run Squish test suites and cases.",
"You also need:",

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Access the Subversion version control system",
"Description" : "Access the Subversion version control system.",
"LongDescription" : [
"You also need:",
"- Subversion"

View File

@@ -12,7 +12,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Open a terminal as an output view",
"Description" : "Open a terminal as an output view.",
"LongDescription" : [
"Instead of using an external terminal."
],

View File

@@ -13,7 +13,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "List keywords from files",
"Description" : "List keywords from files.",
"LongDescription" : [
"List the BUG, FIXME, NOTE, TODO, and WARNING keywords from the current file, from all project files, or from a subproject."
],

View File

@@ -13,7 +13,7 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "View information from Qt Installer Framework-based updaters",
"Description" : "View information from Qt Installer Framework-based updaters.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Code Analyzer",
"Description" : "Analyze code with Valgrind's Tool Suite",
"Description" : "Analyze code with Valgrind's Tool Suite.",
"LongDescription" : [
"Detect problems in memory management with Memcheck and find cache misses in the code with Callgrind.",
"You also need:",

View File

@@ -14,7 +14,7 @@
],
"Experimental" : true,
"SoftLoadable" : true,
"Description" : "Get and manage libraries from the vcpkg package manager",
"Description" : "Get and manage libraries from the vcpkg package manager.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},

View File

@@ -13,7 +13,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Version Control",
"Description" : "Provides the technical basis for version control system (VCS) extensions",
"Description" : "Provides the technical basis for version control system (VCS) extensions.",
"LongDescription" : [
"You also need:",
"- An extension for a VCS tool, such as Git, and the tool"

View File

@@ -15,7 +15,7 @@
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Category" : "Device Support",
"Description" : "Integrate Qt applications into web browsers",
"Description" : "Integrate Qt applications into web browsers.",
"LongDescription" : [
"WebAssembly is a binary format that allows sand-boxed executable code in web pages.",
"You also need:",