Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-106233

Suggested fixes in qt_attributions.json for SPDX compliance & easier parsing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.4
    • 6.4.0 Beta4
    • Core: Other
    • None

    Description

      Remove the filename from "Path", and put it into "Files"

      {
              "Copyright": "Copyright (C) 2000  Ming-Che Chuang\nCopyright (C) 2001, 2002  James Su, Turbolinux Inc.\nCopyright (C) 2002  WU Yi, HancomLinux Inc.\nCopyright (C) 2001, 2002  Anthony Fok, ThizLinux Laboratory Ltd.",
              "CopyrightFile": "",
              "Description": "The Big5 codecs (QBig5Codec, QBig5hkscsCodec)\nprovide conversion to and from the Big5 encodings.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qbig5codecs",
              "License": "BSD 2-clause \"Simplified\" License",
              "LicenseFile": "./qt-android/qt5compat/src/core5/codecs/QBIG5CODEC_LICENSE.txt",
              "LicenseId": "BSD-2-Clause",
              "Name": "Text Codecs: Big5, Big5-HKSCS",
              "PackageComment": "",
              "Path": "./qt-android/qt5compat/src/core5/codecs/qbig5codec.cpp",
              "QDocModule": "qtcore5compat",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (C) 1999 Serika Kurusugawa.",
              "CopyrightFile": "",
              "Description": "The EUC-JP text codec provides conversion to and from EUC-JP,\nthe main legacy encoding for Unix machines in Japan.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qeucjpcodec",
              "License": "BSD 2-clause \"Simplified\" License",
              "LicenseFile": "./qt-android/qt5compat/src/core5/codecs/QEUCJPCODEC_LICENSE.txt",
              "LicenseId": "BSD-2-Clause",
              "Name": "Text Codec: EUC-JP",
              "PackageComment": "",
              "Path": "./qt-android/qt5compat/src/core5/codecs/qeucjpcodec.cpp",
              "QDocModule": "qtcore5compat",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (C) 1999-2000 Mizi Research Inc.",
              "CopyrightFile": "",
              "Description": "The EUC-KR text codec provides conversion to and from EUC-KR, KR,\nthe main legacy encoding for Unix machines in Korea.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qeuckrcodec",
              "License": "BSD 2-clause \"Simplified\" License",
              "LicenseFile": "./qt-android/qt5compat/src/core5/codecs/QEUCKRCODEC_LICENSE.txt",
              "LicenseId": "BSD-2-Clause",
              "Name": "Text Codec: EUC-KR",
              "PackageComment": "",
              "Path": "./qt-android/qt5compat/src/core5/codecs/qeuckrcodec.cpp",
              "QDocModule": "qtcore5compat",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (C) 1999 Serika Kurusugawa.",
              "CopyrightFile": "",
              "Description": "The ISO 2022-JP (JIS) text codec provides conversion to and from ISO 2022-JP.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qjiscodec",
              "License": "BSD 2-clause \"Simplified\" License",
              "LicenseFile": "./qt-android/qt5compat/src/core5/codecs/QJISCODEC_LICENSE.txt",
              "LicenseId": "BSD-2-Clause",
              "Name": "Text Codec: ISO 2022-JP (JIS)",
              "PackageComment": "",
              "Path": "./qt-android/qt5compat/src/core5/codecs/qjiscodec.cpp",
              "QDocModule": "qtcore5compat",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (C) 1999 Serika Kurusugawa.",
              "CopyrightFile": "",
              "Description": "The Shift-JIS text codec provides conversion to and from Shift-JIS.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qsjiscodec",
              "License": "BSD 2-clause \"Simplified\" License",
              "LicenseFile": "./qt-android/qt5compat/src/core5/codecs/QSJISCODEC_LICENSE.txt",
              "LicenseId": "BSD-2-Clause",
              "Name": "Text Codec: Shift-JIS",
              "PackageComment": "",
              "Path": "./qt-android/qt5compat/src/core5/codecs/qsjiscodec.cpp",
              "QDocModule": "qtcore5compat",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (C) 2000 Hans Petter Bieker.",
              "CopyrightFile": "",
              "Description": "The TSCII text codec provides conversion to and from the Tamil TSCII\nencoding.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qtsciicodec",
              "License": "BSD 2-clause \"Simplified\" License",
              "LicenseFile": "./qt-android/qt5compat/src/core5/codecs/QTSCIICODEC_LICENSE.txt",
              "LicenseId": "BSD-2-Clause",
              "Name": "Text Codec: TSCII",
              "PackageComment": "",
              "Path": "./qt-android/qt5compat/src/core5/codecs/qtsciicodec.cpp",
              "QDocModule": "qtcore5compat",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (C) 2000 TurboLinux, Inc.  Written by Justin Yu and Sean Chen.\nCopyright (C) 2001, 2002 Turbolinux, Inc.  Written by James Su.\nCopyright (C) 2001, 2002 ThizLinux Laboratory Ltd.  Written by Anthony Fok.",
              "CopyrightFile": "",
              "Description": "The GBK codec provides conversion to and from the Chinese\nGB18030/GBK/GB2312 encoding.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qbkcodec",
              "License": "BSD 2-clause \"Simplified\" License",
              "LicenseFile": "./qt-android/qt5compat/src/core5/codecs/QBKCODEC_LICENSE.txt",
              "LicenseId": "BSD-2-Clause",
              "Name": "Text Codec: GBK",
              "PackageComment": "",
              "Path": "./qt-android/qt5compat/src/core5/codecs/qgb18030codec.cpp",
              "QDocModule": "qtcore5compat",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (c) 2007-2008, Apple, Inc.",
              "CopyrightFile": "",
              "Description": "Implementation of QAbstractEventDispatcher for macOS.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "qeventdispatcher_cf",
              "License": "BSD 3-clause \"New\" or \"Revised\" License",
              "LicenseFile": "./qt-android/qtbase/src/corelib/kernel/QEVENTDISPATCHER_CF_LICENSE.txt",
              "LicenseId": "BSD-3-Clause",
              "Name": "QEventDispatcher on macOS",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/corelib/kernel/qeventdispatcher_cf_p.h",
              "QDocModule": "qtcore",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core on macOS.",
              "Version": ""
          },
          {
              "Copyright": "Copyright (c) 2013-2014 The Khronos Group Inc.",
              "CopyrightFile": "",
              "Description": "OpenGL header generated from the Khronos OpenGL / OpenGL ES XML API Registry.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "https://www.khronos.org/",
              "Id": "opengl-headers",
              "License": "MIT License",
              "LicenseFile": "./qt-android/qtbase/src/gui/opengl/KHRONOS_LICENSE.txt",
              "LicenseId": "MIT",
              "Name": "OpenGL Headers",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/gui/opengl/qopenglext.h",
              "QDocModule": "qtgui",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used on Windows and Linux in the OpenGL related headers of Qt GUI.",
              "Version": "Revision 27684"
          },
          {
              "Copyright": "Copyright (c) 2013-2014 The Khronos Group Inc.",
              "CopyrightFile": "",
              "Description": "OpenGL ES 2 header generated from the Khronos OpenGL / OpenGL ES XML API Registry.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "https://www.khronos.org/",
              "Id": "opengl-es2-headers",
              "License": "MIT License",
              "LicenseFile": "./qt-android/qtbase/src/gui/opengl/KHRONOS_LICENSE.txt",
              "LicenseId": "MIT",
              "Name": "OpenGL ES 2 Headers",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/gui/opengl/qopengles2ext.h",
              "QDocModule": "qtgui",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used on Windows and Linux in the OpenGL related headers of Qt GUI.",
              "Version": "Revision 27673"
          },
          {
              "Copyright": "Copyright 2002, 2003, 2005, 2006, 2008, 2010, 2015 Adobe Systems",
              "CopyrightFile": "",
              "Description": "Provides standardized names for glyphs.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "https://github.com/adobe-type-tools/agl-aglfn",
              "Id": "aglfn",
              "License": "BSD 3-Clause \"New\" or \"Revised\" License",
              "LicenseFile": "./qt-android/qtbase/src/gui/text/AGLFN_LICENSE.txt",
              "LicenseId": "BSD-3-Clause",
              "Name": "Adobe Glyph List For New Fonts",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/gui/text/qfontsubset_agl.cpp",
              "QDocModule": "qtgui",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used by PDF generator to make it easier for reader applications to resolve  the original contents of rendered text.",
              "Version": "1.7"
          },
      

      Update some LicenseId to be compliant with SPDX
      -e "/^License: / s/ICC License/ICC-License/g" \

          {
              "Copyright": "Copyright International Color Consortium, 2015",
              "CopyrightFile": "",
              "Description": "An ICC color profile for PDF/A-1b compatible PDF files.",
              "DownloadLocation": "",
              "Files": "sRGB2014.icc",
              "Homepage": "http://www.color.org/",
              "Id": "icc-sRGB-color-profile",
              "License": "International Color Consortium License",
              "LicenseFile": "./qt-android/qtbase/src/3rdparty/icc/LICENSE.txt",
              "LicenseId": "ICC License",
              "Name": "sRGB color profile icc file",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/3rdparty/icc",
              "QDocModule": "qtgui",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Gui (Embedded into PDF/A-1b files generated by QPrinter/QPdfWriter).",
              "Version": ""
          },
      

      -e "/^License: / s/BSD 3-Clause License/BSD-3-Clause/g" \

          {
              "Copyright": "Copyright © 2011-2018 The KDE community",
              "CopyrightFile": "",
              "Description": "Additional CMake modules.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "https://api.kde.org/ecm/",
              "Id": "extra-cmake-modules",
              "License": "BSD-3-Clause",
              "LicenseFile": "./qt-android/qtbase/cmake/3rdparty/extra-cmake-modules/COPYING-CMAKE-SCRIPTS",
              "LicenseId": "BSD 3-Clause License",
              "Name": "extra-cmake-modules",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/cmake/3rdparty/extra-cmake-modules",
              "QDocModule": "qtcore",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used as part of the build system.",
              "Version": "5.84.0"
          },
          {
              "Copyright": "Copyright 2014 Alex Merry <alex.merry@kde.org>\nCopyright 2014 Martin Gräßlin <mgraesslin@kde.org>,\nCopyright (c) 2006,2007 Laurent Montel, <montel@kde.org>",
              "CopyrightFile": "",
              "Description": "Additional CMake modules for graphics system dependencies.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "https://www.kde.org/",
              "Id": "kwin",
              "License": "BSD-3-Clause",
              "LicenseFile": "./qt-android/qtbase/cmake/3rdparty/kwin/COPYING-CMAKE-SCRIPTS",
              "LicenseId": "BSD 3-Clause License",
              "Name": "KWin",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/cmake/3rdparty/kwin",
              "QDocModule": "qtcore",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used as part of the build system.",
              "Version": "5.13.4"
          },
      

      -e "/^License: / s/bison-exception-2.12/Bison-exception-2.2/g" \

          {
              "Copyright": "",
              "CopyrightFile": "./qt-android/qtshadertools/src/3rdparty/glslang/COPYRIGHT.txt",
              "Description": "An OpenGL and OpenGL ES shader front end and validator.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "https://github.com/KhronosGroup/glslang",
              "Id": "glslang",
              "License": "BSD 3-Clause \"New\" or \"Revised\" License, and Khronos License, and Apache License 2.0, and GNU General Public License v3.0 or later with Bison exception 2.2, and NVIDIA 2002 License",
              "LicenseFile": "./qt-android/qtshadertools/src/3rdparty/glslang/LICENSE.txt",
              "LicenseId": "BSD-3-Clause AND urn:dje:license:khronos AND Apache-2.0 AND GPL-3.0-or-later WITH bison-exception-2.12 AND urn:dje:license:nvidia-2002",
              "Name": "glslang",
              "PackageComment": "",
              "Path": "./qt-android/qtshadertools/src/3rdparty/glslang",
              "QDocModule": "qtshadertools",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Compile GLSL to SPIR-V.",
              "Version": "11.1.0"
          },
      

      Set a LicenseId for these:
      -e "/^License: / s/MIT License/MIT/g" \

          {
              "Copyright": "Copyright (c) 2017 Sean Barrett",
              "CopyrightFile": "",
              "Description": "Single-file public domain (or MIT licensed) libraries for C/C++",
              "DownloadLocation": "",
              "Files": "imstb_rectpack.h,imstb_textedit.h,imstb_truetype.h",
              "Homepage": "https://github.com/nothings/stb/",
              "Id": "imgui-proggyclean",
              "License": "MIT License or Public Domain",
              "LicenseFile": "./qt-android/qt3d/src/3rdparty/imgui/LICENSE_imstb.txt",
              "LicenseId": "",
              "Name": "Dear ImGui - stb",
              "PackageComment": "",
              "Path": "./qt-android/qt3d/src/3rdparty/imgui",
              "QDocModule": "qt3d",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in tests to demonstrate and verify the integration of an external GUI library.",
              "Version": ""
          },
      

      Set a LicenseId maybe prefixed with LicenseRef- for these:
      -e "/^License: / s/Modify however you like, just cred me for my work, maybe link to my page./LicenseRef-MIRAMAR/g" \

          {
              "Copyright": "Copyright (c) Jockum Skoglund aka hipshot",
              "CopyrightFile": "",
              "Description": "High res environment map (converted to webgl).",
              "DownloadLocation": "https://opengameart.org/sites/default/files/envmap_miramar.zip",
              "Files": "",
              "Homepage": "http://www.zfight.com/misc/files/textures/envmap_miramar.rar",
              "Id": "miramar-sky",
              "License": "Modify however you like, just cred me for my work, maybe link to my page.",
              "LicenseFile": "./qt-android/qt3d/examples/qt3d/exampleresources/assets/cubemaps/miramar/README.TXT",
              "LicenseId": "",
              "Name": "Miramar Skybox Textures",
              "PackageComment": "",
              "Path": "./qt-android/qt3d/examples/qt3d/exampleresources/assets/cubemaps/miramar",
              "QDocModule": "qt3d",
              "QtParts": [
                  "examples",
                  "tests"
              ],
              "QtUsage": "Used in the anaglyph-rendering example and autotests of Qt 3D.",
              "Version": ""
          },
      

      -e "/^License: / s/JPL Image Use Policy/LicenseRef-JPL-Image-Use-Policy/g" \

          {
              "Copyright": "Copyright (c) 1996, Jet Propulsion Laboratory",
              "CopyrightFile": "",
              "Description": "The NASA/JPL Photojournal provides high quality images related to space research and exploration",
              "DownloadLocation": "https://photojournal.jpl.nasa.gov/catalog/PIA00033",
              "Files": "",
              "Homepage": "https://photojournal.jpl.nasa.gov/",
              "Id": "nasa-jpl",
              "License": "JPL Image Use Policy",
              "LicenseFile": "./qt-android/qt3d/examples/qt3d/planets-qml/images/nasa/license.txt",
              "LicenseId": "",
              "Name": "Jet Propulsion Laboratory Photojournal",
              "PackageComment": "",
              "Path": "./qt-android/qt3d/examples/qt3d/planets-qml/images/nasa",
              "QDocModule": "qt3d",
              "QtParts": [
                  "examples"
              ],
              "QtUsage": "Used in Qt 3D planets-qml example.",
              "Version": ""
          },
      

      -e "/^License: / s/Public Domain/LicenseRef-Public-Domain/g" \

          {
              "Copyright": "Copyright (c) 2017 Sean Barrett",
              "CopyrightFile": "",
              "Description": "Single-file public domain (or MIT licensed) libraries for C/C++",
              "DownloadLocation": "",
              "Files": "imstb_rectpack.h,imstb_textedit.h,imstb_truetype.h",
              "Homepage": "https://github.com/nothings/stb/",
              "Id": "imgui-proggyclean",
              "License": "MIT License or Public Domain",
              "LicenseFile": "./qt-android/qt3d/src/3rdparty/imgui/LICENSE_imstb.txt",
              "LicenseId": "",
              "Name": "Dear ImGui - stb",
              "PackageComment": "",
              "Path": "./qt-android/qt3d/src/3rdparty/imgui",
              "QDocModule": "qt3d",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in tests to demonstrate and verify the integration of an external GUI library.",
              "Version": ""
          },
          {
              "Copyright": "Written by Alexander Peslyak - better known as Solar Designer <solar@openwall.com> - in 2001, and placed in the public domain. There's absolutely no warranty.",
              "CopyrightFile": "",
              "Description": "An OpenSSL-compatible implementation of the RSA Data Security, Inc. MD4 Message-Digest Algorithm.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "md4",
              "License": "Public Domain",
              "LicenseFile": "",
              "LicenseId": "",
              "Name": "MD4",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/3rdparty/md4",
              "QDocModule": "qtcore",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core (QCryptographicHash).",
              "Version": ""
          },
          {
              "Copyright": "Written by Colin Plumb in 1993, no copyright is claimed.\nIan Jackson <ian@chiark.greenend.org.uk>.",
              "CopyrightFile": "",
              "Description": "MD5 message-digest algorithm.",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "",
              "Id": "md5",
              "License": "Public Domain",
              "LicenseFile": "",
              "LicenseId": "",
              "Name": "MD5",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/3rdparty/md5",
              "QDocModule": "qtcore",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core (QCryptographicHash).",
              "Version": ""
          },
          {
              "Copyright": "Copyright (C) Dominik Reichl <dominik.reichl@t-online.de>\nCopyright (C) 2016 The Qt Company Ltd",
              "CopyrightFile": "",
              "Description": "Implements the Secure Hash Algorithms SHA 1",
              "DownloadLocation": "",
              "Files": "",
              "Homepage": "http://www.dominik-reichl.de/projects/csha1/",
              "Id": "sha1",
              "License": "Public Domain",
              "LicenseFile": "",
              "LicenseId": "",
              "Name": "Secure Hash Algorithm SHA-1",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/3rdparty/sha1",
              "QDocModule": "qtcore",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt Core (QCryptographicHash).",
              "Version": ""
          },
          {
              "Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed.",
              "CopyrightFile": "",
              "Description": "SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.",
              "DownloadLocation": "https://www.sqlite.org/2022/sqlite-amalgamation-3390200.zip",
              "Files": "",
              "Homepage": "https://www.sqlite.org/",
              "Id": "sqlite",
              "License": "Public Domain",
              "LicenseFile": "",
              "LicenseId": "",
              "Name": "SQLite",
              "PackageComment": "",
              "Path": "./qt-android/qtbase/src/3rdparty/sqlite",
              "QDocModule": "qtsql",
              "QtParts": [
                  "libs"
              ],
              "QtUsage": "Used in Qt SQL Lite plugin. Configure Qt with -system-sqlite or -no-sqlite to avoid.",
              "Version": "3.39.2"
          },
          {
              "Copyright": "Copyright DarKobra (C Stark)",
              "CopyrightFile": "",
              "Description": "74 brand spankin' new Tango icons for your viewing pleasure.",
              "DownloadLocation": "",
              "Files": "weather-fog.png weather-haze.png weather-icy.png weather-sleet.png weather-sunny.png weather-sunny-very-few-clouds.png weather-sunny-few-clouds.png weather-thunder-shower.png",
              "Homepage": "https://www.deviantart.com/darkobra/art/Tango-Weather-Icon-Pack-98024429",
              "Id": "weatherinfo-tango-weather-pack",
              "License": "Public Domain",
              "LicenseFile": "",
              "LicenseId": "",
              "Name": "Tango Weather Icon Pack by Darkobra",
              "PackageComment": "",
              "Path": "./qt-android/qtpositioning/examples/positioning/weatherinfo/icons",
              "QDocModule": "qtpositioning",
              "QtParts": [
                  "examples"
              ],
              "QtUsage": "Used in the \"Weather Info (C++/QML)\" example",
              "Version": ""
          },
          {
              "Copyright": "Copyright Tango Project contributors",
              "CopyrightFile": "",
              "Description": "The Tango Desktop Project exists to help create a consistent graphical user interface experience for free and Open Source software. ",
              "DownloadLocation": "",
              "Files": "weather-few-clouds.png weather-overcast.png weather-showers.png weather-storm.png weather-snow.png weather-showers-scattered.png",
              "Homepage": "http://tango.freedesktop.org/Tango_Desktop_Project",
              "Id": "weatherinfo-tango-icons",
              "License": "Public Domain",
              "LicenseFile": "",
              "LicenseId": "",
              "Name": "Tango Icons",
              "PackageComment": "",
              "Path": "./qt-android/qtpositioning/examples/positioning/weatherinfo/icons",
              "QDocModule": "qtpositioning",
              "QtParts": [
                  "examples"
              ],
              "QtUsage": "Used in the \"Weather Info (C++/QML)\" example",
              "Version": ""
          },
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lugerard Lucie Gerard
            ban F S
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes