forked from qt-creator/qt-creator
Version bump.
This commit is contained in:
2
README
2
README
@@ -1,4 +1,4 @@
|
||||
Qt Creator 1.3.85
|
||||
Qt Creator 2.0.0
|
||||
===============
|
||||
Qt Creator is a crossplatform C++ IDE for development with the Qt framework.
|
||||
|
||||
|
@@ -27,7 +27,7 @@ HTML.postheader = " <div class=\"header\" id=\"qtdocheader\">\n" \
|
||||
" </div>\n" \
|
||||
" <div id=\"shortCut\">\n" \
|
||||
" <ul>\n" \
|
||||
" <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Qt Creator 1.3.85 </a></span></li>\n" \
|
||||
" <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Qt Creator 2.0.0 </a></span></li>\n" \
|
||||
" <li class=\"shortCut-topleft-active\"><a href=\"http://qt.nokia.com/doc/\">ALL VERSIONS" \
|
||||
" </a></li>\n" \
|
||||
" </ul>\n" \
|
||||
|
@@ -19,12 +19,12 @@ sources.fileextensions = "qtcreator.qdoc addressbook-sdk.qdoc"
|
||||
|
||||
qhp.projects = QtCreator
|
||||
qhp.QtCreator.file = qtcreator.qhp
|
||||
qhp.QtCreator.namespace = com.nokia.qtcreator.1385
|
||||
qhp.QtCreator.namespace = com.nokia.qtcreator.200
|
||||
qhp.QtCreator.virtualFolder = doc
|
||||
qhp.QtCreator.indexTitle = Qt Creator
|
||||
qhp.QtCreator.filterAttributes = qtcreator 1.3.85
|
||||
qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.3.85
|
||||
qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.3.85
|
||||
qhp.QtCreator.filterAttributes = qtcreator 2.0.0
|
||||
qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 2.0.0
|
||||
qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 2.0.0
|
||||
qhp.QtCreator.indexRoot =
|
||||
qhp.QtCreator.extraFiles = \
|
||||
style/style.css \
|
||||
|
@@ -219,8 +219,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.nokia.qtcreator</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.3.85</string>
|
||||
<string>2.0.0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.85</string>
|
||||
<string>2.0.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="BinEditor" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="BinEditor" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,7 +14,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Binary editor component.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Bookmarks" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Bookmarks" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Bookmarks in text editors.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="CMakeProjectManager" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="CMakeProjectManager" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>CMake support</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="CppTools" version="1.3.85"/>
|
||||
<dependency name="CppEditor" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="CppTools" version="2.0.0"/>
|
||||
<dependency name="CppEditor" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Core" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Core" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
|
@@ -35,9 +35,9 @@
|
||||
namespace Core {
|
||||
namespace Constants {
|
||||
|
||||
#define IDE_VERSION_MAJOR 1
|
||||
#define IDE_VERSION_MINOR 3
|
||||
#define IDE_VERSION_RELEASE 85
|
||||
#define IDE_VERSION_MAJOR 2
|
||||
#define IDE_VERSION_MINOR 0
|
||||
#define IDE_VERSION_RELEASE 0
|
||||
|
||||
#define STRINGIFY_INTERNAL(x) #x
|
||||
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="CodePaster" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="CodePaster" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -13,8 +13,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Codepaster plugin for pushing/fetching diff from server</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="CppEditor" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="CppEditor" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>C/C++ editor component.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="CppTools" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="CppTools" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="CppTools" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="CppTools" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Tools for analyzing C/C++ code.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Locator" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Locator" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="CVS" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="CVS" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>CVS integration.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="VCSBase" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="VCSBase" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Debugger" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Debugger" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,10 +14,10 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Debugger integration.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="CppEditor" version="1.3.85"/><!-- Debugger plugin adds items to the editor's context menu -->
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Find" version="1.3.85"/>
|
||||
<dependency name="CppEditor" version="2.0.0"/><!-- Debugger plugin adds items to the editor's context menu -->
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="Find" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
<argumentList>
|
||||
<argument name="-disable-cdb">Disable Cdb debugger engine</argument>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Designer" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Designer" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Qt Designer integration.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<!-- For compiling with CPP support enabled -->
|
||||
<dependency name="CppEditor" version="1.3.85"/>
|
||||
<dependency name="CppEditor" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="FakeVim" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="FakeVim" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -13,9 +13,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>VI-style keyboard navigation.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="CppEditor" version="1.3.85"/><!-- Plugin adds items to the editor's context menu -->
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="CppEditor" version="2.0.0"/><!-- Plugin adds items to the editor's context menu -->
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Find" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Find" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,6 +14,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Provides the find widget and the hooks for find implementations.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="GenericProjectManager" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="GenericProjectManager" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Generic support</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="CppTools" version="1.3.85"/>
|
||||
<dependency name="CppEditor" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="CppTools" version="2.0.0"/>
|
||||
<dependency name="CppEditor" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="ScmGit" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="ScmGit" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Git integration.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="VCSBase" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="VCSBase" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="HelloWorld" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="HelloWorld" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -13,6 +13,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Hello World sample plugin.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Help" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Help" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Help system.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Find" version="1.3.85"/>
|
||||
<dependency name="Locator" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="Find" version="2.0.0"/>
|
||||
<dependency name="Locator" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Locator" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Locator" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,6 +14,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Provides the Locator widget and the hooks for Locator filter implementations.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Mercurial" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Mercurial" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Brian McGillion</vendor>
|
||||
<copyright>(C) 2008-2009 Brian McGillion</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Mercurial integration.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="VCSBase" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="VCSBase" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Perforce" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Perforce" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Perforce integration.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="VCSBase" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="VCSBase" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="ProjectExplorer" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="ProjectExplorer" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,10 +14,10 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>ProjectExplorer framework that can be extended with different kind of project types.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Find" version="1.3.85"/>
|
||||
<dependency name="Locator" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="Find" version="2.0.0"/>
|
||||
<dependency name="Locator" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
<argumentList>
|
||||
<argument name="-customwizard-verbose">Verbose loading of custom wizards</argument>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="QmlDesigner" version="1.3.85" compatVersion="1.3.85" experimental="true">
|
||||
<plugin name="QmlDesigner" version="2.0.0" compatVersion="2.0.0" experimental="true">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -20,8 +20,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
|
||||
<description>Visual Designer for QML files.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="QmlJSEditor" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="QmlJSEditor" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="QmlInspector" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="QmlInspector" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -20,11 +20,11 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
|
||||
<description>Debugger for QML files</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="QmlProjectManager" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="CppTools" version="1.3.85"/>
|
||||
<dependency name="CppEditor" version="1.3.85"/>
|
||||
<dependency name="Debugger" version="1.3.85"/>
|
||||
<dependency name="QmlJSEditor" version="1.3.85"/>
|
||||
<dependency name="QmlProjectManager" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="CppTools" version="2.0.0"/>
|
||||
<dependency name="CppEditor" version="2.0.0"/>
|
||||
<dependency name="Debugger" version="2.0.0"/>
|
||||
<dependency name="QmlJSEditor" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="QmlJSEditor" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="QmlJSEditor" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Editor for QML and JavaScript.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="QmlProjectManager" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="QmlProjectManager" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Qt Quick support</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="QmlJSEditor" version="1.3.85"/>
|
||||
<dependency name="Debugger" version="1.3.85" />
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="QmlJSEditor" version="2.0.0"/>
|
||||
<dependency name="Debugger" version="2.0.0" />
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Qt4ProjectManager" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Qt4ProjectManager" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,12 +14,12 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Provides project type for Qt 4 pro files and tools.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="CppTools" version="1.3.85"/>
|
||||
<dependency name="CppEditor" version="1.3.85"/>
|
||||
<dependency name="Help" version="1.3.85"/>
|
||||
<dependency name="Designer" version="1.3.85"/>
|
||||
<dependency name="Debugger" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="CppTools" version="2.0.0"/>
|
||||
<dependency name="CppEditor" version="2.0.0"/>
|
||||
<dependency name="Help" version="2.0.0"/>
|
||||
<dependency name="Designer" version="2.0.0"/>
|
||||
<dependency name="Debugger" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="RegExp" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="RegExp" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -13,6 +13,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Regular Expression test widget.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="ResourceEditor" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="ResourceEditor" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,6 +14,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Editor for qrc files.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Snippets" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Snippets" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -13,8 +13,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Code snippet plugin.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Subversion" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Subversion" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Subversion integration.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="VCSBase" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="VCSBase" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="TextEditor" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="TextEditor" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Text editor framework and the implementation of the basic text editor.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Find" version="1.3.85"/>
|
||||
<dependency name="Locator" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="Find" version="2.0.0"/>
|
||||
<dependency name="Locator" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="VCSBase" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="VCSBase" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Version Control System Base Plugin</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="TextEditor" version="1.3.85"/>
|
||||
<dependency name="ProjectExplorer" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
<dependency name="TextEditor" version="2.0.0"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<plugin name="Welcome" version="1.3.85" compatVersion="1.3.85">
|
||||
<plugin name="Welcome" version="2.0.0" compatVersion="2.0.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,6 +14,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Default Welcome Screen Plugin</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.3.85"/>
|
||||
<dependency name="Core" version="2.0.0"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
Reference in New Issue
Block a user