From 7bc65cf9f3e7b5563128ba935c37ce64327cb5c6 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Tue, 28 May 2024 19:42:03 +0200 Subject: [PATCH] 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 --- src/plugins/android/Android.json.in | 2 +- src/plugins/appstatisticsmonitor/AppStatisticsMonitor.json.in | 2 +- src/plugins/autotest/AutoTest.json.in | 2 +- .../autotoolsprojectmanager/AutotoolsProjectManager.json.in | 2 +- src/plugins/bazaar/Bazaar.json.in | 2 +- src/plugins/beautifier/Beautifier.json.in | 2 +- src/plugins/bineditor/BinEditor.json.in | 2 +- src/plugins/boot2qt/Boot2Qt.json.in | 2 +- src/plugins/clangcodemodel/ClangCodeModel.json.in | 2 +- src/plugins/clangformat/ClangFormat.json.in | 2 +- src/plugins/clangtools/ClangTools.json.in | 2 +- src/plugins/classview/ClassView.json.in | 2 +- src/plugins/clearcase/ClearCase.json.in | 2 +- src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in | 2 +- src/plugins/coco/Coco.json.in | 2 +- .../CompilationDatabaseProjectManager.json.in | 2 +- src/plugins/compilerexplorer/CompilerExplorer.json.in | 2 +- src/plugins/conan/Conan.json.in | 2 +- src/plugins/copilot/Copilot.json.in | 2 +- src/plugins/coreplugin/Core.json.in | 2 +- src/plugins/cpaster/CodePaster.json.in | 2 +- src/plugins/cppcheck/Cppcheck.json.in | 2 +- src/plugins/cppeditor/CppEditor.json.in | 2 +- src/plugins/cvs/CVS.json.in | 2 +- src/plugins/debugger/Debugger.json.in | 2 +- src/plugins/designer/Designer.json.in | 2 +- src/plugins/diffeditor/DiffEditor.json.in | 2 +- src/plugins/docker/Docker.json.in | 2 +- src/plugins/effectcomposer/EffectComposer.json.in | 2 +- src/plugins/emacskeys/EmacsKeys.json.in | 2 +- src/plugins/extensionmanager/ExtensionManager.json.in | 2 +- src/plugins/fakevim/FakeVim.json.in | 2 +- src/plugins/fossil/Fossil.json.in | 2 +- src/plugins/genericprojectmanager/GenericProjectManager.json.in | 2 +- src/plugins/git/Git.json.in | 2 +- src/plugins/gitlab/GitLab.json.in | 2 +- src/plugins/glsleditor/GLSLEditor.json.in | 2 +- src/plugins/helloworld/HelloWorld.json.in | 2 +- src/plugins/help/Help.json.in | 2 +- src/plugins/imageviewer/ImageViewer.json.in | 2 +- src/plugins/incredibuild/IncrediBuild.json.in | 2 +- src/plugins/insight/Insight.json.in | 2 +- src/plugins/ios/Ios.json.in | 2 +- src/plugins/languageclient/LanguageClient.json.in | 2 +- .../languageclient/lualanguageclient/LuaLanguageClient.json.in | 2 +- src/plugins/lua/Lua.json.in | 2 +- src/plugins/macros/Macros.json.in | 2 +- src/plugins/marketplace/Marketplace.json.in | 2 +- src/plugins/mcusupport/McuSupport.json.in | 2 +- src/plugins/mercurial/Mercurial.json.in | 2 +- src/plugins/mesonprojectmanager/MesonProjectManager.json.in | 2 +- src/plugins/modeleditor/ModelEditor.json.in | 2 +- src/plugins/nim/Nim.json.in | 2 +- src/plugins/perforce/Perforce.json.in | 2 +- src/plugins/perfprofiler/PerfProfiler.json.in | 2 +- src/plugins/projectexplorer/ProjectExplorer.json.in | 2 +- src/plugins/python/Python.json.in | 2 +- src/plugins/qbsprojectmanager/QbsProjectManager.json.in | 2 +- src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in | 2 +- src/plugins/qmldesigner/QmlDesigner.json.in | 2 +- src/plugins/qmldesignerbase/QmlDesignerBase.json.in | 2 +- src/plugins/qmldesignerlite/QmlDesignerLite.json.in | 2 +- src/plugins/qmljseditor/QmlJSEditor.json.in | 2 +- src/plugins/qmljstools/QmlJSTools.json.in | 2 +- src/plugins/qmlpreview/QmlPreview.json.in | 2 +- src/plugins/qmlprofiler/QmlProfiler.json.in | 2 +- src/plugins/qmlprojectmanager/QmlProjectManager.json.in | 2 +- src/plugins/qnx/Qnx.json.in | 2 +- .../QtApplicationManagerIntegration.json.in | 2 +- src/plugins/qtsupport/QtSupport.json.in | 2 +- src/plugins/remotelinux/RemoteLinux.json.in | 2 +- src/plugins/resourceeditor/ResourceEditor.json.in | 2 +- src/plugins/screenrecorder/ScreenRecorder.json.in | 2 +- src/plugins/scxmleditor/ScxmlEditor.json.in | 2 +- src/plugins/serialterminal/SerialTerminal.json.in | 2 +- src/plugins/silversearcher/SilverSearcher.json.in | 2 +- src/plugins/squish/Squish.json.in | 2 +- src/plugins/studiowelcome/StudioWelcome.json.in | 2 +- src/plugins/subversion/Subversion.json.in | 2 +- src/plugins/terminal/Terminal.json.in | 2 +- src/plugins/texteditor/TextEditor.json.in | 2 +- src/plugins/todo/Todo.json.in | 2 +- src/plugins/updateinfo/UpdateInfo.json.in | 2 +- src/plugins/valgrind/Valgrind.json.in | 2 +- src/plugins/vcpkg/Vcpkg.json.in | 2 +- src/plugins/vcsbase/VcsBase.json.in | 2 +- src/plugins/webassembly/WebAssembly.json.in | 2 +- src/plugins/welcome/Welcome.json.in | 2 +- 88 files changed, 88 insertions(+), 88 deletions(-) diff --git a/src/plugins/android/Android.json.in b/src/plugins/android/Android.json.in index 7a020c5061f..f68a25468cb 100644 --- a/src/plugins/android/Android.json.in +++ b/src/plugins/android/Android.json.in @@ -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" : [ diff --git a/src/plugins/appstatisticsmonitor/AppStatisticsMonitor.json.in b/src/plugins/appstatisticsmonitor/AppStatisticsMonitor.json.in index 98f7d715900..58b68ede584 100644 --- a/src/plugins/appstatisticsmonitor/AppStatisticsMonitor.json.in +++ b/src/plugins/appstatisticsmonitor/AppStatisticsMonitor.json.in @@ -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} } diff --git a/src/plugins/autotest/AutoTest.json.in b/src/plugins/autotest/AutoTest.json.in index 230a9ee0f69..a3bc0d14053 100644 --- a/src/plugins/autotest/AutoTest.json.in +++ b/src/plugins/autotest/AutoTest.json.in @@ -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} } diff --git a/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in index 399a70dd3a6..ab615b4f613 100644 --- a/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in +++ b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in @@ -15,6 +15,6 @@ ], "Category" : "Build Systems", "Description" : "Autotools project integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/bazaar/Bazaar.json.in b/src/plugins/bazaar/Bazaar.json.in index 82bb55661f6..2d658debd9f 100644 --- a/src/plugins/bazaar/Bazaar.json.in +++ b/src/plugins/bazaar/Bazaar.json.in @@ -14,6 +14,6 @@ ], "Category" : "Version Control", "Description" : "Bazaar integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/beautifier/Beautifier.json.in b/src/plugins/beautifier/Beautifier.json.in index 79de488b617..b1e4e552d35 100644 --- a/src/plugins/beautifier/Beautifier.json.in +++ b/src/plugins/beautifier/Beautifier.json.in @@ -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} } diff --git a/src/plugins/bineditor/BinEditor.json.in b/src/plugins/bineditor/BinEditor.json.in index 5d05094b0f8..2d10a211640 100644 --- a/src/plugins/bineditor/BinEditor.json.in +++ b/src/plugins/bineditor/BinEditor.json.in @@ -14,6 +14,6 @@ ], "Category" : "Qt Creator", "Description" : "Binary editor component.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/boot2qt/Boot2Qt.json.in b/src/plugins/boot2qt/Boot2Qt.json.in index 6ab0b2a7d60..34e7bc6d7fa 100644 --- a/src/plugins/boot2qt/Boot2Qt.json.in +++ b/src/plugins/boot2qt/Boot2Qt.json.in @@ -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} } diff --git a/src/plugins/clangcodemodel/ClangCodeModel.json.in b/src/plugins/clangcodemodel/ClangCodeModel.json.in index 4702372b83b..36bd5f9375e 100644 --- a/src/plugins/clangcodemodel/ClangCodeModel.json.in +++ b/src/plugins/clangcodemodel/ClangCodeModel.json.in @@ -14,6 +14,6 @@ ], "Category" : "C++", "Description" : "Clang Code Model plugin.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/clangformat/ClangFormat.json.in b/src/plugins/clangformat/ClangFormat.json.in index c444af0fcd6..1e9a26b4d64 100644 --- a/src/plugins/clangformat/ClangFormat.json.in +++ b/src/plugins/clangformat/ClangFormat.json.in @@ -14,6 +14,6 @@ ], "Category" : "C++", "Description" : "clang-format indentation plugin.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/clangtools/ClangTools.json.in b/src/plugins/clangtools/ClangTools.json.in index d6d1280c404..c50706d86da 100644 --- a/src/plugins/clangtools/ClangTools.json.in +++ b/src/plugins/clangtools/ClangTools.json.in @@ -14,6 +14,6 @@ ], "Category" : "Code Analyzer", "Description" : "ClangTools Plugin.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/classview/ClassView.json.in b/src/plugins/classview/ClassView.json.in index 753824248b9..a92497e7c23 100644 --- a/src/plugins/classview/ClassView.json.in +++ b/src/plugins/classview/ClassView.json.in @@ -14,6 +14,6 @@ ], "Category" : "C++", "Description" : "Class View component.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/clearcase/ClearCase.json.in b/src/plugins/clearcase/ClearCase.json.in index 8bcfbb66bc0..1c45ab66656 100644 --- a/src/plugins/clearcase/ClearCase.json.in +++ b/src/plugins/clearcase/ClearCase.json.in @@ -16,7 +16,7 @@ ], "Category" : "Version Control", "Description" : "ClearCase integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES}, "Mimetypes" : [ diff --git a/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in b/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in index fc239c6a572..8de40cc02e7 100644 --- a/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in +++ b/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in @@ -14,7 +14,7 @@ ], "Category" : "Build Systems", "Description" : "CMake support.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES}, "Mimetypes" : [ diff --git a/src/plugins/coco/Coco.json.in b/src/plugins/coco/Coco.json.in index 01beb8c4984..20206aacb96 100644 --- a/src/plugins/coco/Coco.json.in +++ b/src/plugins/coco/Coco.json.in @@ -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} } diff --git a/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in b/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in index 4842c3d73cc..62aba49a22c 100644 --- a/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in +++ b/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in @@ -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" : [ "", diff --git a/src/plugins/compilerexplorer/CompilerExplorer.json.in b/src/plugins/compilerexplorer/CompilerExplorer.json.in index db771bd9f98..e7e0938fa86 100644 --- a/src/plugins/compilerexplorer/CompilerExplorer.json.in +++ b/src/plugins/compilerexplorer/CompilerExplorer.json.in @@ -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" : [ "", diff --git a/src/plugins/conan/Conan.json.in b/src/plugins/conan/Conan.json.in index b81813c0a6f..7fa154aed58 100644 --- a/src/plugins/conan/Conan.json.in +++ b/src/plugins/conan/Conan.json.in @@ -14,6 +14,6 @@ ], "Experimental" : true, "Description" : "Conan integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/copilot/Copilot.json.in b/src/plugins/copilot/Copilot.json.in index 81f326770d4..449a751e3b5 100644 --- a/src/plugins/copilot/Copilot.json.in +++ b/src/plugins/copilot/Copilot.json.in @@ -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} } diff --git a/src/plugins/coreplugin/Core.json.in b/src/plugins/coreplugin/Core.json.in index 8f121d61a3f..aa99a3a586c 100644 --- a/src/plugins/coreplugin/Core.json.in +++ b/src/plugins/coreplugin/Core.json.in @@ -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", diff --git a/src/plugins/cpaster/CodePaster.json.in b/src/plugins/cpaster/CodePaster.json.in index af6025becbb..a89c0287f2c 100644 --- a/src/plugins/cpaster/CodePaster.json.in +++ b/src/plugins/cpaster/CodePaster.json.in @@ -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} } diff --git a/src/plugins/cppcheck/Cppcheck.json.in b/src/plugins/cppcheck/Cppcheck.json.in index f2206e0fcae..78103f3a3b2 100644 --- a/src/plugins/cppcheck/Cppcheck.json.in +++ b/src/plugins/cppcheck/Cppcheck.json.in @@ -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} } diff --git a/src/plugins/cppeditor/CppEditor.json.in b/src/plugins/cppeditor/CppEditor.json.in index 0e9d50eb4b3..dcedb0f73dd 100644 --- a/src/plugins/cppeditor/CppEditor.json.in +++ b/src/plugins/cppeditor/CppEditor.json.in @@ -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" : [ diff --git a/src/plugins/cvs/CVS.json.in b/src/plugins/cvs/CVS.json.in index 6d2f92ea78a..c2a0ba126a7 100644 --- a/src/plugins/cvs/CVS.json.in +++ b/src/plugins/cvs/CVS.json.in @@ -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" : [ diff --git a/src/plugins/debugger/Debugger.json.in b/src/plugins/debugger/Debugger.json.in index 06df0489d6c..48eeffe7c30 100644 --- a/src/plugins/debugger/Debugger.json.in +++ b/src/plugins/debugger/Debugger.json.in @@ -14,7 +14,7 @@ ], "Category" : "Qt Creator", "Description" : "Debugger integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", "Arguments" : [ { "Name" : "-debug", diff --git a/src/plugins/designer/Designer.json.in b/src/plugins/designer/Designer.json.in index ac6c02cfe7b..1038fe8983a 100644 --- a/src/plugins/designer/Designer.json.in +++ b/src/plugins/designer/Designer.json.in @@ -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} } diff --git a/src/plugins/diffeditor/DiffEditor.json.in b/src/plugins/diffeditor/DiffEditor.json.in index 8fc93667da0..6adc01c1998 100644 --- a/src/plugins/diffeditor/DiffEditor.json.in +++ b/src/plugins/diffeditor/DiffEditor.json.in @@ -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} } diff --git a/src/plugins/docker/Docker.json.in b/src/plugins/docker/Docker.json.in index 6fc896f8032..3d7bc7f1fcf 100644 --- a/src/plugins/docker/Docker.json.in +++ b/src/plugins/docker/Docker.json.in @@ -14,6 +14,6 @@ ], "Experimental" : true, "Description" : "Basic support for Docker", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/effectcomposer/EffectComposer.json.in b/src/plugins/effectcomposer/EffectComposer.json.in index 48c6955796f..5f8430fa7e5 100644 --- a/src/plugins/effectcomposer/EffectComposer.json.in +++ b/src/plugins/effectcomposer/EffectComposer.json.in @@ -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} } diff --git a/src/plugins/emacskeys/EmacsKeys.json.in b/src/plugins/emacskeys/EmacsKeys.json.in index ab3e1e5c26e..82c486ee7c5 100644 --- a/src/plugins/emacskeys/EmacsKeys.json.in +++ b/src/plugins/emacskeys/EmacsKeys.json.in @@ -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} } diff --git a/src/plugins/extensionmanager/ExtensionManager.json.in b/src/plugins/extensionmanager/ExtensionManager.json.in index 1dcc10805be..7cf4fec4364 100644 --- a/src/plugins/extensionmanager/ExtensionManager.json.in +++ b/src/plugins/extensionmanager/ExtensionManager.json.in @@ -15,6 +15,6 @@ "Category" : "Core", "Description" : "Extension Manager", "Experimental": true, - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/fakevim/FakeVim.json.in b/src/plugins/fakevim/FakeVim.json.in index 915b50331b3..82975efb8ba 100644 --- a/src/plugins/fakevim/FakeVim.json.in +++ b/src/plugins/fakevim/FakeVim.json.in @@ -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} } diff --git a/src/plugins/fossil/Fossil.json.in b/src/plugins/fossil/Fossil.json.in index d83238cccaa..1d8433b4e4c 100644 --- a/src/plugins/fossil/Fossil.json.in +++ b/src/plugins/fossil/Fossil.json.in @@ -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"] diff --git a/src/plugins/genericprojectmanager/GenericProjectManager.json.in b/src/plugins/genericprojectmanager/GenericProjectManager.json.in index ec4eae552e8..40a4f88829a 100644 --- a/src/plugins/genericprojectmanager/GenericProjectManager.json.in +++ b/src/plugins/genericprojectmanager/GenericProjectManager.json.in @@ -14,7 +14,7 @@ ], "Category" : "Build Systems", "Description" : "Generic support.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES}, "Mimetypes" : [ diff --git a/src/plugins/git/Git.json.in b/src/plugins/git/Git.json.in index db0663a8765..37f54ca324e 100644 --- a/src/plugins/git/Git.json.in +++ b/src/plugins/git/Git.json.in @@ -14,7 +14,7 @@ ], "Category" : "Version Control", "Description" : "Git integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", "Arguments" : [ { "Name" : "-git-show", diff --git a/src/plugins/gitlab/GitLab.json.in b/src/plugins/gitlab/GitLab.json.in index ad55a21d7c5..3ddf0264b05 100644 --- a/src/plugins/gitlab/GitLab.json.in +++ b/src/plugins/gitlab/GitLab.json.in @@ -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} } diff --git a/src/plugins/glsleditor/GLSLEditor.json.in b/src/plugins/glsleditor/GLSLEditor.json.in index 54ef8d548bb..ff83b9e7253 100644 --- a/src/plugins/glsleditor/GLSLEditor.json.in +++ b/src/plugins/glsleditor/GLSLEditor.json.in @@ -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" : [ diff --git a/src/plugins/helloworld/HelloWorld.json.in b/src/plugins/helloworld/HelloWorld.json.in index bf6fa1587be..9438334fdd7 100644 --- a/src/plugins/helloworld/HelloWorld.json.in +++ b/src/plugins/helloworld/HelloWorld.json.in @@ -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} } diff --git a/src/plugins/help/Help.json.in b/src/plugins/help/Help.json.in index e6ecc9eeb37..a5d5d3964cd 100644 --- a/src/plugins/help/Help.json.in +++ b/src/plugins/help/Help.json.in @@ -14,6 +14,6 @@ ], "Category" : "Core", "Description" : "Help system.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/imageviewer/ImageViewer.json.in b/src/plugins/imageviewer/ImageViewer.json.in index 90ffbcc0c62..f75d4b75351 100644 --- a/src/plugins/imageviewer/ImageViewer.json.in +++ b/src/plugins/imageviewer/ImageViewer.json.in @@ -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" : [ diff --git a/src/plugins/incredibuild/IncrediBuild.json.in b/src/plugins/incredibuild/IncrediBuild.json.in index d7fb5f242b6..f941d3805b1 100644 --- a/src/plugins/incredibuild/IncrediBuild.json.in +++ b/src/plugins/incredibuild/IncrediBuild.json.in @@ -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.", diff --git a/src/plugins/insight/Insight.json.in b/src/plugins/insight/Insight.json.in index 096cc0569f5..382e8ce0366 100644 --- a/src/plugins/insight/Insight.json.in +++ b/src/plugins/insight/Insight.json.in @@ -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} } diff --git a/src/plugins/ios/Ios.json.in b/src/plugins/ios/Ios.json.in index 2b2e4bae777..16f75d34dc7 100644 --- a/src/plugins/ios/Ios.json.in +++ b/src/plugins/ios/Ios.json.in @@ -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} } diff --git a/src/plugins/languageclient/LanguageClient.json.in b/src/plugins/languageclient/LanguageClient.json.in index 8ccc43c725b..0ba67e09dd0 100644 --- a/src/plugins/languageclient/LanguageClient.json.in +++ b/src/plugins/languageclient/LanguageClient.json.in @@ -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" : [ diff --git a/src/plugins/languageclient/lualanguageclient/LuaLanguageClient.json.in b/src/plugins/languageclient/lualanguageclient/LuaLanguageClient.json.in index a74e87f34c5..9497e53668b 100644 --- a/src/plugins/languageclient/lualanguageclient/LuaLanguageClient.json.in +++ b/src/plugins/languageclient/lualanguageclient/LuaLanguageClient.json.in @@ -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} } diff --git a/src/plugins/lua/Lua.json.in b/src/plugins/lua/Lua.json.in index 7007945934c..c41ce7bc88c 100644 --- a/src/plugins/lua/Lua.json.in +++ b/src/plugins/lua/Lua.json.in @@ -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} } diff --git a/src/plugins/macros/Macros.json.in b/src/plugins/macros/Macros.json.in index 1c5d949c1c2..23c5acf4268 100644 --- a/src/plugins/macros/Macros.json.in +++ b/src/plugins/macros/Macros.json.in @@ -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} } diff --git a/src/plugins/marketplace/Marketplace.json.in b/src/plugins/marketplace/Marketplace.json.in index 1122b40a67a..ef45ca3cdec 100644 --- a/src/plugins/marketplace/Marketplace.json.in +++ b/src/plugins/marketplace/Marketplace.json.in @@ -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} } diff --git a/src/plugins/mcusupport/McuSupport.json.in b/src/plugins/mcusupport/McuSupport.json.in index bac0409ee72..6521062d04b 100644 --- a/src/plugins/mcusupport/McuSupport.json.in +++ b/src/plugins/mcusupport/McuSupport.json.in @@ -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/"] diff --git a/src/plugins/mercurial/Mercurial.json.in b/src/plugins/mercurial/Mercurial.json.in index 5c897570e5f..a59cc8e653a 100644 --- a/src/plugins/mercurial/Mercurial.json.in +++ b/src/plugins/mercurial/Mercurial.json.in @@ -14,6 +14,6 @@ ], "Category" : "Version Control", "Description" : "Mercurial integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/mesonprojectmanager/MesonProjectManager.json.in b/src/plugins/mesonprojectmanager/MesonProjectManager.json.in index 169ac45e628..08a54002031 100644 --- a/src/plugins/mesonprojectmanager/MesonProjectManager.json.in +++ b/src/plugins/mesonprojectmanager/MesonProjectManager.json.in @@ -16,6 +16,6 @@ ], "Category" : "Build Systems", "Description" : "Meson support.", - "Url" : "http://www.mesonbuild.com", + "Url" : "https://www.mesonbuild.com", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/modeleditor/ModelEditor.json.in b/src/plugins/modeleditor/ModelEditor.json.in index 6237bce22f1..108c1cd548b 100644 --- a/src/plugins/modeleditor/ModelEditor.json.in +++ b/src/plugins/modeleditor/ModelEditor.json.in @@ -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" : [ diff --git a/src/plugins/nim/Nim.json.in b/src/plugins/nim/Nim.json.in index 622e460a0b8..77f90d74ab2 100644 --- a/src/plugins/nim/Nim.json.in +++ b/src/plugins/nim/Nim.json.in @@ -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}, diff --git a/src/plugins/perforce/Perforce.json.in b/src/plugins/perforce/Perforce.json.in index 8a8e1e5099a..a50fbbfd980 100644 --- a/src/plugins/perforce/Perforce.json.in +++ b/src/plugins/perforce/Perforce.json.in @@ -15,7 +15,7 @@ ], "Category" : "Version Control", "Description" : "Perforce integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES}, "Mimetypes" : [ diff --git a/src/plugins/perfprofiler/PerfProfiler.json.in b/src/plugins/perfprofiler/PerfProfiler.json.in index c3a439b1a56..7a0eaf6a082 100644 --- a/src/plugins/perfprofiler/PerfProfiler.json.in +++ b/src/plugins/perfprofiler/PerfProfiler.json.in @@ -14,6 +14,6 @@ ], "Category" : "Code Analyzer", "Description" : "Perf Profiler Plugin.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/projectexplorer/ProjectExplorer.json.in b/src/plugins/projectexplorer/ProjectExplorer.json.in index 0b418f5d145..9cb6aac8a18 100644 --- a/src/plugins/projectexplorer/ProjectExplorer.json.in +++ b/src/plugins/projectexplorer/ProjectExplorer.json.in @@ -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", diff --git a/src/plugins/python/Python.json.in b/src/plugins/python/Python.json.in index 5dfb4c6d49e..9ac09e4a3ba 100644 --- a/src/plugins/python/Python.json.in +++ b/src/plugins/python/Python.json.in @@ -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" : [ diff --git a/src/plugins/qbsprojectmanager/QbsProjectManager.json.in b/src/plugins/qbsprojectmanager/QbsProjectManager.json.in index 263722d28da..a82be68b0a2 100644 --- a/src/plugins/qbsprojectmanager/QbsProjectManager.json.in +++ b/src/plugins/qbsprojectmanager/QbsProjectManager.json.in @@ -14,6 +14,6 @@ ], "Category" : "Build Systems", "Description" : "QBS support.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in b/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in index a080d69dece..e5d14d0ef39 100644 --- a/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in +++ b/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in @@ -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" : [ diff --git a/src/plugins/qmldesigner/QmlDesigner.json.in b/src/plugins/qmldesigner/QmlDesigner.json.in index 4b5682f4857..e96f2f85139 100644 --- a/src/plugins/qmldesigner/QmlDesigner.json.in +++ b/src/plugins/qmldesigner/QmlDesigner.json.in @@ -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", diff --git a/src/plugins/qmldesignerbase/QmlDesignerBase.json.in b/src/plugins/qmldesignerbase/QmlDesignerBase.json.in index 27c62aeef64..a02264b63f5 100644 --- a/src/plugins/qmldesignerbase/QmlDesignerBase.json.in +++ b/src/plugins/qmldesignerbase/QmlDesignerBase.json.in @@ -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} } diff --git a/src/plugins/qmldesignerlite/QmlDesignerLite.json.in b/src/plugins/qmldesignerlite/QmlDesignerLite.json.in index 75410dfd586..80944b30874 100644 --- a/src/plugins/qmldesignerlite/QmlDesignerLite.json.in +++ b/src/plugins/qmldesignerlite/QmlDesignerLite.json.in @@ -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} } diff --git a/src/plugins/qmljseditor/QmlJSEditor.json.in b/src/plugins/qmljseditor/QmlJSEditor.json.in index c05d4efa808..a0738a59ed7 100644 --- a/src/plugins/qmljseditor/QmlJSEditor.json.in +++ b/src/plugins/qmljseditor/QmlJSEditor.json.in @@ -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} } diff --git a/src/plugins/qmljstools/QmlJSTools.json.in b/src/plugins/qmljstools/QmlJSTools.json.in index 0edfb8a7bf4..9e80e06c795 100644 --- a/src/plugins/qmljstools/QmlJSTools.json.in +++ b/src/plugins/qmljstools/QmlJSTools.json.in @@ -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" : [ diff --git a/src/plugins/qmlpreview/QmlPreview.json.in b/src/plugins/qmlpreview/QmlPreview.json.in index d053c4040ba..cec78d98062 100644 --- a/src/plugins/qmlpreview/QmlPreview.json.in +++ b/src/plugins/qmlpreview/QmlPreview.json.in @@ -14,6 +14,6 @@ ], "Category" : "Qt Quick", "Description" : "Qml Preview Plugin.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/qmlprofiler/QmlProfiler.json.in b/src/plugins/qmlprofiler/QmlProfiler.json.in index 45fdb6e8fff..e92191366b7 100644 --- a/src/plugins/qmlprofiler/QmlProfiler.json.in +++ b/src/plugins/qmlprofiler/QmlProfiler.json.in @@ -14,6 +14,6 @@ ], "Category" : "Qt Quick", "Description" : "Qml Profiler Plugin.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/qmlprojectmanager/QmlProjectManager.json.in b/src/plugins/qmlprojectmanager/QmlProjectManager.json.in index 5df33015f48..18388275f3a 100644 --- a/src/plugins/qmlprojectmanager/QmlProjectManager.json.in +++ b/src/plugins/qmlprojectmanager/QmlProjectManager.json.in @@ -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" : [ diff --git a/src/plugins/qnx/Qnx.json.in b/src/plugins/qnx/Qnx.json.in index 0340d3b7dc1..c2658de2aef 100644 --- a/src/plugins/qnx/Qnx.json.in +++ b/src/plugins/qnx/Qnx.json.in @@ -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} } diff --git a/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in b/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in index 75e2ddeaf2e..b9f3b389fac 100644 --- a/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in +++ b/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in @@ -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" : [ diff --git a/src/plugins/qtsupport/QtSupport.json.in b/src/plugins/qtsupport/QtSupport.json.in index 0a39a762ce1..af3bed662a1 100644 --- a/src/plugins/qtsupport/QtSupport.json.in +++ b/src/plugins/qtsupport/QtSupport.json.in @@ -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" : [ diff --git a/src/plugins/remotelinux/RemoteLinux.json.in b/src/plugins/remotelinux/RemoteLinux.json.in index 2345b5acab3..7f22fbdefcb 100644 --- a/src/plugins/remotelinux/RemoteLinux.json.in +++ b/src/plugins/remotelinux/RemoteLinux.json.in @@ -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} } diff --git a/src/plugins/resourceeditor/ResourceEditor.json.in b/src/plugins/resourceeditor/ResourceEditor.json.in index be3ace268a7..179fdd38936 100644 --- a/src/plugins/resourceeditor/ResourceEditor.json.in +++ b/src/plugins/resourceeditor/ResourceEditor.json.in @@ -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" : [ diff --git a/src/plugins/screenrecorder/ScreenRecorder.json.in b/src/plugins/screenrecorder/ScreenRecorder.json.in index 671147ff0dc..a5283554d33 100644 --- a/src/plugins/screenrecorder/ScreenRecorder.json.in +++ b/src/plugins/screenrecorder/ScreenRecorder.json.in @@ -15,6 +15,6 @@ "DisabledByDefault" : true, "SoftLoadable" : true, "Description" : "Screen recording.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/scxmleditor/ScxmlEditor.json.in b/src/plugins/scxmleditor/ScxmlEditor.json.in index 3b4351f78b1..bc1e98e0a3b 100644 --- a/src/plugins/scxmleditor/ScxmlEditor.json.in +++ b/src/plugins/scxmleditor/ScxmlEditor.json.in @@ -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" : [ diff --git a/src/plugins/serialterminal/SerialTerminal.json.in b/src/plugins/serialterminal/SerialTerminal.json.in index 78ac127ab4d..4cbefbaa20d 100644 --- a/src/plugins/serialterminal/SerialTerminal.json.in +++ b/src/plugins/serialterminal/SerialTerminal.json.in @@ -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} } diff --git a/src/plugins/silversearcher/SilverSearcher.json.in b/src/plugins/silversearcher/SilverSearcher.json.in index bfaf5536359..dbb613fe2a1 100644 --- a/src/plugins/silversearcher/SilverSearcher.json.in +++ b/src/plugins/silversearcher/SilverSearcher.json.in @@ -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} } diff --git a/src/plugins/squish/Squish.json.in b/src/plugins/squish/Squish.json.in index faa56b68373..c958ef6f543 100644 --- a/src/plugins/squish/Squish.json.in +++ b/src/plugins/squish/Squish.json.in @@ -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" : [ diff --git a/src/plugins/studiowelcome/StudioWelcome.json.in b/src/plugins/studiowelcome/StudioWelcome.json.in index 9ee3c251721..5ab72606cf6 100644 --- a/src/plugins/studiowelcome/StudioWelcome.json.in +++ b/src/plugins/studiowelcome/StudioWelcome.json.in @@ -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} } diff --git a/src/plugins/subversion/Subversion.json.in b/src/plugins/subversion/Subversion.json.in index 604ba2648a9..1e326a8567b 100644 --- a/src/plugins/subversion/Subversion.json.in +++ b/src/plugins/subversion/Subversion.json.in @@ -14,7 +14,7 @@ ], "Category" : "Version Control", "Description" : "Subversion integration.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES}, "Mimetypes" : [ diff --git a/src/plugins/terminal/Terminal.json.in b/src/plugins/terminal/Terminal.json.in index 8c631dd6519..0587b5e5ee5 100644 --- a/src/plugins/terminal/Terminal.json.in +++ b/src/plugins/terminal/Terminal.json.in @@ -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} } diff --git a/src/plugins/texteditor/TextEditor.json.in b/src/plugins/texteditor/TextEditor.json.in index f2b6fbbcf58..42e32325edd 100644 --- a/src/plugins/texteditor/TextEditor.json.in +++ b/src/plugins/texteditor/TextEditor.json.in @@ -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" : [ "", diff --git a/src/plugins/todo/Todo.json.in b/src/plugins/todo/Todo.json.in index 2b6227492e8..565e5286ddf 100644 --- a/src/plugins/todo/Todo.json.in +++ b/src/plugins/todo/Todo.json.in @@ -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} } diff --git a/src/plugins/updateinfo/UpdateInfo.json.in b/src/plugins/updateinfo/UpdateInfo.json.in index b7f15e449ba..90633ebb2ac 100644 --- a/src/plugins/updateinfo/UpdateInfo.json.in +++ b/src/plugins/updateinfo/UpdateInfo.json.in @@ -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} } diff --git a/src/plugins/valgrind/Valgrind.json.in b/src/plugins/valgrind/Valgrind.json.in index 1f270b12184..c15a589ea00 100644 --- a/src/plugins/valgrind/Valgrind.json.in +++ b/src/plugins/valgrind/Valgrind.json.in @@ -14,6 +14,6 @@ ], "Category" : "Code Analyzer", "Description" : "Valgrind Plugin.", - "Url" : "http://www.qt.io", + "Url" : "https://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/vcpkg/Vcpkg.json.in b/src/plugins/vcpkg/Vcpkg.json.in index a24d835d91a..5f7ec224e22 100644 --- a/src/plugins/vcpkg/Vcpkg.json.in +++ b/src/plugins/vcpkg/Vcpkg.json.in @@ -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" : [ diff --git a/src/plugins/vcsbase/VcsBase.json.in b/src/plugins/vcsbase/VcsBase.json.in index 87e343ff45f..2e92383ae12 100644 --- a/src/plugins/vcsbase/VcsBase.json.in +++ b/src/plugins/vcsbase/VcsBase.json.in @@ -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} } diff --git a/src/plugins/webassembly/WebAssembly.json.in b/src/plugins/webassembly/WebAssembly.json.in index f860568cee9..962ba9eef77 100644 --- a/src/plugins/webassembly/WebAssembly.json.in +++ b/src/plugins/webassembly/WebAssembly.json.in @@ -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} } diff --git a/src/plugins/welcome/Welcome.json.in b/src/plugins/welcome/Welcome.json.in index 40f7e1ee3ff..4dc8529e662 100644 --- a/src/plugins/welcome/Welcome.json.in +++ b/src/plugins/welcome/Welcome.json.in @@ -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} }