summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/protocol/qt_attribution.json
blob: f35dec4f3487cc5caf12818bd4b9254fd09558b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
    {
        "Id": "wayland-protocol",
        "Name": "Wayland Protocol",
        "QDocModule": "qtwaylandcompositor",
        "QtUsage": "Used in the Qt Wayland Compositor, and the Qt Wayland platform plugin.",
        "Files": "wayland.xml",

        "Description": "Wayland is a protocol for a compositor to talk to its clients.",
        "Homepage": "https://wayland.freedesktop.org",
        "Version": "1.6.1",
        "DownloadLocation": "https://cgit.freedesktop.org/wayland/wayland/tag/?id=1.6.1",
        "LicenseId": "HPND",
        "License": "HPND License",
        "LicenseFile": "HPND_LICENSE.txt",
        "Copyright": "Copyright © 2008-2011 Kristian Høgsberg
    Copyright © 2010-2011 Intel Corporation
    Copyright © 2012-2013 Collabora, Ltd."
    },

    {
        "Id": "wayland-ivi-extension-protocol",
        "Name": "Wayland IVI Extension Protocol",
        "QDocModule": "qtwaylandcompositor",
        "QtUsage": "Used in the Qt Wayland Compositor, and the Qt Wayland platform plugin.",
        "Files": "ivi-controller.xml ivi-application.xml",

        "Description": "\"Wayland IVI Extension\" is forked from IVI Layer Management to define a common set of APIs by wayland style protocol and provide reference implementation which can be loaded on Weston.",
        "Homepage": "https://at.projects.genivi.org/wiki/display/WIE/Wayland+IVI+Extension+Home",
        "Version": "1.9.1",
        "DownloadLocation": "https://github.com/GENIVI/wayland-ivi-extension/releases/tag/1.9.1",
        "LicenseId": "MIT",
        "License": "MIT License",
        "LicenseFile": "MIT_LICENSE.txt",
        "Copyright": "Copyright (C) 2013 DENSO CORPORATION
Copyright (c) 2013 BMW Car IT GmbH"
    },

    {
        "Id": "wayland-xdg-shell-protocol",
        "Name": "Wayland XDG Shell Protocol",
        "QDocModule": "qtwaylandcompositor",
        "QtUsage": "Used in the Qt Wayland Compositor, and the Qt Wayland platform plugin.",
        "Files": "xdg-shell.xml",

        "Description": "The XDG-Shell protocol is an extended way to manage surfaces under Wayland compositors.",
        "Homepage": "https://wayland.freedesktop.org",
        "Version": "1.9.0",
        "DownloadLocation": "https://cgit.freedesktop.org/wayland/weston/tag/?id=1.9.0",
        "LicenseId": "MIT",
        "License": "MIT License",
        "LicenseFile": "MIT_LICENSE.txt",
        "Copyright": "Copyright © 2008-2013 Kristian Høgsberg
Copyright © 2013      Rafael Antognolli
Copyright © 2013      Jasper St. Pierre
Copyright © 2010-2013 Intel Corporation"
    },

    {
        "Id": "wayland-txt-input-unstable",
        "Name": "Wayland Text Input Protocol",
        "QDocModule": "qtwaylandcompositor",
        "QtUsage": "Used in the Qt Wayland Compositor, and the Qt Wayland platform plugin.",
        "Files": "text-input-unstable-v2.xml",

        "Description": "Adds support for text input and input methods to applications.",
        "Homepage": "https://wayland.freedesktop.org",
        "LicenseId": "HPND",
        "License": "HPND License",
        "LicenseFile": "HPND_LICENSE.txt",
        "Copyright": "Copyright © 2012, 2013 Intel Corporation
Copyright © 2015, 2016 Jan Arne Petersen"
    }
]