Commit Graph

5 Commits

Author SHA1 Message Date
Marco Bubke
ba0f65937f Add changelog to appdata.xml release
Change-Id: I6f8472c5e36e808373d390ee23b05cba9d814c91
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-06-18 12:54:37 +00:00
Marco Bubke
fe67cd3956 Fix errors and warnings in appdata.xml
{
    "errors": [
        "appstream-missing-developer-name",
        "appstream-failed-validation"
    ],
    "warnings": [
        "appstream-summary-too-long",
        "appstream-screenshot-missing-caption"
    ],
    "appstream": [
        "W: io.qt.QtCreator:29: screenshot-default-missing",
        "E: io.qt.QtCreator:~: desktop-app-launchable-missing"
    ],
"message": "Please consult the documentation at
https://docs.flathub.org/docs/for-app-authors/linter"
}

Change-Id: Ief1cb6300c0976962bfbf436db9d69bc4a97850c
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-06-18 12:54:29 +00:00
Youri Westerman
9575c45cf5 Update screenshot in appdata
The old screenshot no longer exists and results in a 404.

Change-Id: Iabae251b6441b0cf25ee94856c03113b16d6faf6
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-12-07 16:49:31 +00:00
Youri Westerman
103aa8be7c Add more information to appdata xml
- Add oars content rating to appdata xml
- Add screenshots to appdata xml
- Add release info

Change-Id: I61bf023814149983f7a64e03f49eb8d998dac85b
Reviewed-by: Youri Westerman <tetracon@gmail.com>
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2021-05-05 07:57:01 +00:00
Eike Ziller
d7520dece5 CMake build/Linux: Install desktop and appstream files
Fixes: QTCREATORBUG-23906
Change-Id: I9d796c8826dbb4beb980aa29b75526fe96093921
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2020-04-30 07:06:20 +00:00