Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
00816883
Commit
00816883
authored
Oct 29, 2009
by
con
Browse files
Version bump.
parent
2be0845c
Changes
34
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator.qdoc
View file @
00816883
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
\
title
Qt
Creator
Manual
\
title
Qt
Creator
Manual
\
section1
Version
1.2.9
3
\
section1
Version
1.2.9
4
The
goal
of
Qt
Creator
is
to
provide
a
cross
-
platform
,
complete
Integrated
The
goal
of
Qt
Creator
is
to
provide
a
cross
-
platform
,
complete
Integrated
Development
Environment
(
IDE
)
to
develop
Qt
projects
.
It
is
available
for
Development
Environment
(
IDE
)
to
develop
Qt
projects
.
It
is
available
for
...
@@ -1464,7 +1464,7 @@
...
@@ -1464,7 +1464,7 @@
specified
in
the
\
c
CMake
project
file
.
specified
in
the
\
c
CMake
project
file
.
Known
issues
for
the
current
version
can
be
found
Known
issues
for
the
current
version
can
be
found
\
l
{
Known
Issues
of
Version
1.2.9
3
}{
here
}.
\
l
{
Known
Issues
of
Version
1.2.9
4
}{
here
}.
*/
*/
...
@@ -1956,7 +1956,7 @@
...
@@ -1956,7 +1956,7 @@
There are some known issues with Qt Creator.
There are some known issues with Qt Creator.
The development team is aware of those, there is no need to report them as bug.
The development team is aware of those, there is no need to report them as bug.
\section1 Known Issues of Version 1.2.9
3
\section1 Known Issues of Version 1.2.9
4
\list
\list
\o Debugging Helper do not work while doing On Device Debugging.
\o Debugging Helper do not work while doing On Device Debugging.
...
...
doc/qtcreator.qdocconf
View file @
00816883
...
@@ -19,16 +19,16 @@ sources.fileextensions = "qtcreator.qdoc addressbook-sdk.qdoc"
...
@@ -19,16 +19,16 @@ sources.fileextensions = "qtcreator.qdoc addressbook-sdk.qdoc"
qhp.projects = QtCreator
qhp.projects = QtCreator
qhp.QtCreator.file = qtcreator.qhp
qhp.QtCreator.file = qtcreator.qhp
qhp.QtCreator.namespace = com.nokia.qtcreator.129
3
qhp.QtCreator.namespace = com.nokia.qtcreator.129
4
qhp.QtCreator.virtualFolder = doc
qhp.QtCreator.virtualFolder = doc
qhp.QtCreator.indexTitle = Qt Creator
qhp.QtCreator.indexTitle = Qt Creator
qhp.QtCreator.indexRoot =
qhp.QtCreator.indexRoot =
qhp.QtCreator.extraFiles = classic.css \
qhp.QtCreator.extraFiles = classic.css \
images/qt-logo.png \
images/qt-logo.png \
images/qtcreator-screenshots.png
images/qtcreator-screenshots.png
qhp.QtCreator.filterAttributes = qtcreator 1.2.9
3
qhp.QtCreator.filterAttributes = qtcreator 1.2.9
4
qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.2.9
3
qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.2.9
4
qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.2.9
3
qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.2.9
4
# macros.qdocconf
# macros.qdocconf
...
@@ -211,5 +211,5 @@ HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \
...
@@ -211,5 +211,5 @@ HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \
"<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \
"<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \
"<td width=\"40%\" align=\"left\">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \
"<td width=\"40%\" align=\"left\">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \
"<td width=\"20%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \
"<td width=\"20%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \
"<td width=\"40%\" align=\"right\"><div align=\"right\">Qt Creator 1.2.9
3
</div></td>\n" \
"<td width=\"40%\" align=\"right\"><div align=\"right\">Qt Creator 1.2.9
4
</div></td>\n" \
"</tr></table></div></address>"
"</tr></table></div></address>"
src/app/Info.plist
View file @
00816883
...
@@ -184,8 +184,8 @@
...
@@ -184,8 +184,8 @@
<key>
CFBundleIdentifier
</key>
<key>
CFBundleIdentifier
</key>
<string>
com.nokia.qtcreator
</string>
<string>
com.nokia.qtcreator
</string>
<key>
CFBundleVersion
</key>
<key>
CFBundleVersion
</key>
<string>
1.2.9
3
</string>
<string>
1.2.9
4
</string>
<key>
CFBundleShortVersionString
</key>
<key>
CFBundleShortVersionString
</key>
<string>
1.2.9
3
</string>
<string>
1.2.9
4
</string>
</dict>
</dict>
</plist>
</plist>
src/plugins/bineditor/BinEditor.pluginspec
View file @
00816883
<plugin name="BinEditor" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="BinEditor" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,7 +19,7 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,7 +19,7 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Binary editor component.</description>
<description>Binary editor component.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/bookmarks/Bookmarks.pluginspec
View file @
00816883
<plugin name="Bookmarks" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="Bookmarks" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Bookmarks in text editors.</description>
<description>Bookmarks in text editors.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
View file @
00816883
<plugin name="CMakeProjectManager" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="CMakeProjectManager" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>CMake support</description>
<description>CMake support</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="CppTools" version="1.2.9
3
"/>
<dependency name="CppTools" version="1.2.9
4
"/>
<dependency name="CppEditor" version="1.2.9
3
"/>
<dependency name="CppEditor" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/coreplugin/Core.pluginspec
View file @
00816883
<plugin name="Core" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="Core" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
...
src/plugins/coreplugin/coreconstants.h
View file @
00816883
...
@@ -35,7 +35,7 @@ namespace Constants {
...
@@ -35,7 +35,7 @@ namespace Constants {
#define IDE_VERSION_MAJOR 1
#define IDE_VERSION_MAJOR 1
#define IDE_VERSION_MINOR 2
#define IDE_VERSION_MINOR 2
#define IDE_VERSION_RELEASE 9
3
#define IDE_VERSION_RELEASE 9
4
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)
...
...
src/plugins/cpaster/CodePaster.pluginspec
View file @
00816883
<plugin name="CodePaster" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="CodePaster" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Codepaster plugin for pushing/fetching diff from server</description>
<description>Codepaster plugin for pushing/fetching diff from server</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/cppeditor/CppEditor.pluginspec
View file @
00816883
<plugin name="CppEditor" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="CppEditor" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>C/C++ editor component.</description>
<description>C/C++ editor component.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="CppTools" version="1.2.9
3
"/>
<dependency name="CppTools" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/cpptools/CppTools.pluginspec
View file @
00816883
<plugin name="CppTools" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="CppTools" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Tools for analyzing C/C++ code.</description>
<description>Tools for analyzing C/C++ code.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="Locator" version="1.2.9
3
"/>
<dependency name="Locator" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/cvs/CVS.pluginspec
View file @
00816883
<plugin name="CVS" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="CVS" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>CVS integration.</description>
<description>CVS integration.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
<dependency name="VCSBase" version="1.2.9
3
"/>
<dependency name="VCSBase" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/debugger/Debugger.pluginspec
View file @
00816883
<plugin name="Debugger" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="Debugger" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,10 +19,10 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,10 +19,10 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Debugger integration.</description>
<description>Debugger integration.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="CppEditor" version="1.2.9
3
"/><!-- Debugger plugin adds items to the editor's context menu -->
<dependency name="CppEditor" version="1.2.9
4
"/><!-- Debugger plugin adds items to the editor's context menu -->
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
<dependency name="Find" version="1.2.9
3
"/>
<dependency name="Find" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
<argumentList>
<argumentList>
<argument name="-disable-cdb">Disable Cdb debugger engine</argument>
<argument name="-disable-cdb">Disable Cdb debugger engine</argument>
...
...
src/plugins/designer/Designer.pluginspec
View file @
00816883
<plugin name="Designer" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="Designer" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Qt Designer integration.</description>
<description>Qt Designer integration.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
<!-- For compiling with CPP support enabled -->
<!-- For compiling with CPP support enabled -->
<dependency name="CppEditor" version="1.2.9
3
"/>
<dependency name="CppEditor" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/fakevim/FakeVim.pluginspec
View file @
00816883
<plugin name="FakeVim" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="FakeVim" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>VI-style keyboard navigation.</description>
<description>VI-style keyboard navigation.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="CppEditor" version="1.2.9
3
"/><!-- Plugin adds items to the editor's context menu -->
<dependency name="CppEditor" version="1.2.9
4
"/><!-- Plugin adds items to the editor's context menu -->
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/find/Find.pluginspec
View file @
00816883
<plugin name="Find" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="Find" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Provides the find widget and the hooks for find implementations.</description>
<description>Provides the find widget and the hooks for find implementations.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
View file @
00816883
<plugin name="GenericProjectManager" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="GenericProjectManager" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Generic support</description>
<description>Generic support</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="CppTools" version="1.2.9
3
"/>
<dependency name="CppTools" version="1.2.9
4
"/>
<dependency name="CppEditor" version="1.2.9
3
"/>
<dependency name="CppEditor" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/git/ScmGit.pluginspec
View file @
00816883
<plugin name="ScmGit" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="ScmGit" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Git integration.</description>
<description>Git integration.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="TextEditor" version="1.2.9
3
"/>
<dependency name="TextEditor" version="1.2.9
4
"/>
<dependency name="ProjectExplorer" version="1.2.9
3
"/>
<dependency name="ProjectExplorer" version="1.2.9
4
"/>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
<dependency name="VCSBase" version="1.2.9
3
"/>
<dependency name="VCSBase" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/helloworld/HelloWorld.pluginspec
View file @
00816883
<plugin name="HelloWorld" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="HelloWorld" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Hello World sample plugin.</description>
<description>Hello World sample plugin.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
src/plugins/help/Help.pluginspec
View file @
00816883
<plugin name="Help" version="1.2.9
3
" compatVersion="1.2.9
3
">
<plugin name="Help" version="1.2.9
4
" compatVersion="1.2.9
4
">
<vendor>Nokia Corporation</vendor>
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
<license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
...
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Help system.</description>
<description>Help system.</description>
<url>http://qt.nokia.com</url>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependencyList>
<dependency name="Core" version="1.2.9
3
"/>
<dependency name="Core" version="1.2.9
4
"/>
<dependency name="Find" version="1.2.9
3
"/>
<dependency name="Find" version="1.2.9
4
"/>
<dependency name="Locator" version="1.2.9
3
"/>
<dependency name="Locator" version="1.2.9
4
"/>
</dependencyList>
</dependencyList>
</plugin>
</plugin>
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment