Files
qt-creator/qt_attributions.json
Eike Ziller b35f90d2aa Attributions: Do not use array for copyright
It is only supported for Qt 6.5 or later, but we still support earlier
Qt versions.

See qttools/687bbd584cc36fb8d213cb99a9098178e3701ce8

Change-Id: Ib186126c6b16fcf744f3ce1de9ee52c6b2a7aabe
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2024-01-10 11:23:37 +00:00

550 lines
28 KiB
JSON

[
{
"Id": "yaml-cpp",
"Name": "YAML C++ Parser",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for parsing output of Clazy and Clang Tidy.",
"Path": "src/libs/3rdparty/yaml-cpp",
"Description": "yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.",
"Homepage": "https://github.com/jbeder/yaml-cpp",
"Version": "0.8.0",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/yaml-cpp/LICENSE",
"Copyright": "Copyright (c) 2008-2015 Jesse Beder."
},
{
"Id": "ksyntaxhighlighting",
"Name": "KSyntaxHighlighting",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting",
"Description": "Syntax highlighting engine for Kate syntax definitions",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting",
"Version": "v5.103.0",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/syntax-highlighting/COPYING",
"Copyright": "Copyright The KDE project contributors"
},
{
"Id": "ksyntaxhighlighting-alert",
"Name": "KSyntaxHighlighting: alert.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition alert.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/syntax-highlighting/COPYING",
"Copyright": "Author: Dominik Haumann (dhaumann@kde.org)."
},
{
"Id": "ksyntaxhighlighting-bash",
"Name": "KSyntaxHighlighting: bash.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition bash.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Copyright (c) 2004 by Wilbert Berendsen (wilbert@kde.nl). Changes by: Matthew Woehlke (mw_triad@users.sourceforge.net), Sebastian Pipping (webmaster@hartwork.org), and Luiz Angelo Daros de Luca (luizluca@gmail.com)."
},
{
"Id": "ksyntaxhighlighting-cmake",
"Name": "KSyntaxHighlighting: cmake.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition cmake.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1 or later",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Copyright 2004 Alexander Neundorf (neundorf@kde.org). Copyright 2005 Dominik Haumann (dhdev@gmx.de). Copyright 2007,2008,2013,2014 Matthew Woehlke (mw_triad@users.sourceforge.net). Copyright 2013-2015,2017-2020 Alex Turbov (i.zaufi@gmail.com)."
},
{
"Id": "ksyntaxhighlighting-css",
"Name": "KSyntaxHighlighting: css.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition css.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Wilbert Berendsen (wilbert@kde.nl). Changes: Version 7 and 8 by Jonathan Poelen, Version 2.13 and 4 by Guo Yunhe (guoyunhebrave@gmail.com), Version 2.08 by Joseph Wenninger, Version 2.06 by Mte90, Version 2.03 by Milian Wolff."
},
{
"Id": "ksyntaxhighlighting-doxygen",
"Name": "KSyntaxHighlighting: doxygen.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition doxygen.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/syntax-highlighting/COPYING",
"Copyright": "Author: Dominik Haumann (dhaumann@kde.org)."
},
{
"Id": "ksyntaxhighlighting-dtd",
"Name": "KSyntaxHighlighting: dtd.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition dtd.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Andriy Lesyuk (s-andy@in.if.ua)."
},
{
"Id": "ksyntaxhighlighting-html",
"Name": "KSyntaxHighlighting: html.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition html.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Wilbert Berendsen (wilbert@kde.nl)."
},
{
"Id": "ksyntaxhighlighting-ini",
"Name": "KSyntaxHighlighting: ini.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition ini.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Jan Janssen (medhefgo@web.de)."
},
{
"Id": "ksyntaxhighlighting-java",
"Name": "KSyntaxHighlighting: java.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition java.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Alfredo Luiz Foltran Fialho (alfoltran@ig.com.br)."
},
{
"Id": "ksyntaxhighlighting-javadoc",
"Name": "KSyntaxHighlighting: javadoc.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition javadoc.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Alfredo Luiz Foltran Fialho (alfoltran@ig.com.br)."
},
{
"Id": "ksyntaxhighlighting-json",
"Name": "KSyntaxHighlighting: json.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition json.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Sebastian Pipping (sebastian@pipping.org)."
},
{
"Id": "ksyntaxhighlighting-markdown",
"Name": "KSyntaxHighlighting: markdown.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition markdown.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU General Public License v2.0 OR BSD 2-Clause \"Simplified\" License",
"LicenseFile": "doc/qtcreator/src/overview/license-BSD-2-clause.txt",
"Copyright": "Copyright 2008 Darrin Yeager. http://www.dyeager.org/ Dual-Licensed under both GPL and BSD licenses. Extended 2009 Claes Holmerson. http://github.com/claes/kate-markdown/ Extended 2019 Nibaldo González S. <nibgonz@gmail.com> (changes under MIT license)."
},
{
"Id": "ksyntaxhighlighting-modelines",
"Name": "KSyntaxHighlighting: modelines.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition modelines.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/syntax-highlighting/COPYING",
"Copyright": "Author: Alex Turbov (i.zaufi@gmail.com)."
},
{
"Id": "ksyntaxhighlighting-perl",
"Name": "KSyntaxHighlighting: perl.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition perl.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Copyright (C) 2001, 2002, 2003, 2004 Anders Lund (anders@alweb.dk)."
},
{
"Id": "ksyntaxhighlighting-perl6",
"Name": "KSyntaxHighlighting: perl6.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition modelines.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/syntax-highlighting/COPYING",
"Copyright": "Author: Jonathan Poelen (jonathan.poelen@gmail.com)."
},
{
"Id": "ksyntaxhighlighting-powershell",
"Name": "KSyntaxHighlighting: powershell.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition powershell.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/syntax-highlighting/COPYING",
"Copyright": "Authors: Motoki Kashihara (motoki8791@gmail.com), Michael Lombardi (Michael.T.Lombardi@outlook.com)."
},
{
"Id": "ksyntaxhighlighting-qdocconf",
"Name": "KSyntaxHighlighting: qdocconf.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition qdocconf.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/syntax-highlighting/COPYING",
"Copyright": "Author: Volker Krause (vkrause@kde.org)."
},
{
"Id": "ksyntaxhighlighting-ruby",
"Name": "KSyntaxHighlighting: ruby.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition ruby.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.0 or later",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Copyright (C) 2004 by Sebastian Vuorinen (sebastian dot vuorinen at helsinki dot fi). Copyright (C) 2004 by Stefan Lang (langstefan@gmx.at). Copyright (C) 2008 by Robin Pedersen (robinpeder@gmail.com). Copyright (C) 2011 by Miquel Sabaté (mikisabate@gmail.com)."
},
{
"Id": "ksyntaxhighlighting-valgrind-suppression",
"Name": "KSyntaxHighlighting: valgrind-suppression.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition valgrind-suppression.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Milian Wolff (mail@milianw.de)."
},
{
"Id": "ksyntaxhighlighting-xml",
"Name": "KSyntaxHighlighting: xml.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition xml.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Author: Wilbert Berendsen (wilbert@kde.nl)."
},
{
"Id": "ksyntaxhighlighting-yacc",
"Name": "KSyntaxHighlighting: yacc.xml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the generic highlighter for text files.",
"Path": "src/libs/3rdparty/syntax-highlighting/data/syntax",
"Description": "Syntax highlighting definition yacc.xml",
"Homepage": "https://invent.kde.org/frameworks/syntax-highlighting/-/tree/master/data/syntax",
"License": "GNU Lesser General Public License v2.1",
"LicenseFile": "doc/qtcreator/src/overview/license-LGPLv2.1.txt",
"Copyright": "Copyright (C) 2004, Jan Villat <jan.villat@net2000.ch>. Changes by: 2018 Nibaldo González <nibgonz@gmail.com>, 2007 Sebastian Pipping <webmaster@hartwork.org>."
},
{
"Id": "std-span-martinmoene",
"Name": "std::span Implementation for C++11 and Later",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used internally.",
"Path": "src/libs/3rdparty/span",
"Description": "A single-header implementation of C++20's std::span, conforming to the C++20 committee draft.",
"Homepage": "https://github.com/martinmoene/span-lite",
"License": "Boost Software License 1.0",
"LicenseFile": "src/libs/3rdparty/span/LICENSE_1_0.txt",
"Copyright": "Copyright 2018-2021 Martin Moene"
},
{
"Id": "front-end-for-cpp",
"Name": "Open Source Front-End for C++",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used as a fallback C++ model if Clangd is not used.",
"Path": "src/libs/3rdparty/cplusplus",
"Description": "Open Source front-end for C++, enhanced for use in Qt Creator",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/cplusplus/LICENSE.txt",
"Copyright": "Copyright (c) 2005 Roberto Raggi"
},
{
"Id": "cpp-keywordgen",
"Name": "Open Source Tool for Generating C++ Code That Classifies Keywords",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for updating the fallback C++ code model.",
"Path": "src/tools/3rdparty/cplusplus-keywordgen",
"Description": "Open Source tool for generating C++ code that classifies keywords.",
"License": "MIT License",
"LicenseFile": "src/tools/3rdparty/cplusplus-keywordgen/LICENSE.txt",
"Copyright": "Copyright (c) 2007 Roberto Raggi"
},
{
"Id": "sqlite",
"Name": "SQLite",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used in Qt Quick Designer",
"Path": "src/libs/3rdparty/sqlite",
"Description": "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.",
"Homepage": "https://www.sqlite.org",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
},
{
"Id": "source-code-pro-font",
"Name": "Source Code Pro Font",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used as the default code editor font.",
"Path": "src/share/3rdparty/fonts",
"Homepage": "https://fonts.adobe.com/fonts/source-code-pro",
"License": "SIL Open Font License 1.1 with Reserved Font Name",
"LicenseFile": "src/share/3rdparty/fonts/SourceCodePro.txt",
"Copyright": "Copyright 2010, 2012 Adobe Systems Incorporated"
},
{
"Id": "json-nlohmann",
"Name": "JSON for Modern C++",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for parsing Chrome Trace Format data in CtfVisualizer.",
"Path": "src/libs/3rdparty/json",
"Description": "JSON for Modern C++.",
"Homepage": "https://github.com/nlohmann/json",
"Version": "3.11.2",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/json/LICENSE.MIT",
"Copyright": "Copyright 2013-2022 Niels Lohmann"
},
{
"Id": "litehtml-gumbo",
"Name": "Gumbo",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used by litehtml.",
"Path": "src/libs/qlitehtml/src/3rdparty/litehtml/src/gumbo",
"Description": "Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies.",
"Homepage": "https://github.com/google/gumbo-parser",
"Version": "0.10.1",
"License": "Apache License 2.0 AND MIT",
"LicenseFile": "src/libs/qlitehtml/src/3rdparty/litehtml/src/gumbo/LICENSE",
"CopyrightFile": "src/libs/qlitehtml/src/3rdparty/GUMBO-AUTHORS.txt"
},
{
"Id": "litehtml",
"Name": "litehtml",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the help viewer.",
"Path": "src/libs/qlitehtml/src/3rdparty/litehtml",
"Description": "litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support.",
"Homepage": "https://github.com/litehtml/litehtml",
"Version": "v0.5-64-gdb7f59d",
"License": "BSD 3-Clause \"New\" or \"Revised\" License",
"LicenseFile": "src/libs/qlitehtml/src/3rdparty/litehtml/LICENSE",
"Copyright": "Copyright (c) 2013, Yuri Kobets (tordex)"
},
{
"Id": "conan.cmake",
"Name": "conan.cmake",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the auto setup of package manager dependencies.",
"Path": "src/share/3rdparty/package-manager",
"Description": "CMake wrapper for the Conan C and C++ package manager.",
"Homepage": "https://github.com/conan-io/cmake-conan",
"License": "MIT License",
"LicenseFile": "src/share/3rdparty/package-manager/LICENSE.conan",
"Copyright": "Copyright (c) 2018 JFrog"
},
{
"Id": "tartanllama-expected",
"Name": "TartanLlama/expected",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used internally.",
"Path": "src/libs/3rdparty/tl_expected",
"Description": "Single header implementation of std::expected with functional-style extensions.",
"Homepage": "https://github.com/TartanLlama/expected",
"License": "Creative Commons Zero v1.0 Universal",
"LicenseFile": "src/libs/3rdparty/tl_expected/COPYING",
"Copyright": "To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide."
},
{
"Id": "winpty",
"Name": "WinPty",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the integrated terminal.",
"Path": "src/libs/3rdparty/winpty",
"Description": "winpty is a Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.",
"Homepage": "https://github.com/rprichard/winpty",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/winpty/LICENSE",
"Copyright": "Copyright (c) 2011-2016 Ryan Prichard"
},
{
"Id": "ptyqt",
"Name": "Pty-Qt",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the integrated terminal.",
"Path": "src/libs/3rdparty/libptyqt",
"Description": "Pty-Qt is small library for access to console applications by pseudo-terminal interface on Mac, Linux and Windows.",
"Homepage": "https://github.com/kafeg/ptyqt",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/libptyqt/LICENSE",
"Copyright": "Copyright (c) 2019 Vitaly Petrov"
},
{
"Id": "libvterm",
"Name": "libvterm",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the integrated terminal.",
"Path": "src/libs/3rdparty/libvterm",
"Description": "An abstract C99 library which implements a VT220 or xterm-like terminal emulator.",
"Homepage": "https://www.leonerd.org.uk/code/libvterm",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/libvterm/LICENSE",
"Copyright": "Copyright (c) 2008 Paul Evans"
},
{
"Id": "terminal-shellintegrations",
"Name": "Shellintegrations",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the integrated terminal.",
"Path": "src/plugins/terminal/shellintegrations",
"Description": "Scripts for integrating with various shells.",
"Homepage": "https://github.com/microsoft/vscode/tree/main/src/vs/workbench/contrib/terminal/browser/media",
"License": "MIT License",
"LicenseFile": "src/plugins/terminal/shellintegrations/LICENSE.vscode",
"Copyright": "Copyright (c) 2015 - present Microsoft Corporation"
},
{
"Id": "terminal-shellintegrations-clink",
"Name": "Shellintegrations/Clink",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used for the integrated terminal.",
"Path": "src/plugins/terminal/shellintegrations",
"Description": "A library of Lua scripts for use with Clink.",
"Homepage": "https://github.com/chrisant996/clink-gizmos",
"License": "MIT License",
"LicenseFile": "src/plugins/terminal/shellintegrations/LICENSE.clink",
"Copyright": "Copyright (c) 2022 Chris Antos"
},
{
"Id": "cmake-lexer",
"Name": "CMake Lexer",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used by the CMake project manager for parsing CMake files.",
"Path": "src/plugins/cmakeprojectmanager/3rdparty/cmake",
"Description": "The lexer from CMake - Cross Platform Makefile Generator.",
"Homepage": "https://gitlab.kitware.com/cmake/cmake.git",
"License": "BSD 3-Clause \"New\" or \"Revised\" License",
"LicenseFile": "src/plugins/cmakeprojectmanager/3rdparty/cmake/Copyright.txt",
"Copyright": "Copyright 2000-2023 Kitware, Inc. and Contributors"
},
{
"Id": "qtqrcodegenerator",
"Name": "Qt QR Code Generator Library",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used by QmlDesigner to create a QR code for Design Viewer integration.",
"Path": "src/libs/3rdparty/qrcodegen",
"Description": "Qt QR Code Generator is a simple C++ class that uses the qrcodegen library to generate QR codes from QStrings in Qt applications.",
"Homepage": "https://github.com/alex-spataru/Qt-QrCodeGenerator",
"License": "MIT License",
"LicenseFile": "src/libs/3rdparty/qrcodegen/LICENSE",
"Copyright": "Copyright (c) 2023 Alex Spataru"
},
{
"Id": "vitaut-rstparser",
"Name": "RSTParser",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used by CMake support for parsing hover and code completion help.",
"Path": "src/plugins/cmakeprojectmanager/3rdparty/rstparser",
"Description": "RSTParser is an open-source C++ library for parsing reStructuredText.",
"Homepage": "https://github.com/vitaut-archive/rstparser",
"License": "BSD 2-Clause \"Simplified\" License",
"LicenseFile": "src/plugins/cmakeprojectmanager/3rdparty/rstparser/LICENSE.txt",
"Copyright": "Copyright (c) 2013, Victor Zverovich"
},
{
"Id": "qtkeychain",
"Name": "QtKeychain",
"QDocModule": "qtcreator",
"QtParts": ["tools"],
"QtUsage": "Used by the Axivion support to securely store and retrieve credentials.",
"Path": "src/libs/3rdparty/qtkeychain",
"Description": "QtKeychain is a Qt API to store passwords and other secret data securely.",
"Homepage": "https://github.com/frankosterfeld/qtkeychain",
"License": "BSD 3-Clause \"New\" or \"Revised\" License",
"LicenseFile": "src/libs/3rdparty/qtkeychain/COPYING",
"Copyright": "Copyright (C) 2011-2015 Frank Osterfeld, Copyright (C) 2016 Mathias Hasselmann"
}
]