summaryrefslogtreecommitdiffstats
path: root/1.4.0/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to '1.4.0/qt_attribution.json')
-rw-r--r--1.4.0/qt_attribution.json74
1 files changed, 74 insertions, 0 deletions
diff --git a/1.4.0/qt_attribution.json b/1.4.0/qt_attribution.json
new file mode 100644
index 0000000..0961bdf
--- /dev/null
+++ b/1.4.0/qt_attribution.json
@@ -0,0 +1,74 @@
+[
+ {
+ "Id": "colladadom",
+ "Name": "ColladaDOM",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by Qt3DStudio Studio component.",
+
+ "Description": "The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.",
+ "Homepage": "https://www.khronos.org/collada/wiki/COLLADA_DOM",
+ "License": "MIT Open Source License",
+ "LicenseId": "MIT",
+ "LicenseFile": "dom/license.txt",
+ "Copyright": "Copyright 2006 Sony Computer Entertainment Inc."
+ },
+ {
+ "Id": "boost",
+ "Name": "Boost",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by Qt3DStudio, both Studio and Runtime components.",
+
+ "Description": "Collection of C++ libraries.",
+ "Homepage": "http://www.boost.org/",
+ "License": "Boost Software License",
+ "LicenseId": "BSL-1.0",
+ "Copyright": " Copyright 1997- Boost contributors"
+ },
+ {
+ "Id": "pcre",
+ "Name": "PCRE",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by Qt3DStudio Studio and Runtime components.",
+
+ "Description": "The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.",
+ "Homepage": "http://www.pcre.org/",
+ "License": "BSD 3-clause \"New\" or \"Revised\" License",
+ "LicenseId": "BSD-3-Clause",
+ "Copyright": " Copyright (c) 1997-2008 University of Cambridge. Copyright (c) 2007-2008, Google Inc."
+ },
+ {
+ "Id": "libxml",
+ "Name": "LibXML",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by ColladaDOM which in turn is used by Qt3DStudio Studio component.",
+
+ "Description": "Libxml2 is the XML C parser and toolkit.",
+ "License": "MIT License",
+ "LicenseId": "MIT",
+ "Copyright": "Copyright (c) 2005 libxml2"
+ },
+ {
+ "Id": "devil",
+ "Name": "DevIL",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by ColladaDOM which in turn is used by Qt3DStudio Studio component.",
+
+ "Description": "Cross-platform image library.",
+ "Version": "1.6.8",
+ "License": "GNU lesser public domain license 2.1",
+ "LicenseId": "LGPL-2.1",
+ "Copyright": "Numerous Copyrights (many authors)"
+ },
+ {
+ "Id": "bullet",
+ "Name": "Bullet",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by ColladaDOM which in turn is used by Qt3DStudio Studio component.",
+
+ "Description": "Continuous Collision Detection and Physics Library.",
+ "Homepage": "http://continuousphysics.com/Bullet/",
+ "License": "ZLib license",
+ "LicenseId": "ZLib",
+ "Copyright": "Copyright (c) 2003-2006 Erwin Coumans"
+ }
+]