2014-03-12 13:38:04 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-01-15 14:47:40 +01:00
|
|
|
<!-- Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/ -->
|
2016-11-23 15:16:49 +01:00
|
|
|
<component type="desktop">
|
2024-06-17 14:52:53 +02:00
|
|
|
<id>org.qt-project.qtcreator</id>
|
2018-05-07 16:11:24 +02:00
|
|
|
<name>Qt Creator</name>
|
2024-06-14 19:36:17 +02:00
|
|
|
<developer id="org.qt-project">
|
|
|
|
|
<name>Qt Project</name>
|
|
|
|
|
</developer>
|
|
|
|
|
<summary>Cross-platform integrated development environment (IDE)</summary>
|
2016-11-23 15:16:49 +01:00
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
|
<project_license>GPL-3.0</project_license>
|
2014-03-12 13:38:04 +01:00
|
|
|
<description>
|
|
|
|
|
<p>
|
|
|
|
|
Qt Creator provides a cross-platform, complete integrated development
|
|
|
|
|
environment (IDE) for application developers to create applications for
|
|
|
|
|
multiple desktop and mobile device platforms, such as Android and iOS.
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
Qt Creator enables a team of developers to share a project across different
|
|
|
|
|
development platforms with a common tool for development and debugging.
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
The main goal for Qt Creator is meeting the development needs of Qt
|
|
|
|
|
developers who are looking for simplicity, usability, productivity,
|
|
|
|
|
extendibility and openness, while aiming to lower the barrier of entry for
|
|
|
|
|
newcomers to Qt.
|
|
|
|
|
</p>
|
|
|
|
|
</description>
|
2024-06-14 19:36:17 +02:00
|
|
|
<launchable type="desktop-id">org.qt-project.qtcreator.desktop</launchable>
|
2016-11-23 15:16:49 +01:00
|
|
|
|
2024-06-21 15:20:18 +02:00
|
|
|
<url type="homepage">https://www.qt.io/product/development-tools</url>
|
2024-07-27 19:37:45 +02:00
|
|
|
<url type="bugtracker">https://bugreports.qt.io/projects/QTCREATORBUG/summary</url>
|
|
|
|
|
<url type="help">https://doc.qt.io/qtcreator</url>
|
|
|
|
|
<url type="contact">https://lists.qt-project.org/listinfo/qt-creator</url>
|
|
|
|
|
<url type="vcs-browser">https://codereview.qt-project.org/q/project:qt-creator/qt-creator</url>
|
|
|
|
|
<url type="contribute">https://www.qt.io/community/contribute-to-qt</url>
|
|
|
|
|
|
2014-03-12 13:38:04 +01:00
|
|
|
<project_group>Qt</project_group>
|
2021-04-26 23:40:05 +02:00
|
|
|
<content_rating type="oars-1.1" />
|
|
|
|
|
<screenshots>
|
2024-06-14 19:36:17 +02:00
|
|
|
<screenshot type="default">
|
|
|
|
|
<caption>Application development life-cycle</caption>
|
|
|
|
|
<image>https://doc.qt.io/qtcreator/images/qt-app-dev-flow.webp</image>
|
|
|
|
|
</screenshot>
|
2021-04-26 23:40:05 +02:00
|
|
|
<screenshot>
|
2024-06-14 19:36:17 +02:00
|
|
|
<caption>Overview</caption>
|
2021-04-26 23:40:05 +02:00
|
|
|
<image>https://doc.qt.io/qtcreator/images/qtcreator-breakdown.png</image>
|
|
|
|
|
</screenshot>
|
|
|
|
|
<screenshot>
|
2024-06-14 19:36:17 +02:00
|
|
|
<caption>Examples</caption>
|
|
|
|
|
<image>https://doc.qt.io/qtcreator/images/qtcreator-examples-open.webp</image>
|
|
|
|
|
</screenshot>
|
|
|
|
|
<screenshot>
|
|
|
|
|
<caption>Code editor</caption>
|
|
|
|
|
<image>https://doc.qt.io/qtcreator/images/qtcreator-spliteditorview.png</image>
|
2021-04-26 23:40:05 +02:00
|
|
|
</screenshot>
|
|
|
|
|
</screenshots>
|
|
|
|
|
<releases>
|
|
|
|
|
<release version="${IDE_VERSION_DISPLAY}"${DATE_ATTRIBUTE}>
|
|
|
|
|
<description>
|
|
|
|
|
<p>Qt Creator v${IDE_VERSION_DISPLAY}</p>
|
|
|
|
|
</description>
|
2024-06-15 08:13:19 +02:00
|
|
|
<url>https://github.com/qt-creator/qt-creator/releases/tag/v${IDE_VERSION_DISPLAY}</url>
|
2021-04-26 23:40:05 +02:00
|
|
|
</release>
|
|
|
|
|
</releases>
|
2016-11-23 15:16:49 +01:00
|
|
|
</component>
|