summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2016-02-04 16:43:25 +0100
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>2016-02-10 13:35:36 +0000
commitefaeeecd549d5fdd193f118c792937ae1c1cb728 (patch)
tree4be6f95992852c5b2e07b938e65e6835269dc3d4 /src/doc
parent272cdee776d315a4a265a82b7e539cdd9f41ac79 (diff)
Doc: List the 3rdparty components used by the Qt add-ons
The Qt Virtual Keyboard and Qt Quick 2D Renderer use several 3rdparty components. Change-Id: I2f60ac5bed2469b48046ccda10d3e44c357923c4 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/src/qtee-licenses.qdoc41
-rw-r--r--src/doc/src/shared/b2qt-external-pages.qdoc4
2 files changed, 43 insertions, 2 deletions
diff --git a/src/doc/src/qtee-licenses.qdoc b/src/doc/src/qtee-licenses.qdoc
index bd23fd5..9119765 100644
--- a/src/doc/src/qtee-licenses.qdoc
+++ b/src/doc/src/qtee-licenses.qdoc
@@ -31,8 +31,45 @@
\section1 3rd Party Software Licenses
- The third-party licenses used in \SDK are listed in the file
- \c {<INSTALL_DIR>/Licenses/ThirdPartySoftware_Listing.txt}.
+ The following third-party components are used in \SDK:
+
+ \table
+ \row \li Component \li Description \li License Type
+ \row \li EGL 1.5 Headers
+ \li These headers are based on EGL 1.5 specification.
+ \li MIT License
+
+ \row \li OpenGL ES 2.0 Headers
+ \li These headers are based on Open GL ES 2.0 specification.
+ \li MIT and SGI License
+
+ \row \li OpenGL ES 3.1 Headers
+ \li These headers are based on OpenGL ES 3.1 specification.
+ \li MIT and SGI License
+
+ \row \li OpenKODE Core 1.0 Header
+ \li The header is based on OpenKODE Core 1.0 specification.
+ \li MIT License
+
+ \row \li Lipi Toolkit (LipiTk)
+ \li An open source toolkit for online Handwriting Recognition (HWR).
+ \li MIT-Style License
+
+ \row \li OpenWnn
+ \li A Japanese IME
+ \li Apache License
+
+ \row \li Pinyin
+ \li An IME for Standard Chinese input.
+ \li Apache License
+
+ \row \li Traditional Chinese IME (tcime)
+ \li A traditional Chinese IME.
+ \li Apache License
+ \endtable
+
+ See the \l{Licenses Used by Qt}{licenses} page for the complete list
+ of third-Party components used by Qt.
\section1 Embedded Linux Images
diff --git a/src/doc/src/shared/b2qt-external-pages.qdoc b/src/doc/src/shared/b2qt-external-pages.qdoc
index 106de1c..08628c6 100644
--- a/src/doc/src/shared/b2qt-external-pages.qdoc
+++ b/src/doc/src/shared/b2qt-external-pages.qdoc
@@ -21,6 +21,10 @@
\externalpage http://doc.qt.io/
\title Qt reference documentation
*/
+/*!
+ \externalpage http://doc.qt.io/qt-5/licensing.html#licenses-used-in-qt
+ \title Licenses Used by Qt
+*/
/*!
\externalpage http://doc.qt.io/qt-5/android-support.html