forked from qt-creator/qt-creator
Solves the issues mentioned in the bug report by adding missing fields and fixing broken URLs. Task-number: QTCREATORBUG-20374 Change-Id: Iddea835d27ab914283b6b846a4a4379cbb0b546a Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
30 lines
1.2 KiB
XML
30 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/ -->
|
|
<component type="desktop">
|
|
<id>org.qt-project.qtcreator.desktop</id>
|
|
<name>Qt Creator</name>
|
|
<summary>Provides a cross-platform, complete integrated development environment (IDE) for application developers to create applications for multiple platforms and devices</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
<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>
|
|
|
|
<url type="homepage">https://www.qt.io/ide/</url>
|
|
<project_group>Qt</project_group>
|
|
</component>
|