summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/protocol/qt_attribution.json
blob: 76fd33d37f9f3a9c0e3fcf0cd4aba7131f82ba69 (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": "http://projects.genivi.org/wayland-ivi-extension",
        "Version": "1.9.1",
        "DownloadLocation": "http://git.projects.genivi.org/?p=wayland-ivi-extension.git;a=commit;h=44598504503eea5ac7f94c88477a5a78bda01f30",
        "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"
    }
]