aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2023-07-24 16:14:26 +0200
committerEike Ziller <eike.ziller@qt.io>2023-07-25 13:21:16 +0000
commita419670ff5384ed16f4ae00b3da497792931a771 (patch)
treeeaa01772f1f5e98d2f92257ed62586ee702986ec /src
parentb11a6900e601e605475e94f46e2f5d85ba22a2df (diff)
Build: Change plugin json.in files to CMake style
They were still using variables in qmake style. Directly use CMake variables in the json.in files and remove the no longer needed escaping of quotes. Adds a fatal message if it detects the old style in a .json.in file for easier porting. Change-Id: I8de88d8db2da55781f0e9d72eda03f943723188e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/plugins/android/Android.json.in50
-rw-r--r--src/plugins/autotest/AutoTest.json.in30
-rw-r--r--src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in34
-rw-r--r--src/plugins/axivion/Axivion.json.in36
-rw-r--r--src/plugins/baremetal/BareMetal.json.in32
-rw-r--r--src/plugins/bazaar/Bazaar.json.in32
-rw-r--r--src/plugins/beautifier/Beautifier.json.in34
-rw-r--r--src/plugins/bineditor/BinEditor.json.in32
-rw-r--r--src/plugins/bookmarks/Bookmarks.json.in32
-rw-r--r--src/plugins/boot2qt/Boot2Qt.json.in34
-rw-r--r--src/plugins/clangcodemodel/ClangCodeModel.json.in32
-rw-r--r--src/plugins/clangformat/ClangFormat.json.in32
-rw-r--r--src/plugins/clangtools/ClangTools.json.in32
-rw-r--r--src/plugins/classview/ClassView.json.in32
-rw-r--r--src/plugins/clearcase/ClearCase.json.in52
-rw-r--r--src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in60
-rw-r--r--src/plugins/coco/Coco.json.in32
-rw-r--r--src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in52
-rw-r--r--src/plugins/conan/Conan.json.in32
-rw-r--r--src/plugins/copilot/Copilot.json.in32
-rw-r--r--src/plugins/coreplugin/Core.json.in60
-rw-r--r--src/plugins/cpaster/CodePaster.json.in30
-rw-r--r--src/plugins/cppcheck/Cppcheck.json.in34
-rw-r--r--src/plugins/cppeditor/CppEditor.json.in220
-rw-r--r--src/plugins/ctfvisualizer/CtfVisualizer.json.in32
-rw-r--r--src/plugins/cvs/CVS.json.in48
-rw-r--r--src/plugins/debugger/Debugger.json.in88
-rw-r--r--src/plugins/designer/Designer.json.in32
-rw-r--r--src/plugins/diffeditor/DiffEditor.json.in30
-rw-r--r--src/plugins/docker/Docker.json.in32
-rw-r--r--src/plugins/emacskeys/EmacsKeys.json.in56
-rw-r--r--src/plugins/fakevim/FakeVim.json.in30
-rw-r--r--src/plugins/fossil/Fossil.json.in34
-rw-r--r--src/plugins/genericprojectmanager/GenericProjectManager.json.in116
-rw-r--r--src/plugins/git/Git.json.in70
-rw-r--r--src/plugins/gitlab/GitLab.json.in32
-rw-r--r--src/plugins/glsleditor/GLSLEditor.json.in104
-rw-r--r--src/plugins/haskell/Haskell.json.in38
-rw-r--r--src/plugins/helloworld/HelloWorld.json.in32
-rw-r--r--src/plugins/help/Help.json.in32
-rw-r--r--src/plugins/imageviewer/ImageViewer.json.in46
-rw-r--r--src/plugins/incredibuild/IncrediBuild.json.in34
-rw-r--r--src/plugins/insight/Insight.json.in36
-rw-r--r--src/plugins/ios/Ios.json.in34
-rw-r--r--src/plugins/languageclient/LanguageClient.json.in32
-rw-r--r--src/plugins/macros/Macros.json.in30
-rw-r--r--src/plugins/marketplace/Marketplace.json.in30
-rw-r--r--src/plugins/mcusupport/McuSupport.json.in34
-rw-r--r--src/plugins/mercurial/Mercurial.json.in32
-rw-r--r--src/plugins/mesonprojectmanager/MesonProjectManager.json.in36
-rw-r--r--src/plugins/modeleditor/ModelEditor.json.in50
-rw-r--r--src/plugins/nim/Nim.json.in82
-rw-r--r--src/plugins/perforce/Perforce.json.in56
-rw-r--r--src/plugins/perfprofiler/PerfProfiler.json.in32
-rw-r--r--src/plugins/projectexplorer/ProjectExplorer.json.in64
-rw-r--r--src/plugins/python/Python.json.in80
-rw-r--r--src/plugins/qbsprojectmanager/QbsProjectManager.json.in32
-rw-r--r--src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in100
-rw-r--r--src/plugins/qmldesigner/QmlDesigner.json.in42
-rw-r--r--src/plugins/qmldesignerbase/QmlDesignerBase.json.in32
-rw-r--r--src/plugins/qmljseditor/QmlJSEditor.json.in32
-rw-r--r--src/plugins/qmljstools/QmlJSTools.json.in134
-rw-r--r--src/plugins/qmlpreview/QmlPreview.json.in32
-rw-r--r--src/plugins/qmlprofiler/QmlProfiler.json.in32
-rw-r--r--src/plugins/qmlprojectmanager/QmlProjectManager.json.in50
-rw-r--r--src/plugins/qnx/Qnx.json.in32
-rw-r--r--src/plugins/qtsupport/QtSupport.json.in58
-rw-r--r--src/plugins/remotelinux/RemoteLinux.json.in32
-rw-r--r--src/plugins/resourceeditor/ResourceEditor.json.in50
-rw-r--r--src/plugins/saferenderer/SafeRenderer.json.in34
-rw-r--r--src/plugins/scxmleditor/ScxmlEditor.json.in50
-rw-r--r--src/plugins/serialterminal/SerialTerminal.json.in34
-rw-r--r--src/plugins/silversearcher/SilverSearcher.json.in32
-rw-r--r--src/plugins/squish/Squish.json.in50
-rw-r--r--src/plugins/studiowelcome/StudioWelcome.json.in32
-rw-r--r--src/plugins/subversion/Subversion.json.in48
-rw-r--r--src/plugins/terminal/Terminal.json.in30
-rw-r--r--src/plugins/texteditor/TextEditor.json.in32
-rw-r--r--src/plugins/todo/Todo.json.in32
-rw-r--r--src/plugins/updateinfo/UpdateInfo.json.in32
-rw-r--r--src/plugins/valgrind/Valgrind.json.in32
-rw-r--r--src/plugins/vcpkg/Vcpkg.json.in50
-rw-r--r--src/plugins/vcsbase/VcsBase.json.in32
-rw-r--r--src/plugins/webassembly/WebAssembly.json.in36
-rw-r--r--src/plugins/welcome/Welcome.json.in38
85 files changed, 1922 insertions, 1922 deletions
diff --git a/src/plugins/android/Android.json.in b/src/plugins/android/Android.json.in
index 52aff652e8b..7a020c5061f 100644
--- a/src/plugins/android/Android.json.in
+++ b/src/plugins/android/Android.json.in
@@ -1,30 +1,30 @@
{
- \"Name\" : \"Android\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"KDE Necessitas\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Android",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "KDE Necessitas",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Support for deployment to and execution on Android Devices.\",
- \"Url\" : \"http://necessitas.kde.org\",
- $$dependencyList,
+ "Category" : "Device Support",
+ "Description" : "Support for deployment to and execution on Android Devices.",
+ "Url" : "http://necessitas.kde.org",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/vnd.google.android.android_manifest\'>\",
- \" <comment>Android manifest file</comment>\",
- \" <sub-class-of type=\'application/xml\'/>\",
- \" <glob pattern=\'AndroidManifest.xml\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/vnd.google.android.android_manifest'>",
+ " <comment>Android manifest file</comment>",
+ " <sub-class-of type='application/xml'/>",
+ " <glob pattern='AndroidManifest.xml'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/autotest/AutoTest.json.in b/src/plugins/autotest/AutoTest.json.in
index 9dc49b1caa7..230a9ee0f69 100644
--- a/src/plugins/autotest/AutoTest.json.in
+++ b/src/plugins/autotest/AutoTest.json.in
@@ -1,18 +1,18 @@
{
-\"Name\" : \"AutoTest\",
-\"Version\" : \"$$QTCREATOR_VERSION\",
-\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
-\"Vendor\" : \"The Qt Company Ltd\",
-\"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
-\"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.\",
-\"\",
-\"GNU General Public License Usage\",
-\"\",
-\"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.\"
+"Name" : "AutoTest",
+"Version" : "${IDE_VERSION}",
+"CompatVersion" : "${IDE_VERSION_COMPAT}",
+"Vendor" : "The Qt Company Ltd",
+"Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+"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.",
+"",
+"GNU General Public License Usage",
+"",
+"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\",
-$$dependencyList
+"Description" : "Auto Test plugin.",
+"Url" : "http://www.qt.io",
+${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in
index 5e3a7d5850b..399a70dd3a6 100644
--- a/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in
+++ b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"AutotoolsProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"Openismus GmbH\",
- \"Copyright\" : \"(C) 2016 Openismus GmbH, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "AutotoolsProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "Openismus GmbH",
+ "Copyright" : "(C) 2016 Openismus GmbH, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Autotools project integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Build Systems",
+ "Description" : "Autotools project integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/axivion/Axivion.json.in b/src/plugins/axivion/Axivion.json.in
index fac0520565f..50958b9e9da 100644
--- a/src/plugins/axivion/Axivion.json.in
+++ b/src/plugins/axivion/Axivion.json.in
@@ -1,21 +1,21 @@
{
- \"Name\" : \"Axivion\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Revision\" : \"$$QTC_PLUGIN_REVISION\",
- \"Experimental\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Axivion",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Revision" : "${QTC_PLUGIN_REVISION}",
+ "Experimental" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Integration of the axivion dashboard.\",
- \"Url\" : \"https://www.qt.io\",
- $$dependencyList
+ "Category" : "Code Analyzer",
+ "Description" : "Integration of the axivion dashboard.",
+ "Url" : "https://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/baremetal/BareMetal.json.in b/src/plugins/baremetal/BareMetal.json.in
index c27befaddc3..13bd9ba4ac9 100644
--- a/src/plugins/baremetal/BareMetal.json.in
+++ b/src/plugins/baremetal/BareMetal.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"BareMetal\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"Tim Sander\",
- \"Copyright\" : \"(C) 2016 Tim Sander, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "BareMetal",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "Tim Sander",
+ "Copyright" : "(C) 2016 Tim Sander, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"This plugin adds a target for bare metal development.\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "This plugin adds a target for bare metal development.",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/bazaar/Bazaar.json.in b/src/plugins/bazaar/Bazaar.json.in
index 74c336b0752..82bb55661f6 100644
--- a/src/plugins/bazaar/Bazaar.json.in
+++ b/src/plugins/bazaar/Bazaar.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Bazaar\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Hugues Delorme\",
- \"Copyright\" : \"(C) 2016 Hugues Delorme, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Bazaar",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "Hugues Delorme",
+ "Copyright" : "(C) 2016 Hugues Delorme, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Bazaar integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Version Control",
+ "Description" : "Bazaar integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/beautifier/Beautifier.json.in b/src/plugins/beautifier/Beautifier.json.in
index db8cc8b001d..79de488b617 100644
--- a/src/plugins/beautifier/Beautifier.json.in
+++ b/src/plugins/beautifier/Beautifier.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"Beautifier\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"Lorenz Haas\",
- \"Copyright\" : \"(C) 2017 Lorenz Haas, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Beautifier",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "Lorenz Haas",
+ "Copyright" : "(C) 2017 Lorenz Haas, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Format source files with the help of beautifiers like AStyle, uncrustify or clang-format.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "C++",
+ "Description" : "Format source files with the help of beautifiers like AStyle, uncrustify or clang-format.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/bineditor/BinEditor.json.in b/src/plugins/bineditor/BinEditor.json.in
index 4aa1225f8bb..5d05094b0f8 100644
--- a/src/plugins/bineditor/BinEditor.json.in
+++ b/src/plugins/bineditor/BinEditor.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"BinEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "BinEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Binary editor component.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Qt Creator",
+ "Description" : "Binary editor component.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/bookmarks/Bookmarks.json.in b/src/plugins/bookmarks/Bookmarks.json.in
index 32ccf2418b5..46a307f517a 100644
--- a/src/plugins/bookmarks/Bookmarks.json.in
+++ b/src/plugins/bookmarks/Bookmarks.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Bookmarks\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Bookmarks",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Bookmarks in text editors.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Core",
+ "Description" : "Bookmarks in text editors.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/boot2qt/Boot2Qt.json.in b/src/plugins/boot2qt/Boot2Qt.json.in
index 13b22578e2b..6ab0b2a7d60 100644
--- a/src/plugins/boot2qt/Boot2Qt.json.in
+++ b/src/plugins/boot2qt/Boot2Qt.json.in
@@ -1,21 +1,21 @@
{
- \"Name\" : \"Boot2Qt\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Boot2Qt",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Support for the Boot2Qt Device access using the Qt Debug Bridge.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "Support for the Boot2Qt Device access using the Qt Debug Bridge.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/clangcodemodel/ClangCodeModel.json.in b/src/plugins/clangcodemodel/ClangCodeModel.json.in
index ca57ed80c81..4702372b83b 100644
--- a/src/plugins/clangcodemodel/ClangCodeModel.json.in
+++ b/src/plugins/clangcodemodel/ClangCodeModel.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"ClangCodeModel\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ClangCodeModel",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Clang Code Model plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "C++",
+ "Description" : "Clang Code Model plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/clangformat/ClangFormat.json.in b/src/plugins/clangformat/ClangFormat.json.in
index cf952b481ce..c444af0fcd6 100644
--- a/src/plugins/clangformat/ClangFormat.json.in
+++ b/src/plugins/clangformat/ClangFormat.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"ClangFormat\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ClangFormat",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"clang-format indentation plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "C++",
+ "Description" : "clang-format indentation plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/clangtools/ClangTools.json.in b/src/plugins/clangtools/ClangTools.json.in
index 7eea61d1bce..d6d1280c404 100644
--- a/src/plugins/clangtools/ClangTools.json.in
+++ b/src/plugins/clangtools/ClangTools.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"ClangTools\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"License\" : [ \"Commercial Usage\",
- \"\",
- \"Licensees holding valid commercial Qt licenses may use this file in accordance with the 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. For licensing terms and conditions see https://www.qt.io/terms-conditions. For further information use the contact form at https://www.qt.io/contact-us.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ClangTools",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "License" : [ "Commercial Usage",
+ "",
+ "Licensees holding valid commercial Qt licenses may use this file in accordance with the 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. For licensing terms and conditions see https://www.qt.io/terms-conditions. For further information use the contact form at https://www.qt.io/contact-us.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"ClangTools Plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Code Analyzer",
+ "Description" : "ClangTools Plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/classview/ClassView.json.in b/src/plugins/classview/ClassView.json.in
index 81cca038c3c..753824248b9 100644
--- a/src/plugins/classview/ClassView.json.in
+++ b/src/plugins/classview/ClassView.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"ClassView\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) 2016 Denis Mingulov, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ClassView",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) 2016 Denis Mingulov, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Class View component.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "C++",
+ "Description" : "Class View component.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/clearcase/ClearCase.json.in b/src/plugins/clearcase/ClearCase.json.in
index e4ddc162b08..8bcfbb66bc0 100644
--- a/src/plugins/clearcase/ClearCase.json.in
+++ b/src/plugins/clearcase/ClearCase.json.in
@@ -1,31 +1,31 @@
{
- \"Name\" : \"ClearCase\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Platform\" : \"^(Linux|Windows)\",
- \"Vendor\" : \"AudioCodes\",
- \"Copyright\" : \"(C) 2016 AudioCodes Ltd., (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ClearCase",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Platform" : "^(Linux|Windows)",
+ "Vendor" : "AudioCodes",
+ "Copyright" : "(C) 2016 AudioCodes Ltd., (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"ClearCase integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Version Control",
+ "Description" : "ClearCase integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/vnd.audc.text.clearcase.submit\'>\",
- \" <comment>ClearCase submit template</comment>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/vnd.audc.text.clearcase.submit'>",
+ " <comment>ClearCase submit template</comment>",
+ " <sub-class-of type='text/plain'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in b/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in
index 4b11e3d7c2a..fc239c6a572 100644
--- a/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in
+++ b/src/plugins/cmakeprojectmanager/CMakeProjectManager.json.in
@@ -1,35 +1,35 @@
{
- \"Name\" : \"CMakeProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "CMakeProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"CMake support.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Build Systems",
+ "Description" : "CMake support.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-cmake\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>CMake Project file</comment>\",
- \" <glob pattern=\'*.cmake\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'text/x-cmake-project\'>\",
- \" <sub-class-of type=\'text/x-cmake\'/>\",
- \" <comment>CMake Project file</comment>\",
- \" <glob pattern=\'CMakeLists.txt\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-cmake'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>CMake Project file</comment>",
+ " <glob pattern='*.cmake'/>",
+ " </mime-type>",
+ " <mime-type type='text/x-cmake-project'>",
+ " <sub-class-of type='text/x-cmake'/>",
+ " <comment>CMake Project file</comment>",
+ " <glob pattern='CMakeLists.txt'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/coco/Coco.json.in b/src/plugins/coco/Coco.json.in
index d4a16e34a65..01beb8c4984 100644
--- a/src/plugins/coco/Coco.json.in
+++ b/src/plugins/coco/Coco.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Coco\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Coco",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Squish Coco support. Squish Coco is a code coverage tool for Tcl, QML, C# and C/C++.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in b/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in
index 00da891d743..4842c3d73cc 100644
--- a/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in
+++ b/src/plugins/compilationdatabaseprojectmanager/CompilationDatabaseProjectManager.json.in
@@ -1,30 +1,30 @@
{
- \"Name\" : \"CompilationDatabaseProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "CompilationDatabaseProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Compilation Database project support.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-compilation-database-project\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Compilation Database file</comment>\",
- \" <glob pattern=\'compile_commands.json\' weight=\'100\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Category" : "Build Systems",
+ "Description" : "Compilation Database project support.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-compilation-database-project'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Compilation Database file</comment>",
+ " <glob pattern='compile_commands.json' weight='100'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/conan/Conan.json.in b/src/plugins/conan/Conan.json.in
index 4ee078c1c90..b81813c0a6f 100644
--- a/src/plugins/conan/Conan.json.in
+++ b/src/plugins/conan/Conan.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Conan\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Jochen Seemann\",
- \"Copyright\" : \"(C) 2018 Jochen Seemann, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Conan",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "Jochen Seemann",
+ "Copyright" : "(C) 2018 Jochen Seemann, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Conan integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Experimental" : true,
+ "Description" : "Conan integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/copilot/Copilot.json.in b/src/plugins/copilot/Copilot.json.in
index ae5853c212d..81f326770d4 100644
--- a/src/plugins/copilot/Copilot.json.in
+++ b/src/plugins/copilot/Copilot.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Copilot\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Copilot",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Copilot support",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/coreplugin/Core.json.in b/src/plugins/coreplugin/Core.json.in
index 606085c91d8..8f121d61a3f 100644
--- a/src/plugins/coreplugin/Core.json.in
+++ b/src/plugins/coreplugin/Core.json.in
@@ -1,44 +1,44 @@
{
- \"Name\" : \"Core\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Required\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Core",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Required" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"The core plugin for the Qt IDE.\",
- \"Url\" : \"http://www.qt.io\",
- \"Arguments\" : [
+ "Category" : "Core",
+ "Description" : "The core plugin for the Qt IDE.",
+ "Url" : "http://www.qt.io",
+ "Arguments" : [
{
- \"Name\" : \"-color\",
- \"Parameter\" : \"color\",
- \"Description\" : \"Override selected UI color\"
+ "Name" : "-color",
+ "Parameter" : "color",
+ "Description" : "Override selected UI color"
},
{
- \"Name\" : \"-theme\",
- \"Parameter\" : \"default|dark\",
- \"Description\" : \"Choose a built-in theme or pass a .creatortheme file\"
+ "Name" : "-theme",
+ "Parameter" : "default|dark",
+ "Description" : "Choose a built-in theme or pass a .creatortheme file"
},
{
- \"Name\" : \"-presentationMode\",
- \"Description\" : \"Enable presentation mode with pop-ups for key combos\"
+ "Name" : "-presentationMode",
+ "Description" : "Enable presentation mode with pop-ups for key combos"
},
{
- \"Name\" : \"-lastsession\",
- \"Description\" : \"Restore the last session\"
+ "Name" : "-lastsession",
+ "Description" : "Restore the last session"
},
{
- \"Name\" : \"<session>\",
- \"Description\" : \"Restore a saved session\"
+ "Name" : "<session>",
+ "Description" : "Restore a saved session"
}
],
- $$dependencyList
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/cpaster/CodePaster.json.in b/src/plugins/cpaster/CodePaster.json.in
index 1e569634c4d..af6025becbb 100644
--- a/src/plugins/cpaster/CodePaster.json.in
+++ b/src/plugins/cpaster/CodePaster.json.in
@@ -1,18 +1,18 @@
{
- \"Name\" : \"CodePaster\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "CodePaster",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Codepaster plugin for pushing/fetching diff from server.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/cppcheck/Cppcheck.json.in b/src/plugins/cppcheck/Cppcheck.json.in
index ef2b1f48ca9..f2206e0fcae 100644
--- a/src/plugins/cppcheck/Cppcheck.json.in
+++ b/src/plugins/cppcheck/Cppcheck.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"Cppcheck\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"Sergey Morozov\",
- \"Copyright\" : \"(C) 2018 Sergey Morozov, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"License\" : [ \"Commercial Usage\",
- \"\",
- \"Licensees holding valid commercial Qt licenses may use this file in accordance with the 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. For licensing terms and conditions see https://www.qt.io/terms-conditions. For further information use the contact form at https://www.qt.io/contact-us.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Cppcheck",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "Sergey Morozov",
+ "Copyright" : "(C) 2018 Sergey Morozov, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "License" : [ "Commercial Usage",
+ "",
+ "Licensees holding valid commercial Qt licenses may use this file in accordance with the 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. For licensing terms and conditions see https://www.qt.io/terms-conditions. For further information use the contact form at https://www.qt.io/contact-us.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Cppcheck static analyzer tool integration. See http://cppcheck.sourceforge.net.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Code Analyzer",
+ "Description" : "Cppcheck static analyzer tool integration. See http://cppcheck.sourceforge.net.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/cppeditor/CppEditor.json.in b/src/plugins/cppeditor/CppEditor.json.in
index b3c0149291b..0e9d50eb4b3 100644
--- a/src/plugins/cppeditor/CppEditor.json.in
+++ b/src/plugins/cppeditor/CppEditor.json.in
@@ -1,125 +1,125 @@
{
- \"Name\" : \"CppEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "CppEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"C/C++ editor component.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "C++",
+ "Description" : "C/C++ editor component.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\' encoding=\'UTF-8\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-csrc\'>\",
- \" <comment>C source code</comment>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <alias type=\'text/x-c\'/>\",
- \" <glob pattern=\'*.c\' case-sensitive=\'true\' weight=\'70\'/>\",
- \" </mime-type>\",
+ "Mimetypes" : [
+ "<?xml version='1.0' encoding='UTF-8'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-csrc'>",
+ " <comment>C source code</comment>",
+ " <sub-class-of type='text/plain'/>",
+ " <alias type='text/x-c'/>",
+ " <glob pattern='*.c' case-sensitive='true' weight='70'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/vnd.nvidia.cuda.csrc\'>\",
- \" <sub-class-of type=\'text/x-csrc\'/>\",
- \" <comment>NVIDIA CUDA C source code</comment>\",
- \" <glob pattern=\'*.cu\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/vnd.nvidia.cuda.csrc'>",
+ " <sub-class-of type='text/x-csrc'/>",
+ " <comment>NVIDIA CUDA C source code</comment>",
+ " <glob pattern='*.cu'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-chdr\'>\",
- \" <comment>C header</comment>\",
- \" <sub-class-of type=\'text/x-csrc\'/>\",
- \" <!-- reduce weight from freedesktop to avoid conflict with text/x-c++hdr -->\",
- \" <glob pattern=\'*.h\' weight=\'30\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-chdr'>",
+ " <comment>C header</comment>",
+ " <sub-class-of type='text/x-csrc'/>",
+ " <!-- reduce weight from freedesktop to avoid conflict with text/x-c++hdr -->",
+ " <glob pattern='*.h' weight='30'/>",
+ " </mime-type>",
- \" <!-- Those are used to find matching headers by the CppEditor plugin,\",
- \" so, they should match -->\",
- \" <mime-type type=\'text/x-c++hdr\'>\",
- \" <sub-class-of type=\'text/x-chdr\'/>\",
- \" <comment>C++ header</comment>\",
- \" <glob pattern=\'*.hh\' weight=\'70\'/>\",
- \" <glob pattern=\'*.hxx\' weight=\'70\'/>\",
- \" <glob pattern=\'*.h++\' weight=\'70\'/>\",
- \" <glob pattern=\'*.hpp\' weight=\'70\'/>\",
- \" <glob pattern=\'*.hp\' weight=\'70\'/>\",
- \" <!-- Additions to freedesktop: -->\",
- \" <glob pattern=\'*.h\' weight=\'70\'/>\",
- \" <glob pattern=\'*.H\' weight=\'70\'/>\",
- \" <glob pattern=\'*.inl\' weight=\'70\'/>\",
- \" <glob pattern=\'*.tcc\' weight=\'70\'/>\",
- \" <glob pattern=\'*.tpp\' weight=\'70\'/>\",
- \" <glob pattern=\'*.t++\' weight=\'70\'/>\",
- \" <glob pattern=\'*.txx\' weight=\'70\'/>\",
- \" <!-- Find include guards of header files without extension, for\",
- \" example, STL ones like <string>. Those can have a big initial\",
- \" comment exceeding 1000 chars, though. -->\",
- \" <magic priority=\'40\'>\",
- \" <match value=\'#ifndef \' type=\'string\' offset=\'0:2000\'/>\",
- \" <match value=\'#if \' type=\'string\' offset=\'0:2000\'/>\",
- \" <match value=\'#include \' type=\'string\' offset=\'0:2000\'/>\",
- \" </magic>\",
- \" </mime-type>\",
+ " <!-- Those are used to find matching headers by the CppEditor plugin,",
+ " so, they should match -->",
+ " <mime-type type='text/x-c++hdr'>",
+ " <sub-class-of type='text/x-chdr'/>",
+ " <comment>C++ header</comment>",
+ " <glob pattern='*.hh' weight='70'/>",
+ " <glob pattern='*.hxx' weight='70'/>",
+ " <glob pattern='*.h++' weight='70'/>",
+ " <glob pattern='*.hpp' weight='70'/>",
+ " <glob pattern='*.hp' weight='70'/>",
+ " <!-- Additions to freedesktop: -->",
+ " <glob pattern='*.h' weight='70'/>",
+ " <glob pattern='*.H' weight='70'/>",
+ " <glob pattern='*.inl' weight='70'/>",
+ " <glob pattern='*.tcc' weight='70'/>",
+ " <glob pattern='*.tpp' weight='70'/>",
+ " <glob pattern='*.t++' weight='70'/>",
+ " <glob pattern='*.txx' weight='70'/>",
+ " <!-- Find include guards of header files without extension, for",
+ " example, STL ones like <string>. Those can have a big initial",
+ " comment exceeding 1000 chars, though. -->",
+ " <magic priority='40'>",
+ " <match value='#ifndef ' type='string' offset='0:2000'/>",
+ " <match value='#if ' type='string' offset='0:2000'/>",
+ " <match value='#include ' type='string' offset='0:2000'/>",
+ " </magic>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-c++src\'>\",
- \" <comment>C++ source code</comment>\",
- \" <sub-class-of type=\'text/x-csrc\'/>\",
- \" <glob pattern=\'*.cpp\' weight=\'70\'/>\",
- \" <glob pattern=\'*.cxx\' weight=\'70\'/>\",
- \" <glob pattern=\'*.cc\' weight=\'70\'/>\",
- \" <glob pattern=\'*.C\' case-sensitive=\'true\' weight=\'70\'/>\",
- \" <glob pattern=\'*.c++\' weight=\'70\'/>\",
- \" <!-- Additions to freedesktop: -->\",
- \" <glob pattern=\'*.cp\' weight=\'70\'/>\",
- \" <magic priority=\'30\'>\",
- \" <match value=\'-*- C++ -*-\' type=\'string\' offset=\'0:30\'/>\",
- \" </magic>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-c++src'>",
+ " <comment>C++ source code</comment>",
+ " <sub-class-of type='text/x-csrc'/>",
+ " <glob pattern='*.cpp' weight='70'/>",
+ " <glob pattern='*.cxx' weight='70'/>",
+ " <glob pattern='*.cc' weight='70'/>",
+ " <glob pattern='*.C' case-sensitive='true' weight='70'/>",
+ " <glob pattern='*.c++' weight='70'/>",
+ " <!-- Additions to freedesktop: -->",
+ " <glob pattern='*.cp' weight='70'/>",
+ " <magic priority='30'>",
+ " <match value='-*- C++ -*-' type='string' offset='0:30'/>",
+ " </magic>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-qdoc\'>\",
- \" <comment>Qt documentation file</comment>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <glob pattern=\'*.qdoc\' weight=\'70\'/>\",
- \" <glob pattern=\'*.qdocinc\' weight=\'70\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-qdoc'>",
+ " <comment>Qt documentation file</comment>",
+ " <sub-class-of type='text/plain'/>",
+ " <glob pattern='*.qdoc' weight='70'/>",
+ " <glob pattern='*.qdocinc' weight='70'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-moc\'>\",
- \" <comment>Qt MOC file</comment>\",
- \" <!-- Fix to freedesktop: moc is C++ source -->\",
- \" <sub-class-of type=\'text/x-c++src\'/>\",
- \" <glob pattern=\'*.moc\' weight=\'70\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-moc'>",
+ " <comment>Qt MOC file</comment>",
+ " <!-- Fix to freedesktop: moc is C++ source -->",
+ " <sub-class-of type='text/x-c++src'/>",
+ " <glob pattern='*.moc' weight='70'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-objc++src\'>\",
- \" <comment>Objective-C++ source code</comment>\",
- \" <sub-class-of type=\'text/x-c++src\'/>\",
- \" <sub-class-of type=\'text/x-objcsrc\'/>\",
- \" <glob pattern=\'*.mm\' weight=\'70\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-objc++src'>",
+ " <comment>Objective-C++ source code</comment>",
+ " <sub-class-of type='text/x-c++src'/>",
+ " <sub-class-of type='text/x-objcsrc'/>",
+ " <glob pattern='*.mm' weight='70'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-objcsrc\'>\",
- \" <comment>Objective-C source code</comment>\",
- \" <sub-class-of type=\'text/x-csrc\'/>\",
- \" <glob pattern=\'*.m\' weight=\'70\'/>\",
- \" <magic priority=\'30\'>\",
- \" <match value=\'#import\' type=\'string\' offset=\'0\'/>\",
- \" </magic>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-objcsrc'>",
+ " <comment>Objective-C source code</comment>",
+ " <sub-class-of type='text/x-csrc'/>",
+ " <glob pattern='*.m' weight='70'/>",
+ " <magic priority='30'>",
+ " <match value='#import' type='string' offset='0'/>",
+ " </magic>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-dsrc\'>\",
- \" <comment>D source code</comment>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <glob pattern=\'*.d\'/>\",
- \" <glob pattern=\'*.di\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-dsrc'>",
+ " <comment>D source code</comment>",
+ " <sub-class-of type='text/plain'/>",
+ " <glob pattern='*.d'/>",
+ " <glob pattern='*.di'/>",
+ " </mime-type>",
- \"</mime-info>\"
+ "</mime-info>"
]
}
diff --git a/src/plugins/ctfvisualizer/CtfVisualizer.json.in b/src/plugins/ctfvisualizer/CtfVisualizer.json.in
index e581d227334..1b4b91a6d5a 100644
--- a/src/plugins/ctfvisualizer/CtfVisualizer.json.in
+++ b/src/plugins/ctfvisualizer/CtfVisualizer.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"CtfVisualizer\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"KDAB Group, www.kdab.com\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "CtfVisualizer",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "KDAB Group, www.kdab.com",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Chrome Trace Format Visualizer Plugin.\",
- \"Url\" : \"https://www.kdab.com\",
- $$dependencyList
+ "Category" : "Code Analyzer",
+ "Description" : "Chrome Trace Format Visualizer Plugin.",
+ "Url" : "https://www.kdab.com",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/cvs/CVS.json.in b/src/plugins/cvs/CVS.json.in
index 5aa6b1eb784..6691722b0ae 100644
--- a/src/plugins/cvs/CVS.json.in
+++ b/src/plugins/cvs/CVS.json.in
@@ -1,29 +1,29 @@
{
- \"Name\" : \"CVS\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "CVS",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"CVS integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Version Control",
+ "Description" : "CVS integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/vnd.qtcreator.cvs.submit\'>\",
- \" <comment>CVS submit template</comment>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/vnd.qtcreator.cvs.submit'>",
+ " <comment>CVS submit template</comment>",
+ " <sub-class-of type='text/plain'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/debugger/Debugger.json.in b/src/plugins/debugger/Debugger.json.in
index 96b9502ebe0..06df0489d6c 100644
--- a/src/plugins/debugger/Debugger.json.in
+++ b/src/plugins/debugger/Debugger.json.in
@@ -1,60 +1,60 @@
{
- \"Name\" : \"Debugger\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Debugger",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Debugger integration.\",
- \"Url\" : \"http://www.qt.io\",
- \"Arguments\" : [
+ "Category" : "Qt Creator",
+ "Description" : "Debugger integration.",
+ "Url" : "http://www.qt.io",
+ "Arguments" : [
{
- \"Name\" : \"-debug\",
- \"Parameter\" : \"pid\",
- \"Description\" : \"Attach to local process\"
+ "Name" : "-debug",
+ "Parameter" : "pid",
+ "Description" : "Attach to local process"
},
{
- \"Name\" : \"-debug <executable>[,kit=<kit>][,terminal={0,1}][,sysroot=<sysroot>]\",
- \"Description\" : \"Start and debug executable\"
+ "Name" : "-debug <executable>[,kit=<kit>][,terminal={0,1}][,sysroot=<sysroot>]",
+ "Description" : "Start and debug executable"
},
{
- \"Name\" : \"-debug [executable,]core=<corefile>[,kit=<kit>][,sysroot=<sysroot>]\",
- \"Description\" : \"Attach to core file\"
+ "Name" : "-debug [executable,]core=<corefile>[,kit=<kit>][,sysroot=<sysroot>]",
+ "Description" : "Attach to core file"
},
{
- \"Name\" : \"-debug <executable>,server=<server:port>[,kit=<kit>][,sysroot=<sysroot>]\",
- \"Description\" : \"Attach to remote debug server\"
+ "Name" : "-debug <executable>,server=<server:port>[,kit=<kit>][,sysroot=<sysroot>]",
+ "Description" : "Attach to remote debug server"
},
{
- \"Name\" : \"-wincrashevent\",
- \"Parameter\" : \"eventhandle:pid\",
- \"Description\" : \"Event handle used for attaching to crashed processes\"
+ "Name" : "-wincrashevent",
+ "Parameter" : "eventhandle:pid",
+ "Description" : "Event handle used for attaching to crashed processes"
}
],
- $$dependencyList,
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-asm\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Assembler</comment>\",
- \" <glob pattern=\'*.asm\'/>\",
- \" </mime-type>\",
- \" <!-- Catch-all for assemblers -->\",
- \" <mime-type type=\'text/x-qtcreator-generic-asm\'>\",
- \" <sub-class-of type=\'text/x-asm\'/>\",
- \" <comment>Qt Creator Generic Assembler</comment>\",
- \" <glob pattern=\'*.asm\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-asm'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Assembler</comment>",
+ " <glob pattern='*.asm'/>",
+ " </mime-type>",
+ " <!-- Catch-all for assemblers -->",
+ " <mime-type type='text/x-qtcreator-generic-asm'>",
+ " <sub-class-of type='text/x-asm'/>",
+ " <comment>Qt Creator Generic Assembler</comment>",
+ " <glob pattern='*.asm'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/designer/Designer.json.in b/src/plugins/designer/Designer.json.in
index 91f90b06520..b11764606e4 100644
--- a/src/plugins/designer/Designer.json.in
+++ b/src/plugins/designer/Designer.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Designer\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Designer",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Qt Designer integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Qt Creator",
+ "Description" : "Qt Designer integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/diffeditor/DiffEditor.json.in b/src/plugins/diffeditor/DiffEditor.json.in
index 0dbbfbd6106..8fc93667da0 100644
--- a/src/plugins/diffeditor/DiffEditor.json.in
+++ b/src/plugins/diffeditor/DiffEditor.json.in
@@ -1,18 +1,18 @@
{
- \"Name\" : \"DiffEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "DiffEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Diff editor component.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/docker/Docker.json.in b/src/plugins/docker/Docker.json.in
index c2854973d48..6fc896f8032 100644
--- a/src/plugins/docker/Docker.json.in
+++ b/src/plugins/docker/Docker.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Docker\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Docker",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Basic support for Docker\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Experimental" : true,
+ "Description" : "Basic support for Docker",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/emacskeys/EmacsKeys.json.in b/src/plugins/emacskeys/EmacsKeys.json.in
index 9935c0cd72a..c0e5bdde59a 100644
--- a/src/plugins/emacskeys/EmacsKeys.json.in
+++ b/src/plugins/emacskeys/EmacsKeys.json.in
@@ -1,32 +1,32 @@
{
- \"Name\" : \"EmacsKeys\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"nsf\",
- \"Copyright\" : \"(C) 2016 nsf <no.smile.face@gmail.com>, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "EmacsKeys",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "nsf",
+ "Copyright" : "(C) 2016 nsf <no.smile.face@gmail.com>, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Provides additional actions that typical Emacs users would expect.\",
- \"LongDescription\" : [
- \"The main idea behind this plugin is to provide additional actions a typical emacs user would expect. It doesn\'t claim to provide full emacs emulation. The following actions are available:\",
- \" - Movement [C-f, C-b, C-n, C-p, M-f, M-b, C-a, C-e, M-<, M->]\",
- \" - Mark-based selection [C-SPC, C-x C-x]\",
- \" - Cut/copy/yank (doesn\'t provide kill ring feature) [M-w, C-w, C-y]\",
- \" - Kill actions, which interact properly with clipboard [C-k, M-d, C-d]\",
- \" - Scrolling (half of the screen, keeps cursor visible) [C-v, M-v]\",
- \" - Insert new line and indent [C-j]\",
- \"\",
- \"IMPORTANT: Actions are not bound to any key combinations by default. You can find them under \'EmacsKeys\' section in keyboard shortcuts settings.\",
- \"\",
- \"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.\"
+ "Description" : "Provides additional actions that typical Emacs users would expect.",
+ "LongDescription" : [
+ "The main idea behind this plugin is to provide additional actions a typical emacs user would expect. It doesn't claim to provide full emacs emulation. The following actions are available:",
+ " - Movement [C-f, C-b, C-n, C-p, M-f, M-b, C-a, C-e, M-<, M->]",
+ " - Mark-based selection [C-SPC, C-x C-x]",
+ " - Cut/copy/yank (doesn't provide kill ring feature) [M-w, C-w, C-y]",
+ " - Kill actions, which interact properly with clipboard [C-k, M-d, C-d]",
+ " - Scrolling (half of the screen, keeps cursor visible) [C-v, M-v]",
+ " - Insert new line and indent [C-j]",
+ "",
+ "IMPORTANT: Actions are not bound to any key combinations by default. You can find them under 'EmacsKeys' section in keyboard shortcuts settings.",
+ "",
+ "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\",
- $$dependencyList
+ "Url" : "http://nosmileface.ru",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/fakevim/FakeVim.json.in b/src/plugins/fakevim/FakeVim.json.in
index b9b72636495..915b50331b3 100644
--- a/src/plugins/fakevim/FakeVim.json.in
+++ b/src/plugins/fakevim/FakeVim.json.in
@@ -1,18 +1,18 @@
{
- \"Name\" : \"FakeVim\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "FakeVim",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "VI-style keyboard navigation.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/fossil/Fossil.json.in b/src/plugins/fossil/Fossil.json.in
index eb4719af8f9..61204143ba6 100644
--- a/src/plugins/fossil/Fossil.json.in
+++ b/src/plugins/fossil/Fossil.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"Fossil\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"Artur Shepilko\",
- \"Copyright\" : \"(C) 2018 Artur Shepilko\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Fossil",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "Artur Shepilko",
+ "Copyright" : "(C) 2018 Artur Shepilko",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Fossil SCM integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Version Control",
+ "Description" : "Fossil SCM integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/genericprojectmanager/GenericProjectManager.json.in b/src/plugins/genericprojectmanager/GenericProjectManager.json.in
index c52201914a8..ec4eae552e8 100644
--- a/src/plugins/genericprojectmanager/GenericProjectManager.json.in
+++ b/src/plugins/genericprojectmanager/GenericProjectManager.json.in
@@ -1,62 +1,62 @@
{
- \"Name\" : \"GenericProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "GenericProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Generic support.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
-
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
-
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-generic-project\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Generic Qt Creator Project file</comment>\",
- \" <glob pattern=\'*.creator\'/>\",
- \" </mime-type>\",
-
- \" <mime-type type=\'application/vnd.qtcreator.generic.files\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Generic Project Files</comment>\",
- \" <glob pattern=\'*.files\'/>\",
- \" </mime-type>\",
-
- \" <mime-type type=\'application/vnd.qtcreator.generic.includes\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Generic Project Include Paths</comment>\",
- \" <glob pattern=\'*.includes\'/>\",
- \" </mime-type>\",
-
- \" <mime-type type=\'application/vnd.qtcreator.generic.config\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Generic Project Configuration File</comment>\",
- \" <glob pattern=\'*.config\'/>\",
- \" </mime-type>\",
-
- \" <mime-type type=\'application/vnd.qtcreator.generic.cxxflags\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Generic Project CXXFLAGS File</comment>\",
- \" <glob pattern=\'*.cxxflags\'/>\",
- \" </mime-type>\",
-
- \" <mime-type type=\'application/vnd.qtcreator.generic.cflags\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Generic Project CFLAGS File</comment>\",
- \" <glob pattern=\'*.cflags\'/>\",
- \" </mime-type>\",
-
- \"</mime-info>\"
+ "Category" : "Build Systems",
+ "Description" : "Generic support.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
+
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-generic-project'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Generic Qt Creator Project file</comment>",
+ " <glob pattern='*.creator'/>",
+ " </mime-type>",
+
+ " <mime-type type='application/vnd.qtcreator.generic.files'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Generic Project Files</comment>",
+ " <glob pattern='*.files'/>",
+ " </mime-type>",
+
+ " <mime-type type='application/vnd.qtcreator.generic.includes'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Generic Project Include Paths</comment>",
+ " <glob pattern='*.includes'/>",
+ " </mime-type>",
+
+ " <mime-type type='application/vnd.qtcreator.generic.config'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Generic Project Configuration File</comment>",
+ " <glob pattern='*.config'/>",
+ " </mime-type>",
+
+ " <mime-type type='application/vnd.qtcreator.generic.cxxflags'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Generic Project CXXFLAGS File</comment>",
+ " <glob pattern='*.cxxflags'/>",
+ " </mime-type>",
+
+ " <mime-type type='application/vnd.qtcreator.generic.cflags'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Generic Project CFLAGS File</comment>",
+ " <glob pattern='*.cflags'/>",
+ " </mime-type>",
+
+ "</mime-info>"
]
}
diff --git a/src/plugins/git/Git.json.in b/src/plugins/git/Git.json.in
index 244ed2f8435..db0663a8765 100644
--- a/src/plugins/git/Git.json.in
+++ b/src/plugins/git/Git.json.in
@@ -1,43 +1,43 @@
{
- \"Name\" : \"Git\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Git",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Git integration.\",
- \"Url\" : \"http://www.qt.io\",
- \"Arguments\" : [
+ "Category" : "Version Control",
+ "Description" : "Git integration.",
+ "Url" : "http://www.qt.io",
+ "Arguments" : [
{
- \"Name\" : \"-git-show\",
- \"Parameter\" : \"git commit hash\",
- \"Description\" : \"Show given commit hash\"
+ "Name" : "-git-show",
+ "Parameter" : "git commit hash",
+ "Description" : "Show given commit hash"
}
],
- $$dependencyList,
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/vnd.qtcreator.git.commit\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Git Commit File</comment>\",
- \" <glob pattern=\'COMMIT_MSG\'/>\",
- \" <glob pattern=\'COMMIT_EDITMSG\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'text/vnd.qtcreator.git.rebase\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Git Commit File</comment>\",
- \" <glob pattern=\'git-rebase-todo\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/vnd.qtcreator.git.commit'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Git Commit File</comment>",
+ " <glob pattern='COMMIT_MSG'/>",
+ " <glob pattern='COMMIT_EDITMSG'/>",
+ " </mime-type>",
+ " <mime-type type='text/vnd.qtcreator.git.rebase'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Git Commit File</comment>",
+ " <glob pattern='git-rebase-todo'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/gitlab/GitLab.json.in b/src/plugins/gitlab/GitLab.json.in
index cd65b9ee3ee..ad55a21d7c5 100644
--- a/src/plugins/gitlab/GitLab.json.in
+++ b/src/plugins/gitlab/GitLab.json.in
@@ -1,19 +1,19 @@
{
-\"Name\" : \"GitLab\",
-\"Version\" : \"$$QTCREATOR_VERSION\",
-\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
-\"Experimental\" : true,
-\"Vendor\" : \"The Qt Company Ltd\",
-\"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
-\"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.\",
-\"\",
-\"GNU General Public License Usage\",
-\"\",
-\"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.\"
+"Name" : "GitLab",
+"Version" : "${IDE_VERSION}",
+"CompatVersion" : "${IDE_VERSION_COMPAT}",
+"Experimental" : true,
+"Vendor" : "The Qt Company Ltd",
+"Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+"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.",
+"",
+"GNU General Public License Usage",
+"",
+"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\",
-$$dependencyList
+"Description" : "GitLab plugin.",
+"Url" : "http://www.qt.io",
+${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/glsleditor/GLSLEditor.json.in b/src/plugins/glsleditor/GLSLEditor.json.in
index aa67b7bfc9e..54ef8d548bb 100644
--- a/src/plugins/glsleditor/GLSLEditor.json.in
+++ b/src/plugins/glsleditor/GLSLEditor.json.in
@@ -1,64 +1,64 @@
{
- \"Name\" : \"GLSLEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "GLSLEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Editor for GLSL.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Other Languages",
+ "Description" : "Editor for GLSL.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
- \" <mime-type type=\'application/x-glsl\'>\",
- \" <alias type=\'text/x-glsl\'/>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>GLSL Shader file</comment>\",
- \" <glob pattern=\'*.glsl\'/>\",
- \" <glob pattern=\'*.shader\'/>\",
- \" </mime-type>\",
+ " <mime-type type='application/x-glsl'>",
+ " <alias type='text/x-glsl'/>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>GLSL Shader file</comment>",
+ " <glob pattern='*.glsl'/>",
+ " <glob pattern='*.shader'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-glsl-frag\'>\",
- \" <sub-class-of type=\'text/x-glsl\'/>\",
- \" <comment>GLSL Fragment Shader file</comment>\",
- \" <glob pattern=\'*.frag\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-glsl-frag'>",
+ " <sub-class-of type='text/x-glsl'/>",
+ " <comment>GLSL Fragment Shader file</comment>",
+ " <glob pattern='*.frag'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-glsl-es-frag\'>\",
- \" <sub-class-of type=\'text/x-glsl\'/>\",
- \" <comment>GLSL/ES Fragment Shader file</comment>\",
- \" <glob pattern=\'*.fsh\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-glsl-es-frag'>",
+ " <sub-class-of type='text/x-glsl'/>",
+ " <comment>GLSL/ES Fragment Shader file</comment>",
+ " <glob pattern='*.fsh'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-glsl-vert\'>\",
- \" <sub-class-of type=\'text/x-glsl\'/>\",
- \" <comment>GLSL Vertex Shader file</comment>\",
- \" <glob pattern=\'*.vert\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-glsl-vert'>",
+ " <sub-class-of type='text/x-glsl'/>",
+ " <comment>GLSL Vertex Shader file</comment>",
+ " <glob pattern='*.vert'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-glsl-es-vert\'>\",
- \" <sub-class-of type=\'text/x-glsl\'/>\",
- \" <comment>GLSL/ES Vertex Shader file</comment>\",
- \" <glob pattern=\'*.vsh\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-glsl-es-vert'>",
+ " <sub-class-of type='text/x-glsl'/>",
+ " <comment>GLSL/ES Vertex Shader file</comment>",
+ " <glob pattern='*.vsh'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-glsl-es-geometry\'>\",
- \" <sub-class-of type=\'text/x-glsl\'/>\",
- \" <comment>GLSL/ES Geometry Shader file</comment>\",
- \" <glob pattern=\'*.gsh\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-glsl-es-geometry'>",
+ " <sub-class-of type='text/x-glsl'/>",
+ " <comment>GLSL/ES Geometry Shader file</comment>",
+ " <glob pattern='*.gsh'/>",
+ " </mime-type>",
- \"</mime-info>\"
+ "</mime-info>"
]
}
diff --git a/src/plugins/haskell/Haskell.json.in b/src/plugins/haskell/Haskell.json.in
index f9062c88b27..9cdb34694a5 100644
--- a/src/plugins/haskell/Haskell.json.in
+++ b/src/plugins/haskell/Haskell.json.in
@@ -1,23 +1,23 @@
{
- \"Name\" : \"Haskell\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"Eike Ziller\",
- \"Copyright\" : \"(C) Eike Ziller\",
- \"License\" : \"MIT\",
- \"Description\" : \"Haskell support\",
- \"Url\" : \"https://haskell.org\",
- $$dependencyList,
+ "Name" : "Haskell",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "Eike Ziller",
+ "Copyright" : "(C) Eike Ziller",
+ "License" : "MIT",
+ "Description" : "Haskell support",
+ "Url" : "https://haskell.org",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-haskell-project\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Haskell Cabal project file</comment>\",
- \" <glob pattern=\'*.cabal\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-haskell-project'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Haskell Cabal project file</comment>",
+ " <glob pattern='*.cabal'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/helloworld/HelloWorld.json.in b/src/plugins/helloworld/HelloWorld.json.in
index d471fd0ba98..bf6fa1587be 100644
--- a/src/plugins/helloworld/HelloWorld.json.in
+++ b/src/plugins/helloworld/HelloWorld.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"HelloWorld\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "HelloWorld",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Hello World sample plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/help/Help.json.in b/src/plugins/help/Help.json.in
index 98f79b0b3f0..e6ecc9eeb37 100644
--- a/src/plugins/help/Help.json.in
+++ b/src/plugins/help/Help.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Help\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Help",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Help system.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Core",
+ "Description" : "Help system.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/imageviewer/ImageViewer.json.in b/src/plugins/imageviewer/ImageViewer.json.in
index 239ed0b0fdf..90ffbcc0c62 100644
--- a/src/plugins/imageviewer/ImageViewer.json.in
+++ b/src/plugins/imageviewer/ImageViewer.json.in
@@ -1,30 +1,30 @@
{
- \"Name\" : \"ImageViewer\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ImageViewer",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList,
+ "Description" : "Image Viewer component.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
- \" <mime-type type=\'image/webp\'>\",
- \" <comment>WebP Image file</comment>\",
- \" <glob pattern=\'*.webp\'/>\",
- \" </mime-type>\",
+ " <mime-type type='image/webp'>",
+ " <comment>WebP Image file</comment>",
+ " <glob pattern='*.webp'/>",
+ " </mime-type>",
- \"</mime-info>\"
+ "</mime-info>"
]
}
diff --git a/src/plugins/incredibuild/IncrediBuild.json.in b/src/plugins/incredibuild/IncrediBuild.json.in
index ff8d1718728..d7fb5f242b6 100644
--- a/src/plugins/incredibuild/IncrediBuild.json.in
+++ b/src/plugins/incredibuild/IncrediBuild.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"IncrediBuild\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Platform\" : \"^(Linux|Windows)\",
- \"Vendor\" : \"IncrediBuild\",
- \"Copyright\" : \"(C) IncrediBuild\",
- \"Category\" : \"Build Systems\",
- \"Url\" : \"http://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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "IncrediBuild",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Platform" : "^(Linux|Windows)",
+ "Vendor" : "IncrediBuild",
+ "Copyright" : "(C) IncrediBuild",
+ "Category" : "Build Systems",
+ "Url" : "http://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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Support for Incredibuild.\",
- $$dependencyList
+ "Description" : "Support for Incredibuild.",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/insight/Insight.json.in b/src/plugins/insight/Insight.json.in
index 0ac25523677..096cc0569f5 100644
--- a/src/plugins/insight/Insight.json.in
+++ b/src/plugins/insight/Insight.json.in
@@ -1,21 +1,21 @@
{
- \"Name\" : \"Insight\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Revision\" : \"$$QTC_PLUGIN_REVISION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Insight",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Revision" : "${QTC_PLUGIN_REVISION}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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 Insight Support for Design Studio.\",
- \"DisabledByDefault\" : true,
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Qt Quick",
+ "Description" : "Qt Insight Support for Design Studio.",
+ "DisabledByDefault" : true,
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/ios/Ios.json.in b/src/plugins/ios/Ios.json.in
index 102f18caa89..2b2e4bae777 100644
--- a/src/plugins/ios/Ios.json.in
+++ b/src/plugins/ios/Ios.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"Ios\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Platform\" : \"OS X.*\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Ios",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Platform" : "OS X.*",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Support for deployment to and execution on iOS Devices.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "Support for deployment to and execution on iOS Devices.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/languageclient/LanguageClient.json.in b/src/plugins/languageclient/LanguageClient.json.in
index 8eea5c88cc6..b72f23b154d 100644
--- a/src/plugins/languageclient/LanguageClient.json.in
+++ b/src/plugins/languageclient/LanguageClient.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"LanguageClient\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "LanguageClient",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"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\",
- $$dependencyList
+ "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",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/macros/Macros.json.in b/src/plugins/macros/Macros.json.in
index cac1bdf1871..1c5d949c1c2 100644
--- a/src/plugins/macros/Macros.json.in
+++ b/src/plugins/macros/Macros.json.in
@@ -1,18 +1,18 @@
{
- \"Name\" : \"Macros\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Macros",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Macros in text editors.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/marketplace/Marketplace.json.in b/src/plugins/marketplace/Marketplace.json.in
index fd7e6b592cb..1122b40a67a 100644
--- a/src/plugins/marketplace/Marketplace.json.in
+++ b/src/plugins/marketplace/Marketplace.json.in
@@ -1,18 +1,18 @@
{
-\"Name\" : \"Marketplace\",
-\"Version\" : \"$$QTCREATOR_VERSION\",
-\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
-\"Vendor\" : \"The Qt Company Ltd\",
-\"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
-\"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.\",
-\"\",
-\"GNU General Public License Usage\",
-\"\",
-\"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.\"
+"Name" : "Marketplace",
+"Version" : "${IDE_VERSION}",
+"CompatVersion" : "${IDE_VERSION_COMPAT}",
+"Vendor" : "The Qt Company Ltd",
+"Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+"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.",
+"",
+"GNU General Public License Usage",
+"",
+"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\",
-$$dependencyList
+"Description" : "Qt Marketplace plugin.",
+"Url" : "http://www.qt.io",
+${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/mcusupport/McuSupport.json.in b/src/plugins/mcusupport/McuSupport.json.in
index 2616ea29dcd..94586c932e8 100644
--- a/src/plugins/mcusupport/McuSupport.json.in
+++ b/src/plugins/mcusupport/McuSupport.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"McuSupport\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "McuSupport",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Helper for MCU related projects.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "Helper for MCU related projects.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/mercurial/Mercurial.json.in b/src/plugins/mercurial/Mercurial.json.in
index 80a349365d7..5c897570e5f 100644
--- a/src/plugins/mercurial/Mercurial.json.in
+++ b/src/plugins/mercurial/Mercurial.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Mercurial\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Brian McGillion\",
- \"Copyright\" : \"(C) 2016 Brian McGillion, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Mercurial",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "Brian McGillion",
+ "Copyright" : "(C) 2016 Brian McGillion, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Mercurial integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Version Control",
+ "Description" : "Mercurial integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/mesonprojectmanager/MesonProjectManager.json.in b/src/plugins/mesonprojectmanager/MesonProjectManager.json.in
index 27a0bfda7d0..169ac45e628 100644
--- a/src/plugins/mesonprojectmanager/MesonProjectManager.json.in
+++ b/src/plugins/mesonprojectmanager/MesonProjectManager.json.in
@@ -1,21 +1,21 @@
{
- \"Name\" : \"MesonProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Laboratory of Plasma Physics\",
- \"Experimental\" : true,
- \"DisabledByDefault\" : true,
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR Laboratory of Plasma Physics\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "MesonProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "Laboratory of Plasma Physics",
+ "Experimental" : true,
+ "DisabledByDefault" : true,
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} Laboratory of Plasma Physics",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Meson support.\",
- \"Url\" : \"http://www.mesonbuild.com\",
- $$dependencyList
+ "Category" : "Build Systems",
+ "Description" : "Meson support.",
+ "Url" : "http://www.mesonbuild.com",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/modeleditor/ModelEditor.json.in b/src/plugins/modeleditor/ModelEditor.json.in
index ea4aa9d92f6..6237bce22f1 100644
--- a/src/plugins/modeleditor/ModelEditor.json.in
+++ b/src/plugins/modeleditor/ModelEditor.json.in
@@ -1,30 +1,30 @@
{
- \"Name\" : \"ModelEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Jochen Becher\",
- \"Copyright\" : \"(C) 2017 Jochen Becher, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ModelEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "Jochen Becher",
+ "Copyright" : "(C) 2017 Jochen Becher, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Graphical modeling with structured diagrams.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Modeling",
+ "Description" : "Graphical modeling with structured diagrams.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\' encoding=\'UTF-8\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/vnd.qtcreator.model\'>\",
- \" <sub-class-of type=\'text/xml\'/>\",
- \" <comment>Qt Creator Model File</comment>\",
- \" <glob pattern=\'*.qmodel\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0' encoding='UTF-8'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/vnd.qtcreator.model'>",
+ " <sub-class-of type='text/xml'/>",
+ " <comment>Qt Creator Model File</comment>",
+ " <glob pattern='*.qmodel'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/nim/Nim.json.in b/src/plugins/nim/Nim.json.in
index ae37bfb085d..622e460a0b8 100644
--- a/src/plugins/nim/Nim.json.in
+++ b/src/plugins/nim/Nim.json.in
@@ -1,50 +1,50 @@
{
- \"Name\" : \"Nim\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Filippo Cucchetto\",
- \"Copyright\" : \"(C) 2017 Filippo Cucchetto, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Nim",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "Filippo Cucchetto",
+ "Copyright" : "(C) 2017 Filippo Cucchetto, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Plugin for supporting the Nim programming language.\",
- \"Url\" : \"http://www.qt.io\",
- \"Experimental\" : true,
- $$dependencyList,
+ "Category" : "Other Languages",
+ "Description" : "Plugin for supporting the Nim programming language.",
+ "Url" : "http://www.qt.io",
+ "Experimental" : true,
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
- \" <mime-type type=\'text/x-nim-project\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Nim project file</comment>\",
- \" <glob pattern=\'*.nimproject\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-nim-project'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Nim project file</comment>",
+ " <glob pattern='*.nimproject'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-nim\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Nim source file</comment>\",
- \" <glob pattern=\'*.nim\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-nim'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Nim source file</comment>",
+ " <glob pattern='*.nim'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-nimble\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Nimble project file</comment>\",
- \" <glob pattern=\'*.nimble\'/>\",
- \" </mime-type>\",
+ " <mime-type type='text/x-nimble'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Nimble project file</comment>",
+ " <glob pattern='*.nimble'/>",
+ " </mime-type>",
- \" <mime-type type=\'text/x-nim-script\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Nim script file</comment>\",
- \" <glob pattern=\'*.nims\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ " <mime-type type='text/x-nim-script'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Nim script file</comment>",
+ " <glob pattern='*.nims'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/perforce/Perforce.json.in b/src/plugins/perforce/Perforce.json.in
index fc8e4b3679c..8a8e1e5099a 100644
--- a/src/plugins/perforce/Perforce.json.in
+++ b/src/plugins/perforce/Perforce.json.in
@@ -1,33 +1,33 @@
{
- \"Name\" : \"Perforce\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Perforce",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Perforce integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Version Control",
+ "Description" : "Perforce integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/vnd.qtcreator.p4.submit\'>\",
- \" <comment>Perforce submit template</comment>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <magic priority=\'50\'>\",
- \" <match value=\'# A Perforce Change Specification.\' type=\'string\' offset=\'0\'/>\",
- \" </magic>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/vnd.qtcreator.p4.submit'>",
+ " <comment>Perforce submit template</comment>",
+ " <sub-class-of type='text/plain'/>",
+ " <magic priority='50'>",
+ " <match value='# A Perforce Change Specification.' type='string' offset='0'/>",
+ " </magic>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/perfprofiler/PerfProfiler.json.in b/src/plugins/perfprofiler/PerfProfiler.json.in
index 7af2536d01e..c3a439b1a56 100644
--- a/src/plugins/perfprofiler/PerfProfiler.json.in
+++ b/src/plugins/perfprofiler/PerfProfiler.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"PerfProfiler\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "PerfProfiler",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Perf Profiler Plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Code Analyzer",
+ "Description" : "Perf Profiler Plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/projectexplorer/ProjectExplorer.json.in b/src/plugins/projectexplorer/ProjectExplorer.json.in
index c9b54ad441c..b5f30d4242c 100644
--- a/src/plugins/projectexplorer/ProjectExplorer.json.in
+++ b/src/plugins/projectexplorer/ProjectExplorer.json.in
@@ -1,42 +1,42 @@
{
- \"Name\" : \"ProjectExplorer\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ProjectExplorer",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"ProjectExplorer framework that can be extended with different kind of project types.\",
- \"Url\" : \"http://www.qt.io\",
- \"Arguments\" : [
+ "Category" : "Core",
+ "Description" : "ProjectExplorer framework that can be extended with different kind of project types.",
+ "Url" : "http://www.qt.io",
+ "Arguments" : [
{
- \"Name\" : \"-customwizard-verbose\",
- \"Description\" : \"Verbose loading of custom wizards\"
+ "Name" : "-customwizard-verbose",
+ "Description" : "Verbose loading of custom wizards"
},
{
- \"Name\" : \"-ensure-kit-for-binary\",
- \"Parameter\" : \"file path\",
- \"Description\" : \"Create kit with architecture matching a given application or library\"
+ "Name" : "-ensure-kit-for-binary",
+ "Parameter" : "file path",
+ "Description" : "Create kit with architecture matching a given application or library"
}
],
- $$dependencyList,
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\' encoding=\'UTF-8\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-tasklist\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Qt Creator task list file</comment>\",
- \" <glob pattern=\'*.tasks\'/>\",
- \" <glob pattern=\'*.tasks.txt\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0' encoding='UTF-8'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-tasklist'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Qt Creator task list file</comment>",
+ " <glob pattern='*.tasks'/>",
+ " <glob pattern='*.tasks.txt'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/python/Python.json.in b/src/plugins/python/Python.json.in
index 98fd52ec8d5..5dfb4c6d49e 100644
--- a/src/plugins/python/Python.json.in
+++ b/src/plugins/python/Python.json.in
@@ -1,45 +1,45 @@
{
- \"Name\" : \"Python\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Python",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Plugin for supporting the Python language.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Other Languages",
+ "Description" : "Plugin for supporting the Python language.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-python-gui\'>\",
- \" <sub-class-of type=\'text/x-python\'/>\",
- \" <comment>Python source file without console</comment>\",
- \" <glob pattern=\'*.pyw\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'text/x-python-interface\'>\",
- \" <sub-class-of type=\'text/x-python\'/>\",
- \" <comment>Python module interface file</comment>\",
- \" <glob pattern=\'*.pyi\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'text/x-pyqt-project\'>\",
- \" <sub-class-of type=\'text/x-python\'/>\",
- \" <comment>Qt Creator Python project file</comment>\",
- \" <glob pattern=\'*.pyqtc\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'text/x-python-project\'>\",
- \" <sub-class-of type=\'application/json\'/>\",
- \" <comment>Qt Creator Python project file</comment>\",
- \" <glob pattern=\'*.pyproject\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-python-gui'>",
+ " <sub-class-of type='text/x-python'/>",
+ " <comment>Python source file without console</comment>",
+ " <glob pattern='*.pyw'/>",
+ " </mime-type>",
+ " <mime-type type='text/x-python-interface'>",
+ " <sub-class-of type='text/x-python'/>",
+ " <comment>Python module interface file</comment>",
+ " <glob pattern='*.pyi'/>",
+ " </mime-type>",
+ " <mime-type type='text/x-pyqt-project'>",
+ " <sub-class-of type='text/x-python'/>",
+ " <comment>Qt Creator Python project file</comment>",
+ " <glob pattern='*.pyqtc'/>",
+ " </mime-type>",
+ " <mime-type type='text/x-python-project'>",
+ " <sub-class-of type='application/json'/>",
+ " <comment>Qt Creator Python project file</comment>",
+ " <glob pattern='*.pyproject'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/qbsprojectmanager/QbsProjectManager.json.in b/src/plugins/qbsprojectmanager/QbsProjectManager.json.in
index 6f74bda34f9..263722d28da 100644
--- a/src/plugins/qbsprojectmanager/QbsProjectManager.json.in
+++ b/src/plugins/qbsprojectmanager/QbsProjectManager.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"QbsProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QbsProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"QBS support.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Build Systems",
+ "Description" : "QBS support.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in b/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in
index db4ebc7edc3..a080d69dece 100644
--- a/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in
+++ b/src/plugins/qmakeprojectmanager/QmakeProjectManager.json.in
@@ -1,55 +1,55 @@
{
- \"Name\" : \"QmakeProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmakeProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Provides project type for Qt/QMake .pro files and tools.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Build Systems",
+ "Description" : "Provides project type for Qt/QMake .pro files and tools.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/vnd.qt.qmakeprofile\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Qt Project file</comment>\",
- \" <glob pattern=\'*.pro\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/vnd.qt.qmakeproincludefile\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Qt Project include file</comment>\",
- \" <glob pattern=\'*.pri\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/vnd.qt.qmakeprofeaturefile\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Qt Project feature file</comment>\",
- \" <glob pattern=\'*.prf\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/vnd.qt.qmakeproconfigurationfile\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Qt Project configuration file</comment>\",
- \" <glob pattern=\'.qmake.conf\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/vnd.qt.qmakeprocachefile\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Qt Project cache file</comment>\",
- \" <glob pattern=\'.qmake.cache\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/vnd.qt.qmakeprostashfile\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Qt Project stash file</comment>\",
- \" <glob pattern=\'.qmake.stash\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/vnd.qt.qmakeprofile'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Qt Project file</comment>",
+ " <glob pattern='*.pro'/>",
+ " </mime-type>",
+ " <mime-type type='application/vnd.qt.qmakeproincludefile'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Qt Project include file</comment>",
+ " <glob pattern='*.pri'/>",
+ " </mime-type>",
+ " <mime-type type='application/vnd.qt.qmakeprofeaturefile'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Qt Project feature file</comment>",
+ " <glob pattern='*.prf'/>",
+ " </mime-type>",
+ " <mime-type type='application/vnd.qt.qmakeproconfigurationfile'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Qt Project configuration file</comment>",
+ " <glob pattern='.qmake.conf'/>",
+ " </mime-type>",
+ " <mime-type type='application/vnd.qt.qmakeprocachefile'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Qt Project cache file</comment>",
+ " <glob pattern='.qmake.cache'/>",
+ " </mime-type>",
+ " <mime-type type='application/vnd.qt.qmakeprostashfile'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Qt Project stash file</comment>",
+ " <glob pattern='.qmake.stash'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/qmldesigner/QmlDesigner.json.in b/src/plugins/qmldesigner/QmlDesigner.json.in
index 9770f14a2c4..3dea4ee8885 100644
--- a/src/plugins/qmldesigner/QmlDesigner.json.in
+++ b/src/plugins/qmldesigner/QmlDesigner.json.in
@@ -1,27 +1,27 @@
{
- \"Name\" : \"QmlDesigner\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmlDesigner",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Visual Designer for QML files.\",
- \"DisabledByDefault\" : true,
- \"Url\" : \"http://www.qt.io\",
- \"Arguments\" : [
+ "Category" : "Qt Quick",
+ "Description" : "Visual Designer for QML files.",
+ "DisabledByDefault" : true,
+ "Url" : "http://www.qt.io",
+ "Arguments" : [
{
- \"Name\" : \"-capture-puppet-stream\",
- \"Parameter\" : \"capture file\",
- \"Description\" : \"Captures the Qml Puppet stream\"
+ "Name" : "-capture-puppet-stream",
+ "Parameter" : "capture file",
+ "Description" : "Captures the Qml Puppet stream"
}
],
- $$dependencyList
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/qmldesignerbase/QmlDesignerBase.json.in b/src/plugins/qmldesignerbase/QmlDesignerBase.json.in
index 38fb427ae1b..27c62aeef64 100644
--- a/src/plugins/qmldesignerbase/QmlDesignerBase.json.in
+++ b/src/plugins/qmldesignerbase/QmlDesignerBase.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"QmlDesignerBase\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmlDesignerBase",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Provides support code for the qml designer and co..\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Qt Quick",
+ "Description" : "Provides support code for the qml designer and co..",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/qmljseditor/QmlJSEditor.json.in b/src/plugins/qmljseditor/QmlJSEditor.json.in
index 774031be3f3..c05d4efa808 100644
--- a/src/plugins/qmljseditor/QmlJSEditor.json.in
+++ b/src/plugins/qmljseditor/QmlJSEditor.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"QmlJSEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmlJSEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Editor for QML and JavaScript.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Qt Quick",
+ "Description" : "Editor for QML and JavaScript.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/qmljstools/QmlJSTools.json.in b/src/plugins/qmljstools/QmlJSTools.json.in
index ecc5f1e856a..0edfb8a7bf4 100644
--- a/src/plugins/qmljstools/QmlJSTools.json.in
+++ b/src/plugins/qmljstools/QmlJSTools.json.in
@@ -1,73 +1,73 @@
{
- \"Name\" : \"QmlJSTools\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmlJSTools",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Tools for analyzing Qml/JS code.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Qt Quick",
+ "Description" : "Tools for analyzing Qml/JS code.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/x-qml\'>\",
- \" <alias type=\'application/x-qml\'/>\",
- \" <!-- sub class is missing in the freedesktop.org definition -->\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>QML file</comment>\",
- \" <glob pattern=\'*.qml\' weight=\'70\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/x-qt.qbs+qml\'>\",
- \" <alias type=\'text/x-qt.qbs+qml\'/>\",
- \" <sub-class-of type=\'text/x-qml\'/>\",
- \" <comment>Qt Build Suite file</comment>\",
- \" <glob pattern=\'*.qbs\' weight=\'70\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/x-qt.ui+qml\'>\",
- \" <alias type=\'text/x-qt.ui+qml\'/>\",
- \" <sub-class-of type=\'text/x-qml\'/>\",
- \" <comment>QtQuick Designer ui file</comment>\",
- \" <glob pattern=\'*.ui.qml\' weight=\'70\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/x-qmlproject\'>\",
- \" <alias type=\'text/x-qmlproject\'/>\",
- \" <sub-class-of type=\'text/x-qml\'/>\",
- \" <comment>Qt Creator Qt UI project file</comment>\",
- \" <glob pattern=\'*.qmlproject\' weight=\'70\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/x-qt.meta-info+qml\'>\",
- \" <alias type=\'text/x-qt.meta-info+qml\'/>\",
- \" <sub-class-of type=\'text/x-qml\'/>\",
- \" <comment>QML file</comment>\",
- \" <glob pattern=\'*.qmltypes\' weight=\'70\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/json\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>JSON file</comment>\",
- \" <glob pattern=\'*.json\' weight=\'70\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/x-javascript-module\'>\",
- \" <sub-class-of type=\'application/javascript\'/>\",
- \" <comment>Javascript module</comment>\",
- \" <glob pattern=\'*.mjs\' weight=\'70\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'text/x-qtscript\'>\",
- \" <alias type=\'application/x-qtscript\'/>\",
- \" <sub-class-of type=\'application/javascript\'/>\",
- \" <comment>Qt Script file</comment>\",
- \" <glob pattern=\'*.qs\' weight=\'70\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/x-qml'>",
+ " <alias type='application/x-qml'/>",
+ " <!-- sub class is missing in the freedesktop.org definition -->",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>QML file</comment>",
+ " <glob pattern='*.qml' weight='70'/>",
+ " </mime-type>",
+ " <mime-type type='application/x-qt.qbs+qml'>",
+ " <alias type='text/x-qt.qbs+qml'/>",
+ " <sub-class-of type='text/x-qml'/>",
+ " <comment>Qt Build Suite file</comment>",
+ " <glob pattern='*.qbs' weight='70'/>",
+ " </mime-type>",
+ " <mime-type type='application/x-qt.ui+qml'>",
+ " <alias type='text/x-qt.ui+qml'/>",
+ " <sub-class-of type='text/x-qml'/>",
+ " <comment>QtQuick Designer ui file</comment>",
+ " <glob pattern='*.ui.qml' weight='70'/>",
+ " </mime-type>",
+ " <mime-type type='application/x-qmlproject'>",
+ " <alias type='text/x-qmlproject'/>",
+ " <sub-class-of type='text/x-qml'/>",
+ " <comment>Qt Creator Qt UI project file</comment>",
+ " <glob pattern='*.qmlproject' weight='70'/>",
+ " </mime-type>",
+ " <mime-type type='application/x-qt.meta-info+qml'>",
+ " <alias type='text/x-qt.meta-info+qml'/>",
+ " <sub-class-of type='text/x-qml'/>",
+ " <comment>QML file</comment>",
+ " <glob pattern='*.qmltypes' weight='70'/>",
+ " </mime-type>",
+ " <mime-type type='application/json'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>JSON file</comment>",
+ " <glob pattern='*.json' weight='70'/>",
+ " </mime-type>",
+ " <mime-type type='application/x-javascript-module'>",
+ " <sub-class-of type='application/javascript'/>",
+ " <comment>Javascript module</comment>",
+ " <glob pattern='*.mjs' weight='70'/>",
+ " </mime-type>",
+ " <mime-type type='text/x-qtscript'>",
+ " <alias type='application/x-qtscript'/>",
+ " <sub-class-of type='application/javascript'/>",
+ " <comment>Qt Script file</comment>",
+ " <glob pattern='*.qs' weight='70'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/qmlpreview/QmlPreview.json.in b/src/plugins/qmlpreview/QmlPreview.json.in
index 8a9ce6f6ec9..d053c4040ba 100644
--- a/src/plugins/qmlpreview/QmlPreview.json.in
+++ b/src/plugins/qmlpreview/QmlPreview.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"QmlPreview\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmlPreview",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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 Preview Plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Qt Quick",
+ "Description" : "Qml Preview Plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/qmlprofiler/QmlProfiler.json.in b/src/plugins/qmlprofiler/QmlProfiler.json.in
index 31089e8cc36..45fdb6e8fff 100644
--- a/src/plugins/qmlprofiler/QmlProfiler.json.in
+++ b/src/plugins/qmlprofiler/QmlProfiler.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"QmlProfiler\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmlProfiler",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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 Profiler Plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Qt Quick",
+ "Description" : "Qml Profiler Plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/qmlprojectmanager/QmlProjectManager.json.in b/src/plugins/qmlprojectmanager/QmlProjectManager.json.in
index 11e400284a7..5df33015f48 100644
--- a/src/plugins/qmlprojectmanager/QmlProjectManager.json.in
+++ b/src/plugins/qmlprojectmanager/QmlProjectManager.json.in
@@ -1,31 +1,31 @@
{
- \"Name\" : \"QmlProjectManager\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QmlProjectManager",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Qt Quick",
+ "Description" : "Qt Quick support",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/x-qmlproject\'>\",
- \" <sub-class-of type=\'text/x-qml\'/>\",
- \" <comment>QML Project file</comment>\",
- \" <glob pattern=\'*.qmlproject\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/x-qmlproject'>",
+ " <sub-class-of type='text/x-qml'/>",
+ " <comment>QML Project file</comment>",
+ " <glob pattern='*.qmlproject'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/qnx/Qnx.json.in b/src/plugins/qnx/Qnx.json.in
index 005f669c41c..0340d3b7dc1 100644
--- a/src/plugins/qnx/Qnx.json.in
+++ b/src/plugins/qnx/Qnx.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Qnx\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"BlackBerry\",
- \"Copyright\" : \"(C) 2017 BlackBerry, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Qnx",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "BlackBerry",
+ "Copyright" : "(C) 2017 BlackBerry, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Adds support for QNX to Qt Creator.\",
- \"Url\" : \"http://www.blackberry.com\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "Adds support for QNX to Qt Creator.",
+ "Url" : "http://www.blackberry.com",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/qtsupport/QtSupport.json.in b/src/plugins/qtsupport/QtSupport.json.in
index fcfa515688d..0a39a762ce1 100644
--- a/src/plugins/qtsupport/QtSupport.json.in
+++ b/src/plugins/qtsupport/QtSupport.json.in
@@ -1,34 +1,34 @@
{
- \"Name\" : \"QtSupport\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "QtSupport",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Provides support code for build systems.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Build Systems",
+ "Description" : "Provides support code for build systems.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/x-linguist-translation\'>\",
- \" <comment>Linguist compiled translations</comment>\",
- \" <glob pattern=\'*.qm\'/>\",
- \" </mime-type>\",
- \" <mime-type type=\'application/scxml+xml\'>\",
- \" <comment>SCXML State Chart</comment>\",
- \" <sub-class-of type=\'application/xml\'/>\",
- \" <glob pattern=\'*.scxml\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/x-linguist-translation'>",
+ " <comment>Linguist compiled translations</comment>",
+ " <glob pattern='*.qm'/>",
+ " </mime-type>",
+ " <mime-type type='application/scxml+xml'>",
+ " <comment>SCXML State Chart</comment>",
+ " <sub-class-of type='application/xml'/>",
+ " <glob pattern='*.scxml'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/remotelinux/RemoteLinux.json.in b/src/plugins/remotelinux/RemoteLinux.json.in
index a5cfc60645b..2345b5acab3 100644
--- a/src/plugins/remotelinux/RemoteLinux.json.in
+++ b/src/plugins/remotelinux/RemoteLinux.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"RemoteLinux\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "RemoteLinux",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Support for deployment to and execution on a remote Linux host.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "Support for deployment to and execution on a remote Linux host.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/resourceeditor/ResourceEditor.json.in b/src/plugins/resourceeditor/ResourceEditor.json.in
index 3eb667334d1..be3ace268a7 100644
--- a/src/plugins/resourceeditor/ResourceEditor.json.in
+++ b/src/plugins/resourceeditor/ResourceEditor.json.in
@@ -1,30 +1,30 @@
{
- \"Name\" : \"ResourceEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ResourceEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Editor for qrc files.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Qt Creator",
+ "Description" : "Editor for qrc files.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/vnd.qt.xml.resource\'>\",
- \" <sub-class-of type=\'text/xml\'/>\",
- \" <comment>Qt Resource file</comment>\",
- \" <glob pattern=\'*.qrc\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/vnd.qt.xml.resource'>",
+ " <sub-class-of type='text/xml'/>",
+ " <comment>Qt Resource file</comment>",
+ " <glob pattern='*.qrc'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/saferenderer/SafeRenderer.json.in b/src/plugins/saferenderer/SafeRenderer.json.in
index c8a6e3ee795..ae60bb3f020 100644
--- a/src/plugins/saferenderer/SafeRenderer.json.in
+++ b/src/plugins/saferenderer/SafeRenderer.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"SafeRenderer\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "SafeRenderer",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Helper plugin for Qt Safe Renderer projects.\",
- \"Url\" : \"https://www.qt.io\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "Helper plugin for Qt Safe Renderer projects.",
+ "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 34c9d4ea2b3..3b4351f78b1 100644
--- a/src/plugins/scxmleditor/ScxmlEditor.json.in
+++ b/src/plugins/scxmleditor/ScxmlEditor.json.in
@@ -1,30 +1,30 @@
{
- \"Name\" : \"ScxmlEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "ScxmlEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Visual Editor for SCXML (State Chart XML) files.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Modeling",
+ "Description" : "Visual Editor for SCXML (State Chart XML) files.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/scxml+xml\'>\",
- \" <sub-class-of type=\'text/xml\'/>\",
- \" <comment>SCXML file</comment>\",
- \" <glob pattern=\'*.scxml\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/scxml+xml'>",
+ " <sub-class-of type='text/xml'/>",
+ " <comment>SCXML file</comment>",
+ " <glob pattern='*.scxml'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/serialterminal/SerialTerminal.json.in b/src/plugins/serialterminal/SerialTerminal.json.in
index efff034b32a..78ac127ab4d 100644
--- a/src/plugins/serialterminal/SerialTerminal.json.in
+++ b/src/plugins/serialterminal/SerialTerminal.json.in
@@ -1,20 +1,20 @@
{
- \"Name\" : \"SerialTerminal\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Benjamin Balga\",
- \"Experimental\" : true,
- \"DisabledByDefault\" : true,
- \"Copyright\" : \"(C) 2018 Benjamin Balga\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "SerialTerminal",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "Benjamin Balga",
+ "Experimental" : true,
+ "DisabledByDefault" : true,
+ "Copyright" : "(C) 2018 Benjamin Balga",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Serial Port Terminal",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/silversearcher/SilverSearcher.json.in b/src/plugins/silversearcher/SilverSearcher.json.in
index a60ade39c20..bfaf5536359 100644
--- a/src/plugins/silversearcher/SilverSearcher.json.in
+++ b/src/plugins/silversearcher/SilverSearcher.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"SilverSearcher\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"Przemyslaw Gorszkowski\",
- \"Copyright\" : \"(C) 2017 Przemyslaw Gorszkowski, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "SilverSearcher",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "Przemyslaw Gorszkowski",
+ "Copyright" : "(C) 2017 Przemyslaw Gorszkowski, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Adds possibility to use SilverSearcher tool as an alternative mechanism of 'find in files'",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/squish/Squish.json.in b/src/plugins/squish/Squish.json.in
index 9f32eb46d8c..64e4397aeb3 100644
--- a/src/plugins/squish/Squish.json.in
+++ b/src/plugins/squish/Squish.json.in
@@ -1,30 +1,30 @@
{
-\"Name\" : \"Squish\",
-\"Version\" : \"$$QTCREATOR_VERSION\",
-\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
-\"Experimental\" : true,
-\"Vendor\" : \"The Qt Company Ltd\",
-\"Copyright\" : \"(C) 2022 The Qt Company Ltd\",
-\"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.\",
-\"\",
-\"GNU General Public License Usage\",
-\"\",
-\"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.\"
+"Name" : "Squish",
+"Version" : "${IDE_VERSION}",
+"CompatVersion" : "${IDE_VERSION_COMPAT}",
+"Experimental" : true,
+"Vendor" : "The Qt Company Ltd",
+"Copyright" : "(C) 2022 The Qt Company Ltd",
+"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.",
+"",
+"GNU General Public License Usage",
+"",
+"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\",
-$$dependencyList,
+"Description" : "Squish plugin. Provides integration of Squish.",
+"Url" : "http://www.qt.io",
+${IDE_PLUGIN_DEPENDENCIES},
-\"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/squish-objectsmap\'>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Squish objects.map File</comment>\",
- \" <glob pattern=\'objects.map\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+"Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/squish-objectsmap'>",
+ " <sub-class-of type='text/plain'/>",
+ " <comment>Squish objects.map File</comment>",
+ " <glob pattern='objects.map'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/studiowelcome/StudioWelcome.json.in b/src/plugins/studiowelcome/StudioWelcome.json.in
index 94e7e2e2bea..9ee3c251721 100644
--- a/src/plugins/studiowelcome/StudioWelcome.json.in
+++ b/src/plugins/studiowelcome/StudioWelcome.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"StudioWelcome\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "StudioWelcome",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Qt Design Studio Welcome Page.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/subversion/Subversion.json.in b/src/plugins/subversion/Subversion.json.in
index 86ef4349b6d..604ba2648a9 100644
--- a/src/plugins/subversion/Subversion.json.in
+++ b/src/plugins/subversion/Subversion.json.in
@@ -1,29 +1,29 @@
{
- \"Name\" : \"Subversion\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Subversion",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Subversion integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Category" : "Version Control",
+ "Description" : "Subversion integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'text/vnd.qtcreator.svn.submit\'>\",
- \" <comment>Subversion submit template</comment>\",
- \" <sub-class-of type=\'text/plain\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='text/vnd.qtcreator.svn.submit'>",
+ " <comment>Subversion submit template</comment>",
+ " <sub-class-of type='text/plain'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/terminal/Terminal.json.in b/src/plugins/terminal/Terminal.json.in
index 5640012c081..8c631dd6519 100644
--- a/src/plugins/terminal/Terminal.json.in
+++ b/src/plugins/terminal/Terminal.json.in
@@ -1,18 +1,18 @@
{
- \"Name\" : \"Terminal\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Terminal",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Terminal window.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/texteditor/TextEditor.json.in b/src/plugins/texteditor/TextEditor.json.in
index a2aefaf146f..5fbf3e3067b 100644
--- a/src/plugins/texteditor/TextEditor.json.in
+++ b/src/plugins/texteditor/TextEditor.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"TextEditor\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "TextEditor",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Text editor framework and the implementation of the basic text editor.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Core",
+ "Description" : "Text editor framework and the implementation of the basic text editor.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/todo/Todo.json.in b/src/plugins/todo/Todo.json.in
index 5bc157f3722..2b6227492e8 100644
--- a/src/plugins/todo/Todo.json.in
+++ b/src/plugins/todo/Todo.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Todo\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"Vendor\" : \"Dmitry Savchenko\",
- \"Copyright\" : \"(C) 2016 Dmitry Savchenko, Vasiliy Sorokin, (C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Todo",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "Vendor" : "Dmitry Savchenko",
+ "Copyright" : "(C) 2016 Dmitry Savchenko, Vasiliy Sorokin, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Adds pane that lists all TODO, FIXME, etc. entries in comments.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/updateinfo/UpdateInfo.json.in b/src/plugins/updateinfo/UpdateInfo.json.in
index f2f060d44a7..b7f15e449ba 100644
--- a/src/plugins/updateinfo/UpdateInfo.json.in
+++ b/src/plugins/updateinfo/UpdateInfo.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"UpdateInfo\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "UpdateInfo",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\",
- $$dependencyList
+ "Description" : "Displays Update-Infos for Qt Installer Framework-based Updaters.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/valgrind/Valgrind.json.in b/src/plugins/valgrind/Valgrind.json.in
index 23b822f2422..1f270b12184 100644
--- a/src/plugins/valgrind/Valgrind.json.in
+++ b/src/plugins/valgrind/Valgrind.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"Valgrind\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Valgrind",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Valgrind Plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Code Analyzer",
+ "Description" : "Valgrind Plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/vcpkg/Vcpkg.json.in b/src/plugins/vcpkg/Vcpkg.json.in
index 7357c9e845b..f3ab4f0a5d7 100644
--- a/src/plugins/vcpkg/Vcpkg.json.in
+++ b/src/plugins/vcpkg/Vcpkg.json.in
@@ -1,30 +1,30 @@
{
- \"Name\" : \"Vcpkg\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Vcpkg",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"vcpkg integration.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList,
+ "Experimental" : true,
+ "Description" : "vcpkg integration.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES},
- \"Mimetypes\" : [
- \"<?xml version=\'1.0\' encoding=\'UTF-8\'?>\",
- \"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
- \" <mime-type type=\'application/vcpkg.manifest+json\'>\",
- \" <sub-class-of type=\'application/json\'/>\",
- \" <comment>Vcpkg Manifest File</comment>\",
- \" <glob pattern=\'vcpkg.json\' weight=\'71\'/>\",
- \" </mime-type>\",
- \"</mime-info>\"
+ "Mimetypes" : [
+ "<?xml version='1.0' encoding='UTF-8'?>",
+ "<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>",
+ " <mime-type type='application/vcpkg.manifest+json'>",
+ " <sub-class-of type='application/json'/>",
+ " <comment>Vcpkg Manifest File</comment>",
+ " <glob pattern='vcpkg.json' weight='71'/>",
+ " </mime-type>",
+ "</mime-info>"
]
}
diff --git a/src/plugins/vcsbase/VcsBase.json.in b/src/plugins/vcsbase/VcsBase.json.in
index 3167b8d0c20..87e343ff45f 100644
--- a/src/plugins/vcsbase/VcsBase.json.in
+++ b/src/plugins/vcsbase/VcsBase.json.in
@@ -1,19 +1,19 @@
{
- \"Name\" : \"VcsBase\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "VcsBase",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Version Control System Base Plugin.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Version Control",
+ "Description" : "Version Control System Base Plugin.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/webassembly/WebAssembly.json.in b/src/plugins/webassembly/WebAssembly.json.in
index 6245d74456e..f860568cee9 100644
--- a/src/plugins/webassembly/WebAssembly.json.in
+++ b/src/plugins/webassembly/WebAssembly.json.in
@@ -1,21 +1,21 @@
{
- \"Name\" : \"WebAssembly\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Experimental\" : true,
- \"DisabledByDefault\" : true,
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "WebAssembly",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Experimental" : true,
+ "DisabledByDefault" : true,
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Helper for WebAssembly projects.\",
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Category" : "Device Support",
+ "Description" : "Helper for WebAssembly projects.",
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}
diff --git a/src/plugins/welcome/Welcome.json.in b/src/plugins/welcome/Welcome.json.in
index 8cdf438151d..40f7e1ee3ff 100644
--- a/src/plugins/welcome/Welcome.json.in
+++ b/src/plugins/welcome/Welcome.json.in
@@ -1,25 +1,25 @@
{
- \"Name\" : \"Welcome\",
- \"Version\" : \"$$QTCREATOR_VERSION\",
- \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
- \"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.\",
- \"\",
- \"GNU General Public License Usage\",
- \"\",
- \"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.\"
+ "Name" : "Welcome",
+ "Version" : "${IDE_VERSION}",
+ "CompatVersion" : "${IDE_VERSION_COMPAT}",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
+ "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.",
+ "",
+ "GNU General Public License Usage",
+ "",
+ "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\" : \"Secondary Welcome Screen Plugin.\",
- \"Arguments\" : [
+ "Category" : "Core",
+ "Description" : "Secondary Welcome Screen Plugin.",
+ "Arguments" : [
{
- \"Name\" : \"-notour\",
- \"Description\" : \"Do not ask for taking a UI tour on startup\"
+ "Name" : "-notour",
+ "Description" : "Do not ask for taking a UI tour on startup"
}
],
- \"Url\" : \"http://www.qt.io\",
- $$dependencyList
+ "Url" : "http://www.qt.io",
+ ${IDE_PLUGIN_DEPENDENCIES}
}