PluginSpecs: Change URLs from http:// to https://

Avoid the redirect that is inevitable nowerdays.

Also, change necessitas.kde.org to www.qt.io, since the orgininal page
is offline.

Change-Id: Ib1823f0df97d2df87822fd2bb7552e2f2c7e971e
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Alessandro Portale
2024-05-28 19:42:03 +02:00
parent fadfddc905
commit 7bc65cf9f3
88 changed files with 88 additions and 88 deletions

View File

@@ -14,7 +14,7 @@
],
"Category" : "Device Support",
"Description" : "Support for deployment to and execution on Android Devices.",
"Url" : "http://necessitas.kde.org",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
"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" : "AppStatisticsMonitor, a plugin designed to enhance your Qt Creator experience. With its seamless integration, this plugin adds a dedicated tab to your Navigation Widget, providing insightful visualizations of CPU and Memory consumption for running applications within Qt Creator. Simply select the desired application from the combobox to monitor its performance in real-time.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -13,6 +13,6 @@
"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" : "Auto Test plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,6 +15,6 @@
],
"Category" : "Build Systems",
"Description" : "Autotools project integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "Version Control",
"Description" : "Bazaar integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,6 +15,6 @@
],
"Category" : "C++",
"Description" : "Format source files with the help of beautifiers like AStyle, uncrustify or clang-format.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "Qt Creator",
"Description" : "Binary editor component.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -16,6 +16,6 @@
"Category" : "Device Support",
"Description" : "Support for the Boot2Qt Device access using the Qt Debug Bridge.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "C++",
"Description" : "Clang Code Model plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "C++",
"Description" : "clang-format indentation plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "Code Analyzer",
"Description" : "ClangTools Plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "C++",
"Description" : "Class View component.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -16,7 +16,7 @@
],
"Category" : "Version Control",
"Description" : "ClearCase integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,7 +14,7 @@
],
"Category" : "Build Systems",
"Description" : "CMake support.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
"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" : "Squish Coco support. Squish Coco is a code coverage tool for Tcl, QML, C# and C/C++.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,7 +15,7 @@
],
"Category" : "Build Systems",
"Description" : "Compilation Database project support.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [
"<?xml version='1.0'?>",

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" : "Integrates https://godbolt.org into Qt Creator.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [
"<?xml version='1.0'?>",

View File

@@ -14,6 +14,6 @@
],
"Experimental" : true,
"Description" : "Conan integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
"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" : "Copilot support",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,7 +15,7 @@
],
"Category" : "Core",
"Description" : "The core plugin for the Qt IDE.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"Arguments" : [
{
"Name" : "-color",

View File

@@ -13,6 +13,6 @@
"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" : "Codepaster plugin for pushing/fetching diff from server.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,6 +15,6 @@
],
"Category" : "Code Analyzer",
"Description" : "Cppcheck static analyzer tool integration. See http://cppcheck.sourceforge.net.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "C++",
"Description" : "C/C++ editor component.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -15,7 +15,7 @@
"Category" : "Version Control",
"Description" : "CVS integration.",
"DisabledByDefault" : true,
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,7 +14,7 @@
],
"Category" : "Qt Creator",
"Description" : "Debugger integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"Arguments" : [
{
"Name" : "-debug",

View File

@@ -14,7 +14,7 @@
],
"Category" : "Qt Creator",
"Description" : "Qt Widgets Designer integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${DESIGNER_PLUGIN_ARGUMENTS}
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -13,6 +13,6 @@
"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" : "Diff editor component.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Experimental" : true,
"Description" : "Basic support for Docker",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -9,7 +9,7 @@
"Licensees holding valid Qt Enterprise licenses may use this plugin in accordance with the Qt Enterprise License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company."
],
"Description" : "Plugin for Effect Composer.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"DisabledByDefault" : true,
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -28,6 +28,6 @@
"",
"Also it's worth mentioning that EmacsKeys plugin forces disabling of menu mnemonics by calling Qt's qt_set_sequence_auto_mnemonic function with false argument. Many of the english menu mnemonics get into the way of typical emacs keys, this includes: Alt+F (File), Alt+B (Build), Alt+W (Window). It's a temporary solution, it remains until there is a better one."
],
"Url" : "http://nosmileface.ru",
"Url" : "https://nosmileface.ru",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,6 +15,6 @@
"Category" : "Core",
"Description" : "Extension Manager",
"Experimental": true,
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -13,6 +13,6 @@
"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" : "VI-style keyboard navigation.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,7 +15,7 @@
],
"Category" : "Version Control",
"Description" : "Fossil SCM integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"JsonWizardPaths" : [":/fossil/wizard"]

View File

@@ -14,7 +14,7 @@
],
"Category" : "Build Systems",
"Description" : "Generic support.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,7 +14,7 @@
],
"Category" : "Version Control",
"Description" : "Git integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"Arguments" : [
{
"Name" : "-git-show",

View File

@@ -14,6 +14,6 @@
"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" : "GitLab plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Other Languages",
"Description" : "Editor for GLSL.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
"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" : "Hello World sample plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "Core",
"Description" : "Help system.",
"Url" : "http://www.qt.io",
"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" : "Image Viewer component.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -6,7 +6,7 @@
"Vendor" : "IncrediBuild",
"Copyright" : "(C) IncrediBuild",
"Category" : "Build Systems",
"Url" : "http://www.IncrediBuild.com",
"Url" : "https://www.IncrediBuild.com",
"License" : [ "Commercial Usage",
"",
"Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",

View File

@@ -16,6 +16,6 @@
"Category" : "Qt Quick",
"Description" : "Qt Insight Support for Design Studio.",
"DisabledByDefault" : true,
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,6 +15,6 @@
],
"Category" : "Device Support",
"Description" : "Support for deployment to and execution on iOS Devices.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Other Languages",
"Description" : "Language Server Protocol client component. See https://microsoft.github.io/language-server-protocol/overview for an overview on Language Servers.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -16,6 +16,6 @@
],
"Category" : "Scripting",
"Description" : "Lua Language Client scripting support",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -16,6 +16,6 @@
],
"Category" : "Scripting",
"Description" : "Support for Lua based plugins.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -13,6 +13,6 @@
"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" : "Macros in text editors.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -13,6 +13,6 @@
"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" : "Qt Marketplace plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,7 +15,7 @@
],
"Category" : "Device Support",
"Description" : "Helper for MCU related projects.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"JsonWizardPaths" : [":/mcusupport/wizards/"]

View File

@@ -14,6 +14,6 @@
],
"Category" : "Version Control",
"Description" : "Mercurial integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -16,6 +16,6 @@
],
"Category" : "Build Systems",
"Description" : "Meson support.",
"Url" : "http://www.mesonbuild.com",
"Url" : "https://www.mesonbuild.com",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Modeling",
"Description" : "Graphical modeling with structured diagrams.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,7 +14,7 @@
],
"Category" : "Other Languages",
"Description" : "Plugin for supporting the Nim programming language.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"Experimental" : true,
${IDE_PLUGIN_DEPENDENCIES},

View File

@@ -15,7 +15,7 @@
],
"Category" : "Version Control",
"Description" : "Perforce integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
],
"Category" : "Code Analyzer",
"Description" : "Perf Profiler Plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Core",
"Description" : "ProjectExplorer framework that can be extended with different kind of project types.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"Arguments" : [
{
"Name" : "-customwizard-verbose",

View File

@@ -14,7 +14,7 @@
],
"Category" : "Other Languages",
"Description" : "Plugin for supporting the Python language.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
],
"Category" : "Build Systems",
"Description" : "QBS support.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Build Systems",
"Description" : "Provides project type for Qt/QMake .pro files and tools.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -15,7 +15,7 @@
"Category" : "Qt Quick",
"Description" : "Visual Designer for QML files.",
"Deprecated" : true,
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"Arguments" : [
{
"Name" : "-capture-puppet-stream",

View File

@@ -14,6 +14,6 @@
],
"Category" : "Qt Quick",
"Description" : "Provides support code for the qml designer and co..",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,7 +15,7 @@
"Category" : "Qt Quick",
"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" : "http://www.qt.io",
"Url" : "https://www.qt.io",
"Experimental": true,
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "Qt Quick",
"Description" : "Editor for QML and JavaScript.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Qt Quick",
"Description" : "Tools for analyzing Qml/JS code.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
],
"Category" : "Qt Quick",
"Description" : "Qml Preview Plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "Qt Quick",
"Description" : "Qml Profiler Plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Qt Quick",
"Description" : "Qt Quick support",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
],
"Category" : "Device Support",
"Description" : "Adds support for QNX to Qt Creator.",
"Url" : "http://www.blackberry.com",
"Url" : "https://www.blackberry.com",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -16,7 +16,7 @@
],
"Category" : "Device Support",
"Description" : "Support for QtApplicationManager on a variety of different target platforms.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,7 +14,7 @@
],
"Category" : "Build Systems",
"Description" : "Provides support code for build systems.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
],
"Category" : "Device Support",
"Description" : "Support for deployment to and execution on a remote Linux host.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Qt Creator",
"Description" : "Editor for qrc files.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -15,6 +15,6 @@
"DisabledByDefault" : true,
"SoftLoadable" : true,
"Description" : "Screen recording.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Modeling",
"Description" : "Visual Editor for SCXML (State Chart XML) files.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -15,6 +15,6 @@
"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",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
"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" : "Adds possibility to use SilverSearcher tool as an alternative mechanism of 'find in files'",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

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."
],
"Description" : "Squish plugin. Provides integration of Squish.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
"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" : "Qt Design Studio Welcome Page.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Version Control",
"Description" : "Subversion integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -13,6 +13,6 @@
"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" : "Terminal window.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,7 +14,7 @@
],
"Category" : "Core",
"Description" : "Text editor framework and the implementation of the basic text editor.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [
"<?xml version='1.0'?>",

View File

@@ -14,6 +14,6 @@
"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" : "Adds pane that lists all TODO, FIXME, etc. entries in comments.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
"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" : "Displays Update-Infos for Qt Installer Framework-based Updaters.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -14,6 +14,6 @@
],
"Category" : "Code Analyzer",
"Description" : "Valgrind Plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -15,7 +15,7 @@
"Experimental" : true,
"SoftLoadable" : true,
"Description" : "vcpkg integration.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES},
"Mimetypes" : [

View File

@@ -14,6 +14,6 @@
],
"Category" : "Version Control",
"Description" : "Version Control System Base Plugin.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -16,6 +16,6 @@
],
"Category" : "Device Support",
"Description" : "Helper for WebAssembly projects.",
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -20,6 +20,6 @@
"Description" : "Do not ask for taking a UI tour on startup"
}
],
"Url" : "http://www.qt.io",
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}