diff -Nru qtspeech-opensource-src-5.12.5/debian/changelog qtspeech-opensource-src-5.9.5/debian/changelog --- qtspeech-opensource-src-5.12.5/debian/changelog 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/changelog 2019-11-18 04:52:48.000000000 +0000 @@ -1,130 +1,29 @@ -qtspeech-opensource-src (5.12.5-1) unstable; urgency=medium +qtspeech-opensource-src (5.9.5-0ubuntu1~16.04.sav0) xenial; urgency=medium - * New upstream release. - * Bump Qt build-dependencies to 5.12.5. - * Bump Standards-Version to 4.4.1, no changes needed. - * Upload to unstable. - - -- Dmitry Shachnev Mon, 21 Oct 2019 19:18:22 +0300 - -qtspeech-opensource-src (5.12.4-1) experimental; urgency=medium - - [ Scarlett Moore ] - * Update packaging to use doc-base as per policy 9.10. - - [ Dmitry Shachnev ] - * New upstream release. - * Bump Qt build-dependencies to 5.12.4. - * Simplify debian/rules using debian/not-installed file. - - -- Dmitry Shachnev Tue, 02 Jul 2019 19:50:41 +0300 - -qtspeech-opensource-src (5.12.2-1) experimental; urgency=medium - - * New upstream release. - * Bump Qt build-dependencies to 5.12.2. - * Drop flite_volume.diff, included in the new release. - * Add Qt_5.12 version tag to debian/libqt5texttospeech5.symbols. - * Add Build-Depends-Package field to debian/libqt5texttospeech5.symbols. - - -- Dmitry Shachnev Tue, 26 Mar 2019 15:24:12 +0300 - -qtspeech-opensource-src (5.11.3-3) unstable; urgency=medium - - * Backport upstream change to fix volume for flite (closes: #924799). - - -- Dmitry Shachnev Mon, 25 Mar 2019 23:57:20 +0300 - -qtspeech-opensource-src (5.11.3-2) unstable; urgency=medium - - [ Simon Quigley ] - * Change my email to tsimonq2@debian.org now that I am a Debian Developer. - * Bump Standards-version to 4.3.0, no changes needed. + * Backport to Xenial + * Build against ppa:savoury1/build-tools for debhelper 11.1.6 (qttools needs + debhelper >= 10.9.2) and ninja-build 1.9.0 (required for qtwebkit build) - [ Lisandro Damián Nicanor Pérez Meyer ] - * Upload to unstable. + -- Rob Savoury Sun, 17 Nov 2019 20:52:48 -0800 - -- Lisandro Damián Nicanor Pérez Meyer Wed, 26 Dec 2018 16:55:11 -0300 +qtspeech-opensource-src (5.9.5-0ubuntu1) bionic; urgency=medium -qtspeech-opensource-src (5.11.3-1) experimental; urgency=medium - - [ Dmitry Shachnev ] - * Make tests fatal on s390x again, bug #910792 has been fixed. - - [ Lisandro Damián Nicanor Pérez Meyer ] - * New upstream release. - - Bump Qt build dependencies. - - -- Lisandro Damián Nicanor Pérez Meyer Sat, 22 Dec 2018 15:28:22 -0300 - -qtspeech-opensource-src (5.11.2-2) unstable; urgency=medium - - * Make tests non-fatal on s390x because of bug #910792. - * Upload to unstable. - - -- Dmitry Shachnev Tue, 16 Oct 2018 19:03:01 +0300 - -qtspeech-opensource-src (5.11.2-1) experimental; urgency=medium - - [ Lisandro Damián Nicanor Pérez Meyer ] * New upstream release. - - Bump Qt build dependencies. - - [ Dmitry Shachnev ] - * Update the command to run tests: - - Xvfb is not needed in this module, use QT_QPA_PLATFORM=minimal. - - Set QT_HASH_SEED=0 to make the plugin loader choose flite plugin. - * Use dh_missing instead of deprecated dh_install --fail-missing. - * Bump years in debian/copyright. - * Bump Standards-Version to 4.2.1, no changes needed. - - -- Dmitry Shachnev Wed, 10 Oct 2018 13:53:58 +0300 - -qtspeech-opensource-src (5.11.1-2) unstable; urgency=medium - * Upload to Sid. + -- Simon Quigley Sat, 14 Apr 2018 15:21:30 -0500 - -- Simon Quigley Wed, 25 Jul 2018 04:49:32 -0500 - -qtspeech-opensource-src (5.11.1-1) experimental; urgency=medium +qtspeech-opensource-src (5.9.4-0ubuntu1) bionic; urgency=medium * New upstream release. - * Bump Standards-version to 4.1.4, no changes needed. - * Bump build dependencies to 5.11.1. - * Update symbols from amd64 build logs. - * Remove --parallel from debian/rules; it's already the default. - - -- Simon Quigley Sat, 30 Jun 2018 17:14:41 -0500 - -qtspeech-opensource-src (5.10.1-2) unstable; urgency=medium - - * Release to unstable. - -- Lisandro Damián Nicanor Pérez Meyer Sat, 07 Apr 2018 18:04:15 -0300 + -- Simon Quigley Sun, 25 Feb 2018 19:58:03 -0600 -qtspeech-opensource-src (5.10.1-1) experimental; urgency=medium +qtspeech-opensource-src (5.9.3-0ubuntu1) bionic; urgency=medium * New upstream release. - - Bump Qt build dependencies. - * Update watch file to follow upstream's new naming convention. - * Support the nodoc build profile. - * Add myself to Uploaders. - * Switch Vcs-[Git Browser] to salsa.debian.org. - * Switch to compat 11. - * Do not use qmake directly anymore. This with compat 11 ensures the - submodule can be crossbuilt. - - Build and run tests. - * Update symbols files with current build log. - * Add libasound2-dev and libspeechd-dev as build dependencies, required to - add flite_alsa and speechd support. - - Add new binary package qtspeech5-speechd-plugin. - - Add plugin's cmake file to the dev package. I'm not really sure this is - needed. - * Bump Standards-Version to 4.1.3. - - Switch priorities "extra" to "optional". - * Add myself to debian/copyright. + * Bump build dependencies to 5.9.3. - -- Lisandro Damián Nicanor Pérez Meyer Thu, 08 Mar 2018 11:43:04 -0300 + -- Simon Quigley Sun, 10 Dec 2017 12:26:08 -0600 qtspeech-opensource-src (5.9.1-1) experimental; urgency=medium diff -Nru qtspeech-opensource-src-5.12.5/debian/compat qtspeech-opensource-src-5.9.5/debian/compat --- qtspeech-opensource-src-5.12.5/debian/compat 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/compat 2018-04-14 20:20:53.000000000 +0000 @@ -1 +1 @@ -11 +9 diff -Nru qtspeech-opensource-src-5.12.5/debian/control qtspeech-opensource-src-5.9.5/debian/control --- qtspeech-opensource-src-5.12.5/debian/control 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/control 2018-04-14 20:21:17.000000000 +0000 @@ -1,23 +1,22 @@ Source: qtspeech-opensource-src -Maintainer: Debian Qt/KDE Maintainers -Uploaders: Simon Quigley , - Dmitry Shachnev , - Lisandro Damián Nicanor Pérez Meyer +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers +Uploaders: Simon Quigley , + Dmitry Shachnev Section: libs Priority: optional -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper (>= 9), flite1-dev, - libasound2-dev, - libspeechd-dev, pkg-kde-tools, - qtbase5-dev (>= 5.12.5+dfsg~), - qtbase5-private-dev (>= 5.12.5+dfsg~), - qtmultimedia5-dev (>= 5.12.5~) -Build-Depends-Indep: qtbase5-doc-html (>= 5.12.5+dfsg~) , - qttools5-dev-tools (>= 5.12.5~) -Standards-Version: 4.4.1 -Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtspeech.git -Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtspeech + qtbase5-dev (>= 5.9.5+dfsg~), + qtbase5-private-dev (>= 5.9.5+dfsg~), + qtmultimedia5-dev (>= 5.9.5~) +Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.5+dfsg~), + qtbase5-doc-html (>= 5.9.5+dfsg~), + qttools5-dev-tools (>= 5.9.5~) +Standards-Version: 4.0.0 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtspeech.git +Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtspeech.git Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Package: libqt5texttospeech5-dev @@ -57,17 +56,6 @@ . This package contains the plugin for Flite speech synthesis engine. -Package: qtspeech5-speechd-plugin -Architecture: any -Multi-Arch: same -Depends: ${misc:Depends}, ${shlibs:Depends} -Pre-Depends: ${misc:Pre-Depends} -Description: Speech library for Qt - speechd plugin - QtSpeech provides support for text-to-speech and speech recognition in Qt - applications. - . - This package contains the plugin for speechd speech synthesis engine. - Package: qtspeech5-examples Architecture: any Multi-Arch: same @@ -80,8 +68,8 @@ This package contains the QtSpeech examples. Package: qtspeech5-doc +Priority: extra Architecture: all -Build-Profiles: Section: doc Depends: ${misc:Depends} Description: Speech library for Qt - documentation @@ -92,8 +80,8 @@ Qt Assistant. Package: qtspeech5-doc-html +Priority: extra Architecture: all -Build-Profiles: Section: doc Depends: ${misc:Depends} Description: Speech library for Qt - HTML documentation diff -Nru qtspeech-opensource-src-5.12.5/debian/copyright qtspeech-opensource-src-5.9.5/debian/copyright --- qtspeech-opensource-src-5.12.5/debian/copyright 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/copyright 2018-04-14 20:20:53.000000000 +0000 @@ -6,18 +6,17 @@ License: LGPL-3 or GPL-2+ Files: examples/* -Copyright: 2017 The Qt Company Ltd. +Copyright: 2015 The Qt Company Ltd. License: BSD-3-clause Files: examples/speech/hello_speak/doc/src/hellospeakex.qdoc src/doc/src/*.qdoc -Copyright: 2017 The Qt Company Ltd. +Copyright: 2015 The Qt Company Ltd. License: GFDL-NIV-1.3 Files: debian/* Copyright: 2016 Simon Quigley 2016 Dmitry Shachnev - 2018 Lisandro Damián Nicanor Pérez Meyer License: GPL-2+ License: LGPL-3 diff -Nru qtspeech-opensource-src-5.12.5/debian/libqt5texttospeech5-dev.install qtspeech-opensource-src-5.9.5/debian/libqt5texttospeech5-dev.install --- qtspeech-opensource-src-5.12.5/debian/libqt5texttospeech5-dev.install 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/libqt5texttospeech5-dev.install 2018-04-14 20:20:53.000000000 +0000 @@ -1,7 +1,6 @@ usr/include/*/qt5/QtTextToSpeech/* usr/lib/*/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfig.cmake usr/lib/*/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfigVersion.cmake -usr/lib/*/cmake/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechPluginSpeechd.cmake usr/lib/*/libQt5TextToSpeech.prl usr/lib/*/libQt5TextToSpeech.so usr/lib/*/pkgconfig/Qt5TextToSpeech.pc diff -Nru qtspeech-opensource-src-5.12.5/debian/libqt5texttospeech5.symbols qtspeech-opensource-src-5.9.5/debian/libqt5texttospeech5.symbols --- qtspeech-opensource-src-5.12.5/debian/libqt5texttospeech5.symbols 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/libqt5texttospeech5.symbols 2018-04-14 20:20:53.000000000 +0000 @@ -1,10 +1,6 @@ -# SymbolsHelper-Confirmed: 5.12.2 amd64 +# SymbolsHelper-Confirmed: 5.9.0~rc2 amd64 libQt5TextToSpeech.so.5 libqt5texttospeech5 #MINVER# -* Build-Depends-Package: libqt5texttospeech5-dev Qt_5.0@Qt_5.0 5.8.0~alpha - Qt_5.10@Qt_5.10 5.10.1 - Qt_5.11@Qt_5.11 5.11.1 - Qt_5.12@Qt_5.12 5.12.0 Qt_5.1@Qt_5.1 5.8.0~alpha Qt_5.2@Qt_5.2 5.8.0~alpha Qt_5.3@Qt_5.3 5.8.0~alpha @@ -23,7 +19,6 @@ _ZN13QTextToSpeech12stateChangedENS_5StateE@Qt_5 5.8.0~alpha _ZN13QTextToSpeech12voiceChangedERK6QVoice@Qt_5 5.8.0~alpha _ZN13QTextToSpeech13localeChangedERK7QLocale@Qt_5 5.8.0~alpha - _ZN13QTextToSpeech13volumeChangedEd@Qt_5 5.11.1 _ZN13QTextToSpeech13volumeChangedEi@Qt_5 5.8.0~alpha _ZN13QTextToSpeech16availableEnginesEv@Qt_5 5.8.0~alpha _ZN13QTextToSpeech16staticMetaObjectE@Qt_5 5.8.0~alpha diff -Nru qtspeech-opensource-src-5.12.5/debian/not-installed qtspeech-opensource-src-5.9.5/debian/not-installed --- qtspeech-opensource-src-5.12.5/debian/not-installed 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/not-installed 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -usr/include/*/qt5/QtTextToSpeech/5.* -usr/lib/*/libQt5TextToSpeech.la -usr/lib/*/qt5/mkspecs/modules/qt_lib_texttospeech_private.pri diff -Nru qtspeech-opensource-src-5.12.5/debian/qtspeech5-doc-html.doc-base qtspeech-opensource-src-5.9.5/debian/qtspeech5-doc-html.doc-base --- qtspeech-opensource-src-5.12.5/debian/qtspeech5-doc-html.doc-base 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/qtspeech5-doc-html.doc-base 1970-01-01 00:00:00.000000000 +0000 @@ -1,9 +0,0 @@ -Document: qtspeech5-doc-html -Title: Qt 5 Speech module -Author: The Qt Company Ltd -Abstract: This is the HTML documentation for Qt 5 Speech -Section: Programming/C++ - -Format: HTML -Index: /usr/share/doc/qtspeech5-doc-html/html/qtspeech/qtspeech-index.html -Files: /usr/share/doc/qtspeech5-doc-html/html/qtspeech/*.html diff -Nru qtspeech-opensource-src-5.12.5/debian/qtspeech5-doc-html.links qtspeech-opensource-src-5.9.5/debian/qtspeech5-doc-html.links --- qtspeech-opensource-src-5.12.5/debian/qtspeech5-doc-html.links 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/qtspeech5-doc-html.links 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/share/qt5/doc usr/share/doc/qtspeech5-doc-html/html diff -Nru qtspeech-opensource-src-5.12.5/debian/qtspeech5-speechd-plugin.install qtspeech-opensource-src-5.9.5/debian/qtspeech5-speechd-plugin.install --- qtspeech-opensource-src-5.12.5/debian/qtspeech5-speechd-plugin.install 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/qtspeech5-speechd-plugin.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/*/qt5/plugins/texttospeech/libqtexttospeech_speechd.so diff -Nru qtspeech-opensource-src-5.12.5/debian/rules qtspeech-opensource-src-5.9.5/debian/rules --- qtspeech-opensource-src-5.12.5/debian/rules 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/rules 2018-04-14 20:20:53.000000000 +0000 @@ -1,24 +1,33 @@ #!/usr/bin/make -f DH_VERBOSE = 1 +include /usr/share/dpkg/default.mk + export QT_SELECT := qt5 %: - dh $@ --with pkgkde_symbolshelper + dh $@ --parallel --with pkgkde_symbolshelper override_dh_auto_configure: - dh_auto_configure -- QT_BUILD_PARTS+=tests + qmake override_dh_auto_build-indep: dh_auto_build -- docs -override_dh_auto_install-indep: - dh_auto_build -- INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs +override_dh_auto_install-arch: + dh_auto_install + + # Remove private headers + rm -rfv debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/qt5/QtTextToSpeech/5.* -override_dh_missing: - dh_missing --fail-missing + # And associated files + rm -fv debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/mkspecs/modules/qt_lib_texttospeech_private.pri -override_dh_auto_test-arch: - dh_auto_test -- -Ctests/auto QT_HASH_SEED=0 QT_QPA_PLATFORM=minimal + # Remove libtool-like files + rm -fv debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la + +override_dh_auto_install-indep: + dh_auto_build -- INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs -override_dh_auto_test-indep: +override_dh_install: + dh_install --fail-missing diff -Nru qtspeech-opensource-src-5.12.5/debian/watch qtspeech-opensource-src-5.9.5/debian/watch --- qtspeech-opensource-src-5.12.5/debian/watch 2019-10-21 16:18:22.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/debian/watch 2018-04-14 20:20:53.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtspeech-everywhere-src-(.*)\.tar\.xz +https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtspeech-opensource-src-(.*)\.tar\.xz diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.11.1 qtspeech-opensource-src-5.9.5/dist/changes-5.11.1 --- qtspeech-opensource-src-5.12.5/dist/changes-5.11.1 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.11.1 1970-01-01 00:00:00.000000000 +0000 @@ -1,30 +0,0 @@ -Qt 5.11.1 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.11.0. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -http://doc.qt.io/qt-5/index.html - -The Qt version 5.11 series is binary compatible with the 5.10.x series. -Applications compiled for 5.10 will continue to run with 5.11. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - -**************************************************************************** -* Qt 5.11.1 Changes * -**************************************************************************** - -**************************************************************************** -* UNSPECIFIED * -**************************************************************************** - - - [QTBUG-66209] Fixed type of volume property, it has to be double, not - int, to be the same as in the related functions (the volumeChanged signal - was overloaded, the type of the property was fixed). diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.11.2 qtspeech-opensource-src-5.9.5/dist/changes-5.11.2 --- qtspeech-opensource-src-5.12.5/dist/changes-5.11.2 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.11.2 1970-01-01 00:00:00.000000000 +0000 @@ -1,24 +0,0 @@ -Qt 5.11.2 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.11.0 through 5.11.1. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -http://doc.qt.io/qt-5/index.html - -The Qt version 5.11 series is binary compatible with the 5.10.x series. -Applications compiled for 5.10 will continue to run with 5.11. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - -**************************************************************************** -* Qt 5.11.2 Changes * -**************************************************************************** - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.11.3 qtspeech-opensource-src-5.9.5/dist/changes-5.11.3 --- qtspeech-opensource-src-5.12.5/dist/changes-5.11.3 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.11.3 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ -Qt 5.11.3 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.11.0 through 5.11.2. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -http://doc.qt.io/qt-5/index.html - -The Qt version 5.11 series is binary compatible with the 5.10.x series. -Applications compiled for 5.10 will continue to run with 5.11. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.12.0 qtspeech-opensource-src-5.9.5/dist/changes-5.12.0 --- qtspeech-opensource-src-5.12.5/dist/changes-5.12.0 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.12.0 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -Qt 5.12 introduces many new features and improvements as well as bugfixes -over the 5.11.x series. For more details, refer to the online documentation -included in this distribution. The documentation is also available online: - -https://doc.qt.io/qt-5/index.html - -The Qt version 5.12 series is binary compatible with the 5.11.x series. -Applications compiled for 5.11 will continue to run with 5.12. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.12.1 qtspeech-opensource-src-5.9.5/dist/changes-5.12.1 --- qtspeech-opensource-src-5.12.5/dist/changes-5.12.1 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.12.1 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ -Qt 5.12.1 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.12.0. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -http://doc.qt.io/qt-5/index.html - -The Qt version 5.12 series is binary compatible with the 5.11.x series. -Applications compiled for 5.11 will continue to run with 5.12. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.12.2 qtspeech-opensource-src-5.9.5/dist/changes-5.12.2 --- qtspeech-opensource-src-5.12.5/dist/changes-5.12.2 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.12.2 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ -Qt 5.12.2 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.12.0 through 5.12.1. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -https://doc.qt.io/qt-5/index.html - -The Qt version 5.12 series is binary compatible with the 5.11.x series. -Applications compiled for 5.11 will continue to run with 5.12. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.12.3 qtspeech-opensource-src-5.9.5/dist/changes-5.12.3 --- qtspeech-opensource-src-5.12.5/dist/changes-5.12.3 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.12.3 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ -Qt 5.12.3 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.12.0 through 5.12.2. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -https://doc.qt.io/qt-5/index.html - -The Qt version 5.12 series is binary compatible with the 5.11.x series. -Applications compiled for 5.11 will continue to run with 5.12. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.12.4 qtspeech-opensource-src-5.9.5/dist/changes-5.12.4 --- qtspeech-opensource-src-5.12.5/dist/changes-5.12.4 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.12.4 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ -Qt 5.12.4 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.12.0 through 5.12.3. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -https://doc.qt.io/qt-5/index.html - -The Qt version 5.12 series is binary compatible with the 5.11.x series. -Applications compiled for 5.11 will continue to run with 5.12. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/dist/changes-5.12.5 qtspeech-opensource-src-5.9.5/dist/changes-5.12.5 --- qtspeech-opensource-src-5.12.5/dist/changes-5.12.5 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/dist/changes-5.12.5 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ -Qt 5.12.5 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 5.12.0 through 5.12.4. - -For more details, refer to the online documentation included in this -distribution. The documentation is also available online: - -https://doc.qt.io/qt-5/index.html - -The Qt version 5.12 series is binary compatible with the 5.11.x series. -Applications compiled for 5.11 will continue to run with 5.12. - -Some of the changes listed in this file include issue tracking numbers -corresponding to tasks in the Qt Bug Tracker: - -https://bugreports.qt.io/ - -Each of these identifiers can be entered in the bug tracker to obtain more -information about a particular change. - - - This release contains only minor code improvements. diff -Nru qtspeech-opensource-src-5.12.5/examples/speech/hello_speak/doc/src/hellospeakex.qdoc qtspeech-opensource-src-5.9.5/examples/speech/hello_speak/doc/src/hellospeakex.qdoc --- qtspeech-opensource-src-5.12.5/examples/speech/hello_speak/doc/src/hellospeakex.qdoc 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/examples/speech/hello_speak/doc/src/hellospeakex.qdoc 2018-02-02 14:12:57.000000000 +0000 @@ -29,7 +29,7 @@ \example hello_speak \title Hello Speak Example - \brief The Hello Speak example reads out a small piece of text. + \brief The Hello Speak example reads out a small piece of text \e{Hello Speak} example demonstrates how QTextToSpeech can be used to read out text, as well as control the pitch, volume, and rate of the speech. diff -Nru qtspeech-opensource-src-5.12.5/examples/speech/hello_speak/hello_speak.pro qtspeech-opensource-src-5.9.5/examples/speech/hello_speak/hello_speak.pro --- qtspeech-opensource-src-5.12.5/examples/speech/hello_speak/hello_speak.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/examples/speech/hello_speak/hello_speak.pro 2018-02-02 14:12:57.000000000 +0000 @@ -1,8 +1,6 @@ TEMPLATE = app QT += widgets texttospeech -requires(qtHaveModule(gui)) -qtHaveModule(gui): requires(qtConfig(combobox)) SOURCES = main.cpp \ mainwindow.cpp diff -Nru qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qtexttospeech_p.h qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qtexttospeech_p.h --- qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qtexttospeech_p.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qtexttospeech_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/tts/qtexttospeech_p.h" diff -Nru qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qvoice_p.h qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qvoice_p.h --- qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qvoice_p.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.12.5/QtTextToSpeech/private/qvoice_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/tts/qvoice_p.h" diff -Nru qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qtexttospeech_p.h qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qtexttospeech_p.h --- qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qtexttospeech_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qtexttospeech_p.h 2018-02-02 14:12:57.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/tts/qtexttospeech_p.h" diff -Nru qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qvoice_p.h qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qvoice_p.h --- qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qvoice_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/5.9.5/QtTextToSpeech/private/qvoice_p.h 2018-02-02 14:12:57.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/tts/qvoice_p.h" diff -Nru qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/headers.pri qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/headers.pri --- qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/headers.pri 2019-09-06 12:06:40.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/headers.pri 2018-04-11 07:50:10.000000000 +0000 @@ -1,6 +1,7 @@ -SYNCQT.HEADER_FILES = qtexttospeech.h qtexttospeech_global.h qtexttospeechengine.h qtexttospeechplugin.h qvoice.h -SYNCQT.GENERATED_HEADER_FILES = QTextToSpeech QTextToSpeechEngine QTextToSpeechPlugin QVoice qttexttospeechversion.h QtTextToSpeechVersion QtTextToSpeech +SYNCQT.HEADER_FILES = qtexttospeech.h qtexttospeech_global.h qtexttospeechengine.h qtexttospeechplugin.h qvoice.h ../../include/QtTextToSpeech/qttexttospeechversion.h ../../include/QtTextToSpeech/QtTextToSpeech +SYNCQT.HEADER_CLASSES = ../../include/QtTextToSpeech/QTextToSpeech ../../include/QtTextToSpeech/QTextToSpeechEngine ../../include/QtTextToSpeech/QTextToSpeechPlugin ../../include/QtTextToSpeech/QVoice ../../include/QtTextToSpeech/QtTextToSpeechVersion SYNCQT.PRIVATE_HEADER_FILES = qtexttospeech_p.h qvoice_p.h +SYNCQT.INJECTED_PRIVATE_HEADER_FILES = SYNCQT.QPA_HEADER_FILES = SYNCQT.CLEAN_HEADER_FILES = qtexttospeech.h qtexttospeech_global.h qtexttospeechengine.h qtexttospeechplugin.h qvoice.h SYNCQT.INJECTIONS = diff -Nru qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/qttexttospeechversion.h qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/qttexttospeechversion.h --- qtspeech-opensource-src-5.12.5/include/QtTextToSpeech/qttexttospeechversion.h 2019-09-06 12:06:40.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/include/QtTextToSpeech/qttexttospeechversion.h 2018-04-11 07:50:09.000000000 +0000 @@ -2,8 +2,8 @@ #ifndef QT_QTTEXTTOSPEECH_VERSION_H #define QT_QTTEXTTOSPEECH_VERSION_H -#define QTTEXTTOSPEECH_VERSION_STR "5.12.5" +#define QTTEXTTOSPEECH_VERSION_STR "5.9.5" -#define QTTEXTTOSPEECH_VERSION 0x050C05 +#define QTTEXTTOSPEECH_VERSION 0x050905 #endif // QT_QTTEXTTOSPEECH_VERSION_H diff -Nru qtspeech-opensource-src-5.12.5/.qmake.conf qtspeech-opensource-src-5.9.5/.qmake.conf --- qtspeech-opensource-src-5.12.5/.qmake.conf 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/.qmake.conf 2018-02-02 14:12:57.000000000 +0000 @@ -2,4 +2,4 @@ CONFIG += qt_example_installs CONFIG += warning_clean -MODULE_VERSION = 5.12.5 +MODULE_VERSION = 5.9.5 diff -Nru qtspeech-opensource-src-5.12.5/.QT-ENTERPRISE-LICENSE-AGREEMENT qtspeech-opensource-src-5.9.5/.QT-ENTERPRISE-LICENSE-AGREEMENT --- qtspeech-opensource-src-5.12.5/.QT-ENTERPRISE-LICENSE-AGREEMENT 2019-09-06 12:06:40.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/.QT-ENTERPRISE-LICENSE-AGREEMENT 1970-01-01 00:00:00.000000000 +0000 @@ -1,1089 +0,0 @@ -QT LICENSE AGREEMENT -Agreement version 4.1 -This License Agreement (“Agreement”) is a legal agreement between The Qt Company -(as defined below) and the Licensee (as defined below) for the license of -Licensed Software (as defined below). Capitalized terms used herein are defined -in Section 1. -WHEREAS: - -(A) Licensee wishes to use the Licensed Software for the purpose of developing - and distributing Applications and/or Devices; and -(B) The Qt Company is willing to grant the Licensee a right to use Licensed - Software for such purpose pursuant to term and conditions of this Agreement. - -NOW, THEREFORE, THE PARTIES HEREBY AGREE AS FOLLOWS: - -1. DEFINITIONS -“Affiliate” of a Party shall mean an entity (i) which is directly or indirectly -controlling such Party; (ii) which is under the same direct or indirect -ownership or control as such Party; or (iii) which is directly or indirectly -owned or controlled by such Party. For these purposes, an entity shall be -treated as being controlled by another if that other entity has fifty percent -(50 %) or more of the votes in such entity, is able to direct its affairs and/or -to control the composition of its board of directors or equivalent body. - -“Add-on Products” shall mean The Qt Company’s specific add-on software products -(for example Qt Safe Renderer, Qt for Automation, Qt Application Manager), which -are not licensed as part of The Qt Company’s standard offering, but shall be -included into the scope of Licensed Software only if so specifically agreed -between the Parties. - -“Applications” shall mean Licensee's software products created using the -Licensed Software, which may include the Redistributables, or part thereof. - -“Contractor(s)” shall mean third party consultants, distributors and contractors -performing services to a Party under applicable contractual arrangement. - -“Customer(s)” shall mean Licensee’s end users to whom Licensee, directly or -indirectly, distributes copies of the Redistributables. - -“Deployment Platforms” shall mean operating systems specified in the License -Certificate, in which the Redistributables can be distributed pursuant to the -terms and conditions of this Agreement. - -“Designated User(s)” shall mean the employee(s) of Licensee or Licensee’s -Affiliates acting within the scope of their employment or Licensee's Contractors -acting within the scope of their services for Licensee and on behalf of -Licensee. Designated Users shall be named in the License Certificate. - -“Development License” shall mean the license needed by the Licensee for each -Designated User to use the Licensed Software under the license grant described -in Section 3.1 of this Agreement. Development Licenses are available separately -for Qt for Application Development (desktop) and Qt for Device Creation -(embedded) products, each product having its designated scope and purpose of -use. Distribution Licenses are always connected to Qt for Device Creation -product only. - -“Development Platforms” shall mean those operating systems specified in the -License Certificate, in which the Licensed Software can be used under the -Development License, but not distributed in any form or used for any other -purpose. - -“Devices” shall mean hardware devices or products that 1) are manufactured -and/or distributed by the Licensee or its Affiliates or Contractors, and 2) -(i) incorporate or integrate the Redistributables or parts thereof; or (ii) do -not incorporate or integrate the Redistributables at the time of distribution, -but where, when used by a Customer, the main user interface or substantial -functionality of such device is provided by Application(s) or otherwise depends -on the Licensed Software. Devices shall be specified in Appendix 2 or in a -quote. - -“Distribution License(s)” shall mean the license required for distribution of -Redistributables in connection with Devices pursuant to license grant described -in Section 3.3 of this Agreement. - -“Distribution License Packs” shall mean set of prepaid Distribution Licenses for -distribution of Redistributables, as defined in The Qt Company’s standard price -list, quote, Purchase Order confirmation or in an appendix hereto, as the case -may be. - -“Intellectual Property Rights” shall mean patents (including utility models), -design patents, and designs (whether or not capable of registration), chip -topography rights and other like protection, copyrights, trademarks, service -marks, trade names, logos or other words or symbols and any other form of -statutory protection of any kind and applications for any of the foregoing as -well as any trade secrets. - -“License Certificate” shall mean a certificate generated by The Qt Company for -each Designated User respectively upon them downloading the Licensed Software. -License Certificate will be available under respective Designated User’s Qt -Account at account.qt.io and it will specify the Designated User, the -Development Platforms, Deployment Platforms and the License Term. The terms of -the License Certificate are considered part of this Agreement and shall be -updated from time to time to reflect any agreed changes to the foregoing terms -relating to Designated User’s rights to the Licensed Software. - -“License Fee” shall mean the fee charged to the Licensee for rights granted -under the terms of this Agreement. - -“License Term” shall mean the agreed validity period of the Development License -of the respective Designated User, during which time the Designated User is -entitled to use the Licensed Software, as set forth in the respective License -Certificate. - -“Licensed Software” shall mean either -(i) Qt for Application Development or -(ii) Qt for Device Creation, and/or -(iii) Qt 3D Studio, and/or -(iv) Qt Design Studio, and/or -(v) selected Add-on Products, if any, depending on which product(s) the - Licensee has purchased under this Agreement, - -as well as corresponding online or electronic documentation, associated media -and printed materials, including the source code, example programs and the -documentation, licensed to the Licensee under this Agreement. Licensed Software -does not include Third Party Software (as defined in Section 4) or Open Source -Qt. The Qt Company may, in the course of its development activities, at its free -and absolute discretion and without any obligation to send or publish any -notifications to the Licensee or in general, make changes, additions or -deletions in the components and functionalities of the Licensed Software, -provided that no such changes, additions or deletions will affect the already -released version of the Licensed Software, but only upcoming version(s). - -“Licensee” shall mean the individual or legal entity that is party to this -Agreement, as identified on the signature page hereof. - -“Licensee’s Records” shall mean books and records that are likely to contain -information bearing on Licensee’s compliance with this Agreement or the payments -due to The Qt Company under this Agreement, including, but not limited to: -assembly logs, sales records and distribution records. - -“Modified Software” shall have the meaning as set forth in Section 2.3. - -“Online Services” shall mean any services or access to systems made available by -The Qt Company to the Licensee over the Internet relating to the Licensed -Software or for the purpose of use by the Licensee of the Licensed Software or -Support. Use of any such Online Services is discretionary for the Licensee and -some of them may be subject to additional fees. - -“Open Source Qt” shall mean the non-commercial Qt computer software products, -licensed under the terms of the GNU Lesser General Public License, version 2.1 -or later (“LGPL”) or the GNU General Public License, version 2.0 or later -(“GPL”). For clarity, Open Source Qt shall not be provided nor governed under -this Agreement. - -”Party” or “Parties” shall mean Licensee and/or The Qt Company. - -“Qt 3D Studio” shall mean all versions of The Qt Company’s Qt 3D Studio, a 3D -user interface design and development environment for rapid designing and -prototyping of animated user interfaces. - -“Qt Design Studio” shall mean all versions of The Qt Company’s Qt Design Studio -tool, a 2D user interface design and development environment for rapid designing -and prototyping of animated user interfaces. - -“Qt for Application Development” shall mean The Qt Company’s productized -offering, which consist of all versions of -(i) Qt Toolkit, and -(ii) Qt Tools/Applications. - -“Qt for Device Creation” shall mean The Qt Company’s productized offering, -which consist of all versions of -(i) Qt for Application Development, and -(ii) Software components specific to embedded software development as set forth - in Appendix 1, Sections 1b and 1d. - -“Qt Toolkit” shall mean the modules defined in Appendix 1, Section 1a. - -“Qt Tools/Applications” shall mean the tools defined in Appendix 1, Section 1c. - -"Redistributables" shall mean the portions of the Licensed Software set forth in -Appendix 1, Section 2 that may be distributed pursuant to the terms of this -Agreement in object code form only, including any relevant documentation. Where -relevant, any reference to Licensed Software in this Agreement shall include and -refer also to Redistributables. - -“Renewal Term” shall mean an extension of previous License Term as agreed -between the Parties. - -“Submitted Modified Software” shall have the meaning as set forth in -Section 2.3. - -“Support” shall mean standard developer support that is provided by The Qt -Company to assist Designated Users in using the Licensed Software in accordance -with The Qt Company’s standard support terms and as further defined in -Section 8 hereunder. - -“Taxes” shall have the meaning set forth in Section 10.5. - -“Term” shall have the meaning set forth in Section 12. - -“The Qt Company” shall mean: -(i) in the event Licensee is an individual residing in the United States or a - legal entity incorporated in the United States or having its headquarters - in the United States, The Qt Company Inc., a Delaware corporation with its - office at 2350 Mission College Blvd., Suite 1020, Santa Clara, CA 95054, - USA.; or -(ii) in the event the Licensee is an individual residing outside of the United - States or a legal entity incorporated outside of the United States or - having its registered office outside of the United States, The Qt Company - Ltd., a Finnish company with its registered office at Bertel Jungin aukio - D3A, 02600 Espoo, Finland. - -"Third Party Software " shall have the meaning set forth in Section 4. - -“Updates” shall mean a release or version of the Licensed Software containing -bug fixes, error corrections and other changes that are generally made available -to users of the Licensed Software that have contracted for Support. Updates are -generally depicted as a change to the digits following the decimal in the -Licensed Software version number. The Qt Company shall make Updates available to -the Licensee under the Support. Updates shall be considered as part of the -Licensed Software hereunder. - -“Upgrades” shall mean a release or version of the Licensed Software containing -enhancements and new features and are generally depicted as a change to the -first digit of the Licensed Software version number. In the event Upgrades are -provided to the Licensee under this Agreement, they shall be considered as part -of the Licensed Software hereunder. - -2. OWNERSHIP -2.1 Ownership of The Qt Company -The Licensed Software is protected by copyright laws and international copyright -treaties, as well as other intellectual property laws and treaties. The Licensed -Software is licensed, not sold. All The Qt Company's Intellectual Property -Rights are and shall remain the exclusive property of The Qt Company or its -licensors respectively. - -2.2 Ownership of Licensee -All the Licensee's Intellectual Property Rights are and shall remain the -exclusive property of the Licensee or its licensors respectively. All -Intellectual Property Rights to the Modified Software, Applications and Devices -shall remain with the Licensee and no rights thereto shall be granted by the -Licensee to The Qt Company under this Agreement (except as set forth in Section -2.3 below). - -2.3 Modified Software -Licensee may create bug-fixes, error corrections, patches or modifications to -the Licensed Software (“Modified Software”). Such Modified Software may break -the source or binary compatibility with the Licensed Software (including without -limitation through changing the application programming interfaces ("API") or by -adding, changing or deleting any variable, method, or class signature in the -Licensed Software and/or any inter-process protocols, services or standards in -the Licensed Software libraries). To the extent that Licensee’s Modified -Software so breaks source or binary compatibility with the Licensed Software, -Licensee acknowledges that The Qt Company's ability to provide Support may be -prevented or limited and Licensee's ability to make use of Updates may be -restricted. Licensee may, at its sole and absolute discretion, choose to submit -Modified Software to The Qt Company (“Submitted Modified Software”) in -connection with Licensee’s Support request, service request or otherwise. In the -event Licensee does so, then, Licensee hereby grants The Qt Company a -sublicensable, assignable, irrevocable, perpetual, worldwide, non-exclusive, -royalty-free and fully paid-up license, under all of Licensee’s Intellectual -Property Rights, to reproduce, adapt, translate, modify, and prepare derivative -works of, publicly display, publicly perform, sublicense, make available and -distribute such Submitted Modified Software as The Qt Company sees fit at its -free and absolute discretion. - -3. LICENSES GRANTED -3.1 Development with Licensed Software -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable license, valid for the -License Term, to use, modify and copy the Licensed Software by Designated Users -on the Development Platforms for the sole purposes of designing, developing, -demonstrating and testing Application(s) and/or Devices, and to provide thereto -related support and other related services to end-user Customers. Licensee may -install copies of the Licensed Software on an unlimited number of computers -provided that (i) only the Designated Users may use the Licensed Software, and -(ii) all Designated Users must have a valid Development License to use Licensed -Software. Licensee may at any time designate another Designated User to replace -a then-current Designated User by notifying The Qt Company in writing, provided -that any Designated User may be replaced only once during any six-month period. -Upon expiry of the initially agreed License Term, the respective License Terms -shall be automatically extended to one or more Renewal Term(s), unless and until -either Party notifies the other Party in writing that it does not wish to -continue the License Term, such notification to be provided to the other Party -no less than ninety (90) days before expiry of the respective License Term. -Unless otherwise agreed between the Parties, Renewal Term shall be of equal -length with the initial Term. Any such Renewal Term shall be subject to License -Fees agreed between the Parties or, if no advance agreement exists, subject to -The Qt Company’s standard pricing applicable at the commencement date of any -such Renewal Term. - -3.2 Distribution of Applications -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through its Contractors, Redistributables as installed, -incorporated or integrated into Applications for execution on the Deployment -Platforms, and (ii) grant sublicenses to Redistributables, as distributed -hereunder, for Customers solely for Customer’s internal use and to the extent -necessary in order for the Customers to use the Applications for their -respective intended purposes. -Right to distribute the Redistributables as part of an Application as provided -herein is not royalty-bearing but is conditional upon the Licensee having paid -the agreed Development Licenses from The Qt Company before distributing any -Redistributables to Customers. - -3.3 Distribution of Devices -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through one or more tiers of Contractors, -Redistributables as installed, incorporated or integrated, or intended to be -installed, incorporated or integrated into Devices for execution on the -Deployment Platforms, and (ii) grant sublicenses to Redistributables, as -distributed hereunder, for Customers solely for Customer’s internal use and to -the extent necessary in order for the Customers to use the Devices for their -respective intended purposes. -Right to distribute the Redistributables with Devices as provided herein is -conditional upon the Licensee having purchased and paid the appropriate amount -of Development Licenses for Qt for Device Creation product and Distribution -Licenses from The Qt Company before distributing any Redistributables to -Customers. - -3.4 Further Requirements -The licenses granted above in this Section 3 by The Qt Company to Licensee are -conditional and subject to Licensee's compliance with the following terms: -(i) Licensee shall not remove or alter any copyright, trademark or other - proprietary rights notice contained in any portion of the Licensed - Software; -(ii) Applications must add primary and substantial functionality to the - Licensed Software; -(iii) Applications may not pass on functionality which in any way makes it - possible for others to create software with the Licensed Software; - provided however that Licensee may use the Licensed Software's scripting - and QML ("Qt Quick") functionality solely in order to enable scripting, - themes and styles that augment the functionality and appearance of the - Application(s) without adding primary and substantial functionality to - the Application(s); -(iv) Applications must not compete with the Licensed Software; -(v) Licensee shall not use The Qt Company's or any of its suppliers' names, - logos, or trademarks to market Applications, except that Licensee may use - “Built with Qt” logo to indicate that Application(s) was developed using - the Licensed Software; -(vi) Licensee shall not distribute, sublicense or disclose source code of - Licensed Software to any third party (provided however that Licensee may - appoint employee(s) of Contractors as Designated Users to use Licensed - Software pursuant to this Agreement). Such right may be available for the - Licensee subject to a separate software development kit (“SDK”) license - agreement to be concluded with The Qt Company; -(vii) Licensee shall not grant the Customers a right to (i) make copies of the - Redistributables except when and to the extent required to use the - Applications and/or Devices for their intended purpose, (ii) modify the - Redistributables or create derivative works thereof, (iii) decompile, - disassemble or otherwise reverse engineer Redistributables, or (iv) - redistribute any copy or portion of the Redistributables to any third - party, except as part of the onward sale of the Device on which the - Redistributables are installed; -(viii) Licensee shall not and shall cause that its Affiliates or Contractors - shall not a) in any way combine, incorporate or integrate Licensed - Software with, or use Licensed Software for creation of, any software - created with or incorporating Open Source Qt, or b) incorporate or - integrate Applications into a hardware device or product other than a - Device, unless Licensee has received an advance written permission from - The Qt Company to do so. Absent such written permission, any and all - distribution by the Licensee during the Term of a hardware device or - product a) which incorporate or integrate any part of Licensed Software - or Open Source Qt; or b) where the main user interface or substantial - functionality is provided by software built with Licensed Software or - Open Source Qt or otherwise depends on the Licensed Software or Open - Source Qt, shall be considered as a Device distribution under this - Agreement and dependent on compliance thereof (including but not limited - to obligation to pay applicable License Fees for such distribution). - Notwithstanding what is provided above in this sub-section (viii), - Licensee is entitled to use and combine Qt 3D Studio and/or Qt Design - Studio with Open Source Qt (“Combination”) for its internal evaluation - purposes, provided that Licensee shall in no way transfer, publish, - disclose, display or otherwise make available any software or work - resulting from such Combination; -(ix) Licensee shall cause all of its Affiliates and Contractors entitled to - make use of the licenses granted under this Agreement, to be - contractually bound to comply with the relevant terms of this Agreement - and not to use the Licensed Software beyond the terms hereof and for any - purposes other than operating within the scope of their services for - Licensee. Licensee shall be responsible for any and all actions and - omissions of its Affiliates and Contractors relating to the Licensed - Software and use thereof (including but not limited to payment of all - applicable License Fees); -(x) Except when and to the extent explicitly provided in this Section 3, - Licensee shall not transfer, publish, disclose, display or otherwise - make available the Licensed Software; -; and -(xi) Licensee shall not attempt or enlist a third party to conduct or attempt - to conduct any of the above. - -Above terms shall not be applicable if and to the extent they conflict with any -mandatory provisions of any applicable laws. Any use of Licensed Software beyond -the provisions of this Agreement is strictly prohibited and requires an -additional license from The Qt Company. - -4. THIRD PARTY SOFTWARE -The Licensed Software may provide links to third party libraries or code -(collectively "Third Party Software") to implement various functions. Third -Party Software does not comprise part of the Licensed Software. In some cases, -access to Third Party Software may be included in the Licensed Software. Such -Third Party Software will be listed in the ".../src/3rdparty" source tree -delivered with the Licensed Software or documented in the Licensed Software, as -such may be amended from time to time. Licensee acknowledges that use or -distribution of Third Party Software is in all respects subject to applicable -license terms of applicable third party right holders. - -5. PRE-RELEASE CODE -The Licensed Software may contain pre-release code and functionality marked or -otherwise stated as “Technology Preview”, “Alpha”, “Beta” or similar -designation. Such pre-release code may be present in order to provide -experimental support for new platforms or preliminary versions of one or more -new functionalities. The pre-release code may not be at the level of performance -and compatibility of a final, generally available, product offering of the -Licensed Software. The pre-release parts of the Licensed Software may not -operate correctly, may contain errors and may be substantially modified by The -Qt Company prior to the first commercial product release, if any. The Qt Company -is under no obligation to make pre-release code commercially available, or -provide any Support or Updates relating thereto. The Qt Company assumes no -liability whatsoever regarding any pre-release code, but any use thereof is -exclusively at Licensee’s own risk and expense. For clarity, Licensee is -entitled to use such pre-release code pursuant to Section 3, just like other -Licensed Software, provided however that in the event Add-on Products are -included and available as such pre-release code, Licensee’s right to use such -Add-on Products is nevertheless subject to and conditional upon conclusion of -separate agreement with The Qt Company. - -6. LIMITED WARRANTY AND WARRANTY DISCLAIMER -The Qt Company hereby represents and warrants that it has the power and -authority to grant the rights and licenses granted to Licensee under this -Agreement. Except as set forth above, the Licensed Software is licensed to -Licensee "as is" and Licensee’s exclusive remedy and The Qt Company’s entire -liability for errors in the Licensed Software shall be limited, at The Qt -Company’s option, to correction of the error, replacement of the Licensed -Software or return of the applicable fees paid for the defective Licensed -Software for the time period during which the License is not able to utilize the -Licensed Software under the terms of this Agreement. - -TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE QT COMPANY ON BEHALF OF -ITSELF AND ITS LICENSORS, SUPPLIERS AND AFFILIATES, DISCLAIMS ALL OTHER -WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND -NON-INFRINGEMENT WITH REGARD TO THE LICENSED SOFTWARE. THE QT COMPANY DOES NOT -WARRANT THAT THE LICENSED SOFTWARE WILL SATISFY LICENSEE’S REQUIREMENTS OR THAT -IT WILL OPERATE WITHOUT DEFECT OR ERROR OR THAT THE OPERATION THEREOF WILL BE -UNINTERRUPTED. ALL USE OF AND RELIANCE ON THE LICENSED SOFTWARE IS AT THE SOLE -RISK OF AND RESPONSIBILITY OF LICENSEE. - -7. INDEMNIFICATION AND LIMITATION OF LIABILITY -7.1 Limitation of Liability -EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, AND (II) -BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO -EVENT SHALL EITHER PARTY BE LIABLE TO THE OTHER PARTY FOR ANY LOSS OF PROFIT, -LOSS OF DATA, LOSS OF BUSINESS OR GOODWILL OR ANY OTHER INDIRECT, SPECIAL, -CONSEQUENTIAL, INCIDENTAL OR PUNITIVE COST, DAMAGES OR EXPENSE OF ANY KIND, -HOWSOEVER ARISING UNDER OR IN CONNECTION WITH THIS AGREEMENT. PARTIES -SPECIFICALLY AGREE THAT LICENSEE’S OBLIGATION TO PAY LICENSE AND OTHER FEES -CORRESPONDING TO ACTUAL USAGE OF LICENSED SOFTWARE HEREUNDER SHALL BE CONSIDERED -AS A DIRECT DAMAGE. EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL -MISCONDUCT, AND (II) BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY -APPLICABLE LAW, IN NO EVENT SHALL EITHER PARTY’S TOTAL AGGREGATE LIABILITY UNDER -THIS AGREEMENT EXCEED THE AGGREGATE LICENSE FEES PAID OR PAYABLE TO THE QT -COMPANY FROM LICENSEE DURING THE PERIOD OF TWELVE (12) MONTHS IMMEDIATELY -PRECEDING THE EVENT RESULTING IN SUCH LIABILITY. THE PROVISIONS OF THIS SECTION -7 ALLOCATE THE RISKS UNDER THIS AGREEMENT BETWEEN THE QT COMPANY AND LICENSEE -AND THE PARTIES HAVE RELIED UPON THE LIMITATIONS SET FORTH HEREIN IN DETERMINING -WHETHER TO ENTER INTO THIS AGREEMENT. - -7.2 Licensee´s Indemnification -Licensee shall indemnify and hold harmless The Qt Company from and against any -claim, injury, judgment, settlement, loss or expense, including attorneys' fees -related to: (a) Licensee’s misrepresentation in connection with The Qt Company -or the Licensed Software or breach of this Agreement, (b) the Application or -Device (except where such cause of liability is solely attributable to the -Licensed Software). - -8. SUPPORT, UPDATES AND ONLINE SERVICES -Upon due payment of the agreed License Fees the Licensee will be eligible to -receive Support and Updates and to use the Online Services during the License -Term, provided, however, that in the event the License Term is longer than 36 -months, Support is provided only for the first 12 months, unless the Parties -specifically otherwise agree. Unless otherwise decided by The Company at its -free and absolute discretion, Upgrades will not be included in the Support but -may be available subject to additional fees. From time to time The Qt Company -may change the Support terms, provided that during the respective ongoing -License Term the level of Support provided by The Qt Company may not be reduced -without the consent of the Licensee. Unless otherwise agreed, The Qt Company -shall not be responsible for providing any service or support to Customers. - -9. CONFIDENTIALITY -Each Party acknowledges that during the Term of this Agreement each Party may -receive information about the other Party's business, business methods, business -plans, customers, business relations, technology, and other information, -including the terms of this Agreement, that is confidential and of great value -to the other Party, and the value of which would be significantly reduced if -disclosed to third parties (“Confidential Information”). Accordingly, when a -Party (the “Receiving Party”) receives Confidential Information from the other -Party (the “Disclosing Party”), the Receiving Party shall only disclose such -information to employees and Contractors on a need to know basis, and shall -cause its employees and employees of its Affiliates to: (i) maintain any and all -Confidential Information in confidence; (ii) not disclose the Confidential -Information to a third party without the Disclosing Party's prior written -approval; and (iii) not, directly or indirectly, use the Confidential -Information for any purpose other than for exercising its rights and fulfilling -its responsibilities pursuant to this Agreement. Each Party shall take -reasonable measures to protect the Confidential Information of the other Party, -which measures shall not be less than the measures taken by such Party to -protect its own confidential and proprietary information. Obligation of -confidentiality shall not apply to information that (i) is or becomes generally -known to the public through no act or omission of the Receiving Party; (ii) was -in the Receiving Party's lawful possession prior to the disclosure hereunder and -was not subject to limitations on disclosure or use; (iii) is developed -independently by employees or Contractors of the Receiving Party or other -persons working for the Receiving Party who have not had access to the -Confidential Information of the Disclosing Party, as proven by the written -records of the Receiving Party; (iv) is lawfully disclosed to the Receiving -Party without restrictions, by a third party not under an obligation of -confidentiality; or (v) the Receiving Party is legally compelled to disclose, in -which case the Receiving Party shall notify the Disclosing Party of such -compelled disclosure and assert the privileged and confidential nature of the -information and cooperate fully with the Disclosing Party to limit the scope of -disclosure and the dissemination of disclosed Confidential Information to the -minimum extent necessary. The obligations under this Section 9 shall continue to -remain in force for a period of five (5) years after the last disclosure, and, -with respect to trade secrets, for so long as such trade secrets are protected -under applicable trade secret laws. - -10. FEES, DELIVERY AND PAYMENT -10.1 License Fees -License Fees are described in The Qt Company’s standard price list, quote or -Purchase Order confirmation or in an appendix hereto, as the case may be. The -License Fees shall not be refunded or claimed as a credit in any event or for -any reason whatsoever. - -10.2 Ordering Licenses -Licensee may purchase Development Licenses and Distribution Licenses pursuant to -agreed pricing terms or, if no specific pricing terms have been agreed upon, at -The Qt Company's standard pricing terms applicable at the time of purchase. -Licensee shall submit all purchase orders for Development Licenses and -Distribution Licenses to The Qt Company by email or any other method acceptable -to The Qt Company (each such order is referred to herein as a “Purchase Order”) -for confirmation, whereupon the Purchase Order shall become binding between the -Parties. - -10.3 Distribution License Packs -Unless otherwise agreed, Distribution Licenses shall be purchased by way of -Distribution License Packs. Upon due payment of the ordered Distribution License -Pack(s), the Licensee will have an account of Distribution Licenses available -for installing, bundling or integrating (all jointly “installing”) the -Redistributables with the Devices or for otherwise distributing the -Redistributables in accordance with this Agreement. Each time Licensee -“installs” or distributes a copy of Redistributables, then one Distribution -License is used, and Licensee’s account of available Distribution Licenses is -decreased accordingly. Licensee may “install” copies of the Redistributables so -long as Licensee has Distribution Licenses remaining on its account. -Redistributables will be deemed to have been “installed” into a Device when one -of the following circumstances shall have occurred: a) the Redistributables have -been loaded onto the Device and used outside of the Licensee’s premises or b) -the Device has been fully tested and placed into Licensee's inventory (or sold) -for the first time (i.e., Licensee will not be required to use (or pay for) more -than one Distribution License for each individual Device, e.g. in a situation -where a Device is returned to Licensee's inventory after delivery to a -distributor or sale to a Customer). In addition, if Licensee includes a back-up -copy of the Redistributables on a CD-ROM or other storage medium along with the -product, that backup copy of the Redistributables will not be deemed to have -been “installed” and will not require an additional Distribution License. - -10.4 Payment Terms -License Fees and any other charges under this Agreement shall be paid by -Licensee no later than thirty (30) days from the date of the applicable invoice -from The Qt Company. The Qt Company will submit an invoice to Licensee after the -date of this Agreement and/or after The Qt Company receives a Purchase Order -from Licensee. A late payment charge of the lower of (a) one percent per month; -or (b) the interest rate stipulated by applicable law, shall be charged on any -unpaid balances that remain past due. The Qt Company shall have the right to -suspend, terminate or withhold grants of all rights to the Licensed Software -hereunder, including but not limited to the Developer License, Distribution -License, and Support, should Licensee fail to make payment in timely fashion. - -10.5 Taxes -All License Fees and other charges payable hereunder are gross amounts but -exclusive of any value added tax, use tax, sales tax and other taxes, duties or -tariffs (“Taxes”). Such applicable Taxes shall be paid by Licensee, or, where -applicable, in lieu of payment of such Taxes, Licensee shall provide an -exemption certificate to The Qt Company and any applicable authority. - -11 RECORD-KEEPING AND REPORTING OBLIGATIONS; AUDIT RIGHTS -11.1 Licensee’s Record-keeping -Licensee shall at all times maintain accurate and up-to-date written records of -Licensee’s activities related to the use of Licensed Software and distribution -of Redistributables. The records shall be adequate to determine Licensee’s -compliance with the provisions of this Agreement and to demonstrate the number -of Designated Users and Redistributables distributed by Licensee. The records -shall conform to good accounting practices reasonably acceptable to The Qt -Company. Licensee shall, within thirty (30) days from receiving The Qt Company’s -request to that effect, deliver to The Qt Company a report on Licensee’s usage -of Licensed Software, such report to contain information, in sufficient detail, -on (i) amount of users working with Licensed Software, (ii) copies of -Redistributables distributed by Licensee during that calendar quarter, (iii) -number of undistributed copies of Redistributables and corresponding number of -unused Distribution Licenses remaining on Licensee’s account, and (iv) any other -information as The Qt Company may reasonably require from time to time. - -11.2. The Qt Company’s Audit Rights -The Qt Company or an independent auditor acting on behalf of The Qt Company’s, -may, upon at least five (5) business days’ prior written notice and at its -expense, audit Licensee with respect to the use of the Redistributables, but not -more frequently than once during each 6-month period. Such audit may be -conducted by mail, electronic means or through an in-person visit to Licensee’s -place of business. Any such in-person audit shall be conducted during regular -business hours at Licensee's facilities and shall not unreasonably interfere -with Licensee's business activities. The Qt Company or the independent auditor -acting on behalf of The Qt Company shall be entitled to inspect Licensee’s -Records. All such Licensee’s Records and use thereof shall be subject to an -obligation of confidentiality under this Agreement. If an audit reveals that -Licensee is using the Licensed Software beyond scope of the licenses Licensee -has paid for, Licensee agrees to immediately pay The Qt Company any amounts owed -for such unauthorized use. -In addition, in the event the audit reveals a material violation of the terms of -this Agreement (underpayment of more than 5% of License Fees shall always be -deemed a material violation for purposes of this section), then the Licensee -shall pay The Qt Company's reasonable cost of conducting such audit. - -12 TERM AND TERMINATION -12.1 Term -This Agreement shall enter into force upon due acceptance by both Parties and -remain in force for as long as there is any Development License(s) in force -(“Term”), unless and until terminated pursuant to the terms of this Section 12. - -12.2 Termination by The Qt Company -The Qt Company shall have the right to terminate this Agreement upon thirty (30) -days prior written notice if the Licensee is in material breach of any -obligation of this Agreement and fails to remedy such breach within such notice -period. - -12.3 Mutual Right to Terminate -Either Party shall have the right to terminate this Agreement immediately upon -written notice in the event that the other Party becomes insolvent, files for -any form of bankruptcy, makes any assignment for the benefit of creditors, has a -receiver, administrative receiver or officer appointed over the whole or a -substantial part of its assets, ceases to conduct business, or an act equivalent -to any of the above occurs under the laws of the jurisdiction of the other -Party. - -12.4 Parties´ Rights and Duties upon Termination -Upon expiry or termination of the Agreement Licensee shall cease and shall cause -all Designated Users (including those of its Affiliates’ and Contractors’) to -cease using the Licensed Software and distribution of the Redistributables under -this Agreement. -Notwithstanding the above, in the event the Agreement expires or is terminated: -(i) as a result of The Qt Company choosing not to renew the Development - License(s) as set forth in Section 3.1, then all valid licenses possessed - by the Licensee at such date shall be extended to be valid in perpetuity - under the terms of this Agreement and Licensee is entitled to purchase - additional licenses as set forth in Section 10.2; or -(ii) for reason other than by The Qt Company pursuant to item (i) above or - pursuant to Section 12.2, then the Licensee is entitled, for a period of - six (6) months after the effective date of termination, to continue - distribution of Devices under the Distribution Licenses paid but unused at - such effective date of termination. Upon any such termination the Licensee - shall destroy or return to The Qt Company all copies of the Licensed - Software and all related materials and will certify the same to The Qt - Company upon its request, provided however that Licensee may retain and - exploit such copies of the Licensed Software as it may reasonably require - in providing continued support to Customers. -Expiry or termination of this Agreement for any reason whatsoever shall not -relieve Licensee of its obligation to pay any License Fees accrued or payable to -The Qt Company prior to the effective date of termination, and Licensee shall -immediately pay to The Qt Company all such fees upon the effective date of -termination. Termination of this Agreement shall not affect any rights of -Customers to continue use of Applications and Devices (and therein incorporated -Redistributables). - -12.5 Extension in case of bankruptcy -In the event The Qt Company is declared bankrupt under a final, non-cancellable -decision by relevant court of law, and this Agreement is not, at the date of -expiry of the Development License(s) pursuant to Section 3.1, assigned to party, -who has assumed The Qt Company’s position as a legitimate licensor of Licensed -Software under this Agreement, then all valid licenses possessed by the Licensee -at such date of expiry, and which the Licensee has not notified for expiry, -shall be extended to be valid in perpetuity under the terms of this Agreement. - -13. GOVERNING LAW AND LEGAL VENUE -In the event this Agreement is in the name of The Qt Company Inc., a Delaware -Corporation, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of the State of California, USA, excluding its choice of law - provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any dispute, claim or controversy arising out of or relating to this - Agreement or the breach, termination, enforcement, interpretation or - validity thereof, including the determination of the scope or - applicability of this Agreement to arbitrate, shall be determined by - arbitration in San Francisco, USA, before one arbitrator. The arbitration - shall be administered by JAMS pursuant to JAMS' Streamlined Arbitration - Rules and Procedures. Judgment on the Award may be entered in any court - having jurisdiction. This Section shall not preclude parties from seeking - provisional remedies in aid of arbitration from a court of appropriate - jurisdiction. -In the event this Agreement is in the name of The Qt Company Ltd., a Finnish -Company, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of Finland, excluding its choice of law provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any disputes, controversy or claim arising out of or relating to this - Agreement, or the breach, termination or validity thereof shall be shall - be finally settled by arbitration in accordance with the Arbitration Rules - of Finland Chamber of Commerce. The arbitration tribunal shall consist of - one (1), or if either Party so requires, of three (3), arbitrators. The - award shall be final and binding and enforceable in any court of competent - jurisdiction. The arbitration shall be held in Helsinki, Finland and the - process shall be conducted in the English language. This Section shall not - preclude parties from seeking provisional remedies in aid of arbitration - from a court of appropriate jurisdiction. - -14. GENERAL PROVISIONS -14.1 No Assignment -Except in the case of a merger or sale of substantially all of its corporate -assets, Licensee shall not be entitled to assign or transfer all or any of its -rights, benefits and obligations under this Agreement without the prior written -consent of The Qt Company, which shall not be unreasonably withheld or delayed. -The Qt Company shall be entitled to freely assign or transfer any of its rights, -benefits or obligations under this Agreement. - -14.2 No Third Party Representations -Licensee shall make no representations or warranties concerning the Licensed -Software on behalf of The Qt Company. Any representation or warranty Licensee -makes or purports to make on The Qt Company’s behalf shall be void as to The Qt -Company. - -14.3 Surviving Sections -Any terms and conditions that by their nature or otherwise reasonably should -survive termination of this Agreement shall so be deemed to survive. - -14.4 Entire Agreement -This Agreement, the exhibits hereto, the License Certificate and any applicable -Purchase Order constitute the complete agreement between the Parties and -supersedes all prior or contemporaneous discussions, representations, and -proposals, written or oral, with respect to the subject matters discussed -herein. -In the event of any conflict or inconsistency between this Agreement and any -Purchase Order, the terms of this Agreement will prevail over the terms of the -Purchase Order with respect to such conflict or inconsistency. -Parties specifically acknowledge and agree that this Agreement prevails over any -click-to-accept or similar agreements the Designated Users may need to accept -online upon download of the Licensed Software, as may be required by The Qt -Company’s applicable processes relating to Licensed Software. - -14.5 Modifications -No modification of this Agreement shall be effective unless contained in a -writing executed by an authorized representative of each Party. No term or -condition contained in Licensee's Purchase Order shall apply unless expressly -accepted by The Qt Company in writing. - -14.6 Force Majeure -Except for the payment obligations hereunder, neither Party shall be liable to -the other for any delay or non-performance of its obligations hereunder in the -event and to the extent that such delay or non-performance is due to an event of -act of God, terrorist attack or other similar unforeseeable catastrophic event -that prevents either Party for fulfilling its obligations under this Agreement -and which such Party cannot avoid or circumvent (“Force Majeure Event”). If the -Force Majeure Event results in a delay or non-performance of a Party for a -period of three (3) months or longer, then either Party shall have the right to -terminate this Agreement with immediate effect without any liability (except for -the obligations of payment arising prior to the event of Force Majeure) towards -the other Party. - -14.7 Notices -Any notice given by one Party to the other shall be deemed properly given and -deemed received if specifically acknowledged by the receiving Party in writing -or when successfully delivered to the recipient by hand, fax, or special courier -during normal business hours on a business day to the addresses specified for -each Party on the signature page. Each communication and document made or -delivered by one Party to the other Party pursuant to this Agreement shall be in -the English language. - -14.8 Export Control -Licensee acknowledges that the Redistributables may be subject to export control -restrictions under the applicable laws of respective countries. Licensee shall -fully comply with all applicable export license restrictions and requirements as -well as with all laws and regulations relating to the Redistributables and -exercise of licenses hereunder and shall procure all necessary governmental -authorizations, including without limitation, all necessary licenses, approvals, -permissions or consents, where necessary for the re-exportation of the -Redistributables, Applications and/or Devices. - -14.9 No Implied License -There are no implied licenses or other implied rights granted under this -Agreement, and all rights, save for those expressly granted hereunder, shall -remain with The Qt Company and its licensors. In addition, no licenses or -immunities are granted to the combination of the Licensed Software with any -other software or hardware not delivered by The Qt Company under this Agreement. - -14.10 Attorney Fees -The prevailing Party in any action to enforce this Agreement shall be entitled -to recover its attorney’s fees and costs in connection with such action. - -14.11 Severability -If any provision of this Agreement shall be adjudged by any court of competent -jurisdiction to be unenforceable or invalid, that provision shall be limited or -eliminated to the minimum extent necessary so that this Agreement shall -otherwise remain in full force and effect and enforceable. - - - -APPENDICES -The Agreement includes Appendix 1 as shown below. In addition, the Agreement may -include one or more of the Appendices 3-5 listed below depending on the -product(s) purchased by the Licensee, what is stated in the quote or invoice, -and/or what is stated on the License Certificate. - -  -APPENDIX 1: LICENSED SOFTWARE -1a. Licensed Software - Qt Toolkit -Module Description -Qt Core Core non-graphical classes used by other modules. -Qt GUI Base classes for graphical user interface (GUI) - components. -Qt Multimedia Classes for audio, video and camera functionality. -Qt Multimedia Widgets Widget-based classes for implementing multimedia - functionality. -Qt Network Classes to make network programming easier and more - portable. -Qt QML Classes for QML and JavaScript languages. -Qt Quick A declarative framework for building highly dynamic - applications with custom user interfaces. -Qt Quick Controls 2 Provides lightweight QML types for creating - performant user interfaces for desktop, embedded, and - mobile devices. -Qt Quick Dialogs Types for creating and interacting with system - dialogs from a Qt Quick application. -Qt Quick Layouts Layouts are items that are used to arrange Qt Quick 2 - based items in the user interface. -Qt Quick Test A unit test framework for QML applications. -Qt SQL Classes for database integration using SQL. -Qt Test Classes for unit testing Qt applications and - libraries. -Qt Widgets Classes to extend Qt GUI with C++ widgets. -Active Qt Classes for applications which use ActiveX and COM -Qt 3D Functionality for near-realtime simulation systems - with support for 2D and 3D rendering. -Qt Android Extras Provides platform-specific APIs for Android. -Qt Bluetooth Provides access to Bluetooth hardware. -Qt Canvas 3D Enables OpenGL-like 3D drawing calls from Qt Quick - applications using JavaScript. -Qt Concurrent Classes for writing multi-threaded programs without - using low-level threading primitives. -Qt D-Bus Classes for inter-process communication over the - D-Bus protocol. -Qt Gamepad Enables Qt applications to support the use of gamepad - hardware. -Qt Graphical Effects Graphical effects for use with Qt Quick 2. -Qt Help Classes for integrating documentation into - applications, similar to Qt Assistant. -Qt Image Formats Plugins for additional image formats: TIFF, MNG, TGA, - WBMP. -Qt Location Displays map, navigation, and place content in a QML - application. -Qt Mac Extras Provides platform-specific APIs for macOS. -Qt Network Authorization Provides support for OAuth-based authorization to - online services. -Qt NFC Provides access to Near-Field communication (NFC) - hardware. -Qt Platform Headers Provides classes that encapsulate platform-specific - information. -Qt Positioning Provides access to position, satellite and area - monitoring classes. -Qt Print Support Classes to make printing easier and more portable. -Qt Purchasing Enables in-app purchase of products in Qt - applications. -Qt for Python Python bindings for Qt. -Qt Quick Controls Reusable Qt Quick based UI controls to create classic - desktop-style user interfaces. -Qt Quick Extras Provides a specialized set of controls that can be - used to build interfaces in Qt Quick. -Qt Quick Widgets Provides a C++ widget class for displaying a Qt - Quick user interface. -Qt SCXML Provides classes and tools for creating state - machines from SCXML files. -Qt Sensors Provides access to sensor hardware and motion gesture - recognition. -Qt Serial Bus Provides access to serial industrial bus interface. -Qt Serial Port Provides access to hardware and virtual serial ports. -Qt Speech Provides support for accessibility features such as - text-to-speech. -Qt SVG Classes for displaying the contents of SVG files. -Qt UI Tools Classes for loading QWidget based forms created in Qt - Designer dynamically, at runtime. -Qt WebChannel Provides access to QObject or QML objects from HTML - clients for seamless integration of Qt applications - with HTML/JavaScript clients. -Qt WebEngine Classes and functions for embedding web content in - applications using the Chromium browser project. -Qt WebSockets Provides WebSocket communication. -Qt WebView Displays web content in a QML application by using - APIs native to the platform. -Qt Windows Extras Provides platform-specific APIs for Windows. -Qt X11 Extras Provides platform-specific APIs for X11. -Qt XML C++ implementations of SAX and DOM. -Qt XML Patterns Support for XPath, XQuery, XSLT and XML schema - validation. -Qt Wayland Compositor Provides a framework to develop a Wayland compositor. -Qt Charts UI Components for displaying charts. -Qt Data Visualization UI Components for creating 3D data visualizations. -Qt Virtual Keyboard A framework for implementing different input methods - as well as a QML virtual keyboard. - -1b. Licensed software – Embedded software development libraries -Module Description -Boot 2 Qt stack Yocto based Embedded Linux stack for selected - target hardware -Qt OTA Client-side capability for device image - updates Over The Air. -Device Utilities Collection of API’s to manage the device; - E.g. display, WiFi and Bluetooth settings. -Qt Debugging Bridge (QDB) Daemon Enables host-target deployment, debugging, - profiling and other features over USB. Up to - developer to decide if this is left in the - final solution. - -1c. Licensed Software - Qt Tools/Applications -Tool Description -Qt Creator The integrated development environment for Qt. -Qt Designer Qt tool for designing and building graphical user interfaces. -Qt Linguist Tool used to add translations to Qt applications. -Qt Assistant Tool for viewing online documentation in Qt help-file format. -Qmake Utility tool used to automate the generation of make files. -uic User interface compiler for the Qt GUI toolkit. -rcc Resource compiler used for embedding resources into Qt - applications. -lupdate Tool that finds the translatable strings in the specified source, - header and Qt Designer interface files, and produces or updates - translation files. -lrelease Tool that produces translation files in the compact binary format - used by localized Qt applications. -qlalr Qt parser generator tool. -qdoc Configurable documentation generation tool. -qmlscene QML launcher tool -qmlviewer QML launcher tool - -1d. Licensed software –Qt Tools/Applications specific to embedded software -development -Tool Description -Target toolchains Cross compilation toolchains for - supported target devices and operating - systems -Qt Debugging Bridge (QDB) Host Tools Enables deployment, debugging, - profiling and other features over USB - from development host PC to target - device. -qtconfig-gui Qt Lite Configurator tool graphical - interface -Qt Emulator Qt emulator - -2. Parts of the Licensed Software that are permitted for distribution in -object-code form only (“Redistributables”) under this Agreement: - -2a. Qt for Application Development -(i) The Licensed Software's Qt Toolkit libraries defined in 1a -(ii) The Licensed Software's installer framework - -2b. Qt for Device Creation -(i) Qt for Application Development Redistributables defined in 2a -(ii) The Licensed Software’s Embedded software development libraries defined in - 1b - -2c. Qt 3D Studio -The Licensed Software’s Qt 3D Studio Runtime (“Qt53DStudioRuntime2”) - - -APPENDIX 3: ADDITIONS TO LICENSED SOFTWARE -In addition to what is provided under the definition of the Licensed Software, -Parties agree that Licensed Software shall also include the following additional -software products of The Qt Company if included in the quote / invoice: -Qt for Automation - - MQTT software protocol libraries - - KNX software protocol libraries - - OPCUA (open source backend) - - OPCUA (Unified Automation backend) -Qt Safe Renderer - - Qt Safe Renderer library -Qt Application Manager - - Qt Application Manager library with Qt Creator integration - -All the above is considered as Redistributables and subject to applicable -provisions and limitations including but not limited to what is defined in -Section 3. - - -APPENDIX 4: SMALL BUSINESS AND START-UP APPENDIX -The provisions of this Appendix 4 are applicable for Start-up Companies and for -the Evaluation Term. -For the purpose of this Appendix 4, the following additional definitions shall -be applicable: - “Trial Term” shall mean a period of twelve (12) months. - “Start-up Company” means a company with a maximum annual revenue, including - funding, equivalent to 100,000 USD (in applicable currency) during a respective - calendar year, as evidenced by duly audited records of the Licensee and - approved by The Qt Company. - -During the Trial Term, Section 3 shall apply with following modifications -(“Trial Term Modifications”): - - Licenses granted under Sections 3.1 and 3.2 shall be free of any charge. For - clarity, License for distribution of Devices pursuant to Section 3.3 is - subject to applicable License Fee for necessary Distribution Licenses; - - Development License under Section 3.1 is limited to a maximum of three (3) - Designated Users; and - - Support is available subject to availability, as judged by The Qt Company at - its free and absolute discretion. - -Upon expiry of the Trial Term: - a) This Appendix 4 is terminated, Trial Term Modifications cease to remain in - force, Licensee’s Development Licenses shall be automatically converted into - licenses subject to a License Fee (in the amount specified in the quote or - in Appendix 2 and payable with a 30-day payment term) and Licensee’s rights - and obligations under this Agreement shall continue to remain in force under - the standard provisions of the Agreement, unless the Licensee notifies The - Qt Company in writing no less than ninety (90) days before such expiry date - that Licensee does not agree to such continuance, in which event the - Agreement, and all rights of the Licensee thereunder, shall expire; provided - however that - b) in the event the Licensee still qualifies as a Start-up Company, the - Licensee has an option (“Option”), instead of what is stated in item a) - above, to extend the Trial Term renewal is limited to one time and total - duration of Trial Terms thus to 24 months after the effective date. Licensee - shall notify The Qt Company in writing no less than ninety (90) days before - the expiry date, if Licensee wish to exercise the Option. - - -APPENDIX 5: NON-COMMERCIAL USE APPENDIX -The provisions of this Appendix 5 are applicable for non-commercial use of the -Licensed Software by the Licensee. -For the purpose of this Appendix 5, the following additional definitions -(replacing the relevant definition of the Agreement, where applicable) shall be -applicable: - “Demo Units” shall mean (i) hardware development platform, which incorporates - the Licensed Software along with Licensee’s software and/or hardware, and - (ii) prototype versions of Applications or Devices. - “Designated User(s)” shall mean the employees and students of the Licensee. - “Licensee Products” shall mean Applications and/or Devices. - “Permitted Purpose” shall mean (i) Licensee’s internal evaluation and testing - of Licensed Software, (ii) building Demo Units as well as (iii) educational - use. - “Term” shall mean a period of twelve (12) months or any such other period as - may be agreed between the Parties. - -For the purpose of this Appendix 5, the following changes shall be agreed with -respect to relevant Sections of the Agreement: - I. Recital (A) shall be replaced in its entirety to read as follows: “(A) - Licensee wishes to use the Licensed Software for the Permitted Purpose.” - II. Section 3.1 shall be replaced in its entirety to read as follows: - “The Qt Company grants to Licensee a personal, non-exclusive, - non-transferable, revocable, royalty-free license, valid for the Term, to - use, modify and copy the Licensed Software solely for the Permitted - Purpose. Licensee may install copies of the Licensed Software on an - unlimited number of computers provided that only Designated Users may use - the Licensed Software. Licensee may demonstrate the Demo Units, provided - that such demonstrations must be conducted by Licensee, and the Demo Units - must remain in Licensee’s possession and under Licensee’s control at all - times. For clarity, this Agreement does not (i) entitle Licensee to use - Licensed Software to create Applications or Devices (other than prototypes - thereof) or (ii) carry any distribution rights to Licensee, but such - rights are subject to and conditional upon conclusion of a separate - license agreement with The Qt Company.” - III. Sections 3.2, 3.3, 8 and 10 shall be deleted. - IV. Section 3.4 shall be replaced in its entirety to read as follows: - “Licensee shall not: - - remove or alter any copyright, trademark or other proprietary rights - notice contained in any portion of the Licensed Software; - - transfer, publish, sublicense, disclose, display or otherwise make - the Licensed Software available to any third party (except that - Licensee may demonstrate the Demo Units pursuant to Section 3.1); - - in any way combine, incorporate or integrate Licensed Software with, or - use Licensed Software for creation of, any software created with or - incorporating Open Source Qt; - Licensee shall cause all Designated Users who make use of the licenses - granted under this Agreement, to be contractually bound to comply with - the relevant terms of this Agreement and not to use the Licensed - Software beyond the terms hereof. Licensee shall be responsible for any - and all actions and omissions of its Designated Users relating to the - Licensed Software and use thereof. Any use of Licensed Software beyond - the provisions of this Agreement is strictly prohibited and requires an - additional license from The Qt Company.” - V. Section 12 shall be replaced in its entirety to read as follows: - “This Agreement shall enter into force upon due acceptance by both Parties - and remain in force for the Term, unless and until terminated pursuant to - the terms of Section 12. Upon termination of the Agreement, Licensee shall - cease using the Licensed Software. All other copies of Licensed Software - in the possession or control of Licensee must be erased or destroyed. An - officer of Licensee must, upon request, promptly deliver to The Qt Company - a written confirmation that this has occurred.” - -Except for the modifications specified above, this Appendix carries no change to -the terms of the Agreement which shall remain in full force. diff -Nru qtspeech-opensource-src-5.12.5/.QT-FOR-APPLICATION-DEVELOPMENT-LICENSE-AGREEMENT qtspeech-opensource-src-5.9.5/.QT-FOR-APPLICATION-DEVELOPMENT-LICENSE-AGREEMENT --- qtspeech-opensource-src-5.12.5/.QT-FOR-APPLICATION-DEVELOPMENT-LICENSE-AGREEMENT 2019-09-06 12:06:40.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/.QT-FOR-APPLICATION-DEVELOPMENT-LICENSE-AGREEMENT 1970-01-01 00:00:00.000000000 +0000 @@ -1,1089 +0,0 @@ -QT LICENSE AGREEMENT -Agreement version 4.1 -This License Agreement (“Agreement”) is a legal agreement between The Qt Company -(as defined below) and the Licensee (as defined below) for the license of -Licensed Software (as defined below). Capitalized terms used herein are defined -in Section 1. -WHEREAS: - -(A) Licensee wishes to use the Licensed Software for the purpose of developing - and distributing Applications and/or Devices; and -(B) The Qt Company is willing to grant the Licensee a right to use Licensed - Software for such purpose pursuant to term and conditions of this Agreement. - -NOW, THEREFORE, THE PARTIES HEREBY AGREE AS FOLLOWS: - -1. DEFINITIONS -“Affiliate” of a Party shall mean an entity (i) which is directly or indirectly -controlling such Party; (ii) which is under the same direct or indirect -ownership or control as such Party; or (iii) which is directly or indirectly -owned or controlled by such Party. For these purposes, an entity shall be -treated as being controlled by another if that other entity has fifty percent -(50 %) or more of the votes in such entity, is able to direct its affairs and/or -to control the composition of its board of directors or equivalent body. - -“Add-on Products” shall mean The Qt Company’s specific add-on software products -(for example Qt Safe Renderer, Qt for Automation, Qt Application Manager), which -are not licensed as part of The Qt Company’s standard offering, but shall be -included into the scope of Licensed Software only if so specifically agreed -between the Parties. - -“Applications” shall mean Licensee's software products created using the -Licensed Software, which may include the Redistributables, or part thereof. - -“Contractor(s)” shall mean third party consultants, distributors and contractors -performing services to a Party under applicable contractual arrangement. - -“Customer(s)” shall mean Licensee’s end users to whom Licensee, directly or -indirectly, distributes copies of the Redistributables. - -“Deployment Platforms” shall mean operating systems specified in the License -Certificate, in which the Redistributables can be distributed pursuant to the -terms and conditions of this Agreement. - -“Designated User(s)” shall mean the employee(s) of Licensee or Licensee’s -Affiliates acting within the scope of their employment or Licensee's Contractors -acting within the scope of their services for Licensee and on behalf of -Licensee. Designated Users shall be named in the License Certificate. - -“Development License” shall mean the license needed by the Licensee for each -Designated User to use the Licensed Software under the license grant described -in Section 3.1 of this Agreement. Development Licenses are available separately -for Qt for Application Development (desktop) and Qt for Device Creation -(embedded) products, each product having its designated scope and purpose of -use. Distribution Licenses are always connected to Qt for Device Creation -product only. - -“Development Platforms” shall mean those operating systems specified in the -License Certificate, in which the Licensed Software can be used under the -Development License, but not distributed in any form or used for any other -purpose. - -“Devices” shall mean hardware devices or products that 1) are manufactured -and/or distributed by the Licensee or its Affiliates or Contractors, and 2) -(i) incorporate or integrate the Redistributables or parts thereof; or (ii) do -not incorporate or integrate the Redistributables at the time of distribution, -but where, when used by a Customer, the main user interface or substantial -functionality of such device is provided by Application(s) or otherwise depends -on the Licensed Software. Devices shall be specified in Appendix 2 or in a -quote. - -“Distribution License(s)” shall mean the license required for distribution of -Redistributables in connection with Devices pursuant to license grant described -in Section 3.3 of this Agreement. - -“Distribution License Packs” shall mean set of prepaid Distribution Licenses for -distribution of Redistributables, as defined in The Qt Company’s standard price -list, quote, Purchase Order confirmation or in an appendix hereto, as the case -may be. - -“Intellectual Property Rights” shall mean patents (including utility models), -design patents, and designs (whether or not capable of registration), chip -topography rights and other like protection, copyrights, trademarks, service -marks, trade names, logos or other words or symbols and any other form of -statutory protection of any kind and applications for any of the foregoing as -well as any trade secrets. - -“License Certificate” shall mean a certificate generated by The Qt Company for -each Designated User respectively upon them downloading the Licensed Software. -License Certificate will be available under respective Designated User’s Qt -Account at account.qt.io and it will specify the Designated User, the -Development Platforms, Deployment Platforms and the License Term. The terms of -the License Certificate are considered part of this Agreement and shall be -updated from time to time to reflect any agreed changes to the foregoing terms -relating to Designated User’s rights to the Licensed Software. - -“License Fee” shall mean the fee charged to the Licensee for rights granted -under the terms of this Agreement. - -“License Term” shall mean the agreed validity period of the Development License -of the respective Designated User, during which time the Designated User is -entitled to use the Licensed Software, as set forth in the respective License -Certificate. - -“Licensed Software” shall mean either -(i) Qt for Application Development or -(ii) Qt for Device Creation, and/or -(iii) Qt 3D Studio, and/or -(iv) Qt Design Studio, and/or -(v) selected Add-on Products, if any, depending on which product(s) the - Licensee has purchased under this Agreement, - -as well as corresponding online or electronic documentation, associated media -and printed materials, including the source code, example programs and the -documentation, licensed to the Licensee under this Agreement. Licensed Software -does not include Third Party Software (as defined in Section 4) or Open Source -Qt. The Qt Company may, in the course of its development activities, at its free -and absolute discretion and without any obligation to send or publish any -notifications to the Licensee or in general, make changes, additions or -deletions in the components and functionalities of the Licensed Software, -provided that no such changes, additions or deletions will affect the already -released version of the Licensed Software, but only upcoming version(s). - -“Licensee” shall mean the individual or legal entity that is party to this -Agreement, as identified on the signature page hereof. - -“Licensee’s Records” shall mean books and records that are likely to contain -information bearing on Licensee’s compliance with this Agreement or the payments -due to The Qt Company under this Agreement, including, but not limited to: -assembly logs, sales records and distribution records. - -“Modified Software” shall have the meaning as set forth in Section 2.3. - -“Online Services” shall mean any services or access to systems made available by -The Qt Company to the Licensee over the Internet relating to the Licensed -Software or for the purpose of use by the Licensee of the Licensed Software or -Support. Use of any such Online Services is discretionary for the Licensee and -some of them may be subject to additional fees. - -“Open Source Qt” shall mean the non-commercial Qt computer software products, -licensed under the terms of the GNU Lesser General Public License, version 2.1 -or later (“LGPL”) or the GNU General Public License, version 2.0 or later -(“GPL”). For clarity, Open Source Qt shall not be provided nor governed under -this Agreement. - -”Party” or “Parties” shall mean Licensee and/or The Qt Company. - -“Qt 3D Studio” shall mean all versions of The Qt Company’s Qt 3D Studio, a 3D -user interface design and development environment for rapid designing and -prototyping of animated user interfaces. - -“Qt Design Studio” shall mean all versions of The Qt Company’s Qt Design Studio -tool, a 2D user interface design and development environment for rapid designing -and prototyping of animated user interfaces. - -“Qt for Application Development” shall mean The Qt Company’s productized -offering, which consist of all versions of -(i) Qt Toolkit, and -(ii) Qt Tools/Applications. - -“Qt for Device Creation” shall mean The Qt Company’s productized offering, -which consist of all versions of -(i) Qt for Application Development, and -(ii) Software components specific to embedded software development as set forth - in Appendix 1, Sections 1b and 1d. - -“Qt Toolkit” shall mean the modules defined in Appendix 1, Section 1a. - -“Qt Tools/Applications” shall mean the tools defined in Appendix 1, Section 1c. - -"Redistributables" shall mean the portions of the Licensed Software set forth in -Appendix 1, Section 2 that may be distributed pursuant to the terms of this -Agreement in object code form only, including any relevant documentation. Where -relevant, any reference to Licensed Software in this Agreement shall include and -refer also to Redistributables. - -“Renewal Term” shall mean an extension of previous License Term as agreed -between the Parties. - -“Submitted Modified Software” shall have the meaning as set forth in -Section 2.3. - -“Support” shall mean standard developer support that is provided by The Qt -Company to assist Designated Users in using the Licensed Software in accordance -with The Qt Company’s standard support terms and as further defined in -Section 8 hereunder. - -“Taxes” shall have the meaning set forth in Section 10.5. - -“Term” shall have the meaning set forth in Section 12. - -“The Qt Company” shall mean: -(i) in the event Licensee is an individual residing in the United States or a - legal entity incorporated in the United States or having its headquarters - in the United States, The Qt Company Inc., a Delaware corporation with its - office at 2350 Mission College Blvd., Suite 1020, Santa Clara, CA 95054, - USA.; or -(ii) in the event the Licensee is an individual residing outside of the United - States or a legal entity incorporated outside of the United States or - having its registered office outside of the United States, The Qt Company - Ltd., a Finnish company with its registered office at Bertel Jungin aukio - D3A, 02600 Espoo, Finland. - -"Third Party Software " shall have the meaning set forth in Section 4. - -“Updates” shall mean a release or version of the Licensed Software containing -bug fixes, error corrections and other changes that are generally made available -to users of the Licensed Software that have contracted for Support. Updates are -generally depicted as a change to the digits following the decimal in the -Licensed Software version number. The Qt Company shall make Updates available to -the Licensee under the Support. Updates shall be considered as part of the -Licensed Software hereunder. - -“Upgrades” shall mean a release or version of the Licensed Software containing -enhancements and new features and are generally depicted as a change to the -first digit of the Licensed Software version number. In the event Upgrades are -provided to the Licensee under this Agreement, they shall be considered as part -of the Licensed Software hereunder. - -2. OWNERSHIP -2.1 Ownership of The Qt Company -The Licensed Software is protected by copyright laws and international copyright -treaties, as well as other intellectual property laws and treaties. The Licensed -Software is licensed, not sold. All The Qt Company's Intellectual Property -Rights are and shall remain the exclusive property of The Qt Company or its -licensors respectively. - -2.2 Ownership of Licensee -All the Licensee's Intellectual Property Rights are and shall remain the -exclusive property of the Licensee or its licensors respectively. All -Intellectual Property Rights to the Modified Software, Applications and Devices -shall remain with the Licensee and no rights thereto shall be granted by the -Licensee to The Qt Company under this Agreement (except as set forth in Section -2.3 below). - -2.3 Modified Software -Licensee may create bug-fixes, error corrections, patches or modifications to -the Licensed Software (“Modified Software”). Such Modified Software may break -the source or binary compatibility with the Licensed Software (including without -limitation through changing the application programming interfaces ("API") or by -adding, changing or deleting any variable, method, or class signature in the -Licensed Software and/or any inter-process protocols, services or standards in -the Licensed Software libraries). To the extent that Licensee’s Modified -Software so breaks source or binary compatibility with the Licensed Software, -Licensee acknowledges that The Qt Company's ability to provide Support may be -prevented or limited and Licensee's ability to make use of Updates may be -restricted. Licensee may, at its sole and absolute discretion, choose to submit -Modified Software to The Qt Company (“Submitted Modified Software”) in -connection with Licensee’s Support request, service request or otherwise. In the -event Licensee does so, then, Licensee hereby grants The Qt Company a -sublicensable, assignable, irrevocable, perpetual, worldwide, non-exclusive, -royalty-free and fully paid-up license, under all of Licensee’s Intellectual -Property Rights, to reproduce, adapt, translate, modify, and prepare derivative -works of, publicly display, publicly perform, sublicense, make available and -distribute such Submitted Modified Software as The Qt Company sees fit at its -free and absolute discretion. - -3. LICENSES GRANTED -3.1 Development with Licensed Software -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable license, valid for the -License Term, to use, modify and copy the Licensed Software by Designated Users -on the Development Platforms for the sole purposes of designing, developing, -demonstrating and testing Application(s) and/or Devices, and to provide thereto -related support and other related services to end-user Customers. Licensee may -install copies of the Licensed Software on an unlimited number of computers -provided that (i) only the Designated Users may use the Licensed Software, and -(ii) all Designated Users must have a valid Development License to use Licensed -Software. Licensee may at any time designate another Designated User to replace -a then-current Designated User by notifying The Qt Company in writing, provided -that any Designated User may be replaced only once during any six-month period. -Upon expiry of the initially agreed License Term, the respective License Terms -shall be automatically extended to one or more Renewal Term(s), unless and until -either Party notifies the other Party in writing that it does not wish to -continue the License Term, such notification to be provided to the other Party -no less than ninety (90) days before expiry of the respective License Term. -Unless otherwise agreed between the Parties, Renewal Term shall be of equal -length with the initial Term. Any such Renewal Term shall be subject to License -Fees agreed between the Parties or, if no advance agreement exists, subject to -The Qt Company’s standard pricing applicable at the commencement date of any -such Renewal Term. - -3.2 Distribution of Applications -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through its Contractors, Redistributables as installed, -incorporated or integrated into Applications for execution on the Deployment -Platforms, and (ii) grant sublicenses to Redistributables, as distributed -hereunder, for Customers solely for Customer’s internal use and to the extent -necessary in order for the Customers to use the Applications for their -respective intended purposes. -Right to distribute the Redistributables as part of an Application as provided -herein is not royalty-bearing but is conditional upon the Licensee having paid -the agreed Development Licenses from The Qt Company before distributing any -Redistributables to Customers. - -3.3 Distribution of Devices -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through one or more tiers of Contractors, -Redistributables as installed, incorporated or integrated, or intended to be -installed, incorporated or integrated into Devices for execution on the -Deployment Platforms, and (ii) grant sublicenses to Redistributables, as -distributed hereunder, for Customers solely for Customer’s internal use and to -the extent necessary in order for the Customers to use the Devices for their -respective intended purposes. -Right to distribute the Redistributables with Devices as provided herein is -conditional upon the Licensee having purchased and paid the appropriate amount -of Development Licenses for Qt for Device Creation product and Distribution -Licenses from The Qt Company before distributing any Redistributables to -Customers. - -3.4 Further Requirements -The licenses granted above in this Section 3 by The Qt Company to Licensee are -conditional and subject to Licensee's compliance with the following terms: -(i) Licensee shall not remove or alter any copyright, trademark or other - proprietary rights notice contained in any portion of the Licensed - Software; -(ii) Applications must add primary and substantial functionality to the - Licensed Software; -(iii) Applications may not pass on functionality which in any way makes it - possible for others to create software with the Licensed Software; - provided however that Licensee may use the Licensed Software's scripting - and QML ("Qt Quick") functionality solely in order to enable scripting, - themes and styles that augment the functionality and appearance of the - Application(s) without adding primary and substantial functionality to - the Application(s); -(iv) Applications must not compete with the Licensed Software; -(v) Licensee shall not use The Qt Company's or any of its suppliers' names, - logos, or trademarks to market Applications, except that Licensee may use - “Built with Qt” logo to indicate that Application(s) was developed using - the Licensed Software; -(vi) Licensee shall not distribute, sublicense or disclose source code of - Licensed Software to any third party (provided however that Licensee may - appoint employee(s) of Contractors as Designated Users to use Licensed - Software pursuant to this Agreement). Such right may be available for the - Licensee subject to a separate software development kit (“SDK”) license - agreement to be concluded with The Qt Company; -(vii) Licensee shall not grant the Customers a right to (i) make copies of the - Redistributables except when and to the extent required to use the - Applications and/or Devices for their intended purpose, (ii) modify the - Redistributables or create derivative works thereof, (iii) decompile, - disassemble or otherwise reverse engineer Redistributables, or (iv) - redistribute any copy or portion of the Redistributables to any third - party, except as part of the onward sale of the Device on which the - Redistributables are installed; -(viii) Licensee shall not and shall cause that its Affiliates or Contractors - shall not a) in any way combine, incorporate or integrate Licensed - Software with, or use Licensed Software for creation of, any software - created with or incorporating Open Source Qt, or b) incorporate or - integrate Applications into a hardware device or product other than a - Device, unless Licensee has received an advance written permission from - The Qt Company to do so. Absent such written permission, any and all - distribution by the Licensee during the Term of a hardware device or - product a) which incorporate or integrate any part of Licensed Software - or Open Source Qt; or b) where the main user interface or substantial - functionality is provided by software built with Licensed Software or - Open Source Qt or otherwise depends on the Licensed Software or Open - Source Qt, shall be considered as a Device distribution under this - Agreement and dependent on compliance thereof (including but not limited - to obligation to pay applicable License Fees for such distribution). - Notwithstanding what is provided above in this sub-section (viii), - Licensee is entitled to use and combine Qt 3D Studio and/or Qt Design - Studio with Open Source Qt (“Combination”) for its internal evaluation - purposes, provided that Licensee shall in no way transfer, publish, - disclose, display or otherwise make available any software or work - resulting from such Combination; -(ix) Licensee shall cause all of its Affiliates and Contractors entitled to - make use of the licenses granted under this Agreement, to be - contractually bound to comply with the relevant terms of this Agreement - and not to use the Licensed Software beyond the terms hereof and for any - purposes other than operating within the scope of their services for - Licensee. Licensee shall be responsible for any and all actions and - omissions of its Affiliates and Contractors relating to the Licensed - Software and use thereof (including but not limited to payment of all - applicable License Fees); -(x) Except when and to the extent explicitly provided in this Section 3, - Licensee shall not transfer, publish, disclose, display or otherwise - make available the Licensed Software; -; and -(xi) Licensee shall not attempt or enlist a third party to conduct or attempt - to conduct any of the above. - -Above terms shall not be applicable if and to the extent they conflict with any -mandatory provisions of any applicable laws. Any use of Licensed Software beyond -the provisions of this Agreement is strictly prohibited and requires an -additional license from The Qt Company. - -4. THIRD PARTY SOFTWARE -The Licensed Software may provide links to third party libraries or code -(collectively "Third Party Software") to implement various functions. Third -Party Software does not comprise part of the Licensed Software. In some cases, -access to Third Party Software may be included in the Licensed Software. Such -Third Party Software will be listed in the ".../src/3rdparty" source tree -delivered with the Licensed Software or documented in the Licensed Software, as -such may be amended from time to time. Licensee acknowledges that use or -distribution of Third Party Software is in all respects subject to applicable -license terms of applicable third party right holders. - -5. PRE-RELEASE CODE -The Licensed Software may contain pre-release code and functionality marked or -otherwise stated as “Technology Preview”, “Alpha”, “Beta” or similar -designation. Such pre-release code may be present in order to provide -experimental support for new platforms or preliminary versions of one or more -new functionalities. The pre-release code may not be at the level of performance -and compatibility of a final, generally available, product offering of the -Licensed Software. The pre-release parts of the Licensed Software may not -operate correctly, may contain errors and may be substantially modified by The -Qt Company prior to the first commercial product release, if any. The Qt Company -is under no obligation to make pre-release code commercially available, or -provide any Support or Updates relating thereto. The Qt Company assumes no -liability whatsoever regarding any pre-release code, but any use thereof is -exclusively at Licensee’s own risk and expense. For clarity, Licensee is -entitled to use such pre-release code pursuant to Section 3, just like other -Licensed Software, provided however that in the event Add-on Products are -included and available as such pre-release code, Licensee’s right to use such -Add-on Products is nevertheless subject to and conditional upon conclusion of -separate agreement with The Qt Company. - -6. LIMITED WARRANTY AND WARRANTY DISCLAIMER -The Qt Company hereby represents and warrants that it has the power and -authority to grant the rights and licenses granted to Licensee under this -Agreement. Except as set forth above, the Licensed Software is licensed to -Licensee "as is" and Licensee’s exclusive remedy and The Qt Company’s entire -liability for errors in the Licensed Software shall be limited, at The Qt -Company’s option, to correction of the error, replacement of the Licensed -Software or return of the applicable fees paid for the defective Licensed -Software for the time period during which the License is not able to utilize the -Licensed Software under the terms of this Agreement. - -TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE QT COMPANY ON BEHALF OF -ITSELF AND ITS LICENSORS, SUPPLIERS AND AFFILIATES, DISCLAIMS ALL OTHER -WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND -NON-INFRINGEMENT WITH REGARD TO THE LICENSED SOFTWARE. THE QT COMPANY DOES NOT -WARRANT THAT THE LICENSED SOFTWARE WILL SATISFY LICENSEE’S REQUIREMENTS OR THAT -IT WILL OPERATE WITHOUT DEFECT OR ERROR OR THAT THE OPERATION THEREOF WILL BE -UNINTERRUPTED. ALL USE OF AND RELIANCE ON THE LICENSED SOFTWARE IS AT THE SOLE -RISK OF AND RESPONSIBILITY OF LICENSEE. - -7. INDEMNIFICATION AND LIMITATION OF LIABILITY -7.1 Limitation of Liability -EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, AND (II) -BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO -EVENT SHALL EITHER PARTY BE LIABLE TO THE OTHER PARTY FOR ANY LOSS OF PROFIT, -LOSS OF DATA, LOSS OF BUSINESS OR GOODWILL OR ANY OTHER INDIRECT, SPECIAL, -CONSEQUENTIAL, INCIDENTAL OR PUNITIVE COST, DAMAGES OR EXPENSE OF ANY KIND, -HOWSOEVER ARISING UNDER OR IN CONNECTION WITH THIS AGREEMENT. PARTIES -SPECIFICALLY AGREE THAT LICENSEE’S OBLIGATION TO PAY LICENSE AND OTHER FEES -CORRESPONDING TO ACTUAL USAGE OF LICENSED SOFTWARE HEREUNDER SHALL BE CONSIDERED -AS A DIRECT DAMAGE. EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL -MISCONDUCT, AND (II) BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY -APPLICABLE LAW, IN NO EVENT SHALL EITHER PARTY’S TOTAL AGGREGATE LIABILITY UNDER -THIS AGREEMENT EXCEED THE AGGREGATE LICENSE FEES PAID OR PAYABLE TO THE QT -COMPANY FROM LICENSEE DURING THE PERIOD OF TWELVE (12) MONTHS IMMEDIATELY -PRECEDING THE EVENT RESULTING IN SUCH LIABILITY. THE PROVISIONS OF THIS SECTION -7 ALLOCATE THE RISKS UNDER THIS AGREEMENT BETWEEN THE QT COMPANY AND LICENSEE -AND THE PARTIES HAVE RELIED UPON THE LIMITATIONS SET FORTH HEREIN IN DETERMINING -WHETHER TO ENTER INTO THIS AGREEMENT. - -7.2 Licensee´s Indemnification -Licensee shall indemnify and hold harmless The Qt Company from and against any -claim, injury, judgment, settlement, loss or expense, including attorneys' fees -related to: (a) Licensee’s misrepresentation in connection with The Qt Company -or the Licensed Software or breach of this Agreement, (b) the Application or -Device (except where such cause of liability is solely attributable to the -Licensed Software). - -8. SUPPORT, UPDATES AND ONLINE SERVICES -Upon due payment of the agreed License Fees the Licensee will be eligible to -receive Support and Updates and to use the Online Services during the License -Term, provided, however, that in the event the License Term is longer than 36 -months, Support is provided only for the first 12 months, unless the Parties -specifically otherwise agree. Unless otherwise decided by The Company at its -free and absolute discretion, Upgrades will not be included in the Support but -may be available subject to additional fees. From time to time The Qt Company -may change the Support terms, provided that during the respective ongoing -License Term the level of Support provided by The Qt Company may not be reduced -without the consent of the Licensee. Unless otherwise agreed, The Qt Company -shall not be responsible for providing any service or support to Customers. - -9. CONFIDENTIALITY -Each Party acknowledges that during the Term of this Agreement each Party may -receive information about the other Party's business, business methods, business -plans, customers, business relations, technology, and other information, -including the terms of this Agreement, that is confidential and of great value -to the other Party, and the value of which would be significantly reduced if -disclosed to third parties (“Confidential Information”). Accordingly, when a -Party (the “Receiving Party”) receives Confidential Information from the other -Party (the “Disclosing Party”), the Receiving Party shall only disclose such -information to employees and Contractors on a need to know basis, and shall -cause its employees and employees of its Affiliates to: (i) maintain any and all -Confidential Information in confidence; (ii) not disclose the Confidential -Information to a third party without the Disclosing Party's prior written -approval; and (iii) not, directly or indirectly, use the Confidential -Information for any purpose other than for exercising its rights and fulfilling -its responsibilities pursuant to this Agreement. Each Party shall take -reasonable measures to protect the Confidential Information of the other Party, -which measures shall not be less than the measures taken by such Party to -protect its own confidential and proprietary information. Obligation of -confidentiality shall not apply to information that (i) is or becomes generally -known to the public through no act or omission of the Receiving Party; (ii) was -in the Receiving Party's lawful possession prior to the disclosure hereunder and -was not subject to limitations on disclosure or use; (iii) is developed -independently by employees or Contractors of the Receiving Party or other -persons working for the Receiving Party who have not had access to the -Confidential Information of the Disclosing Party, as proven by the written -records of the Receiving Party; (iv) is lawfully disclosed to the Receiving -Party without restrictions, by a third party not under an obligation of -confidentiality; or (v) the Receiving Party is legally compelled to disclose, in -which case the Receiving Party shall notify the Disclosing Party of such -compelled disclosure and assert the privileged and confidential nature of the -information and cooperate fully with the Disclosing Party to limit the scope of -disclosure and the dissemination of disclosed Confidential Information to the -minimum extent necessary. The obligations under this Section 9 shall continue to -remain in force for a period of five (5) years after the last disclosure, and, -with respect to trade secrets, for so long as such trade secrets are protected -under applicable trade secret laws. - -10. FEES, DELIVERY AND PAYMENT -10.1 License Fees -License Fees are described in The Qt Company’s standard price list, quote or -Purchase Order confirmation or in an appendix hereto, as the case may be. The -License Fees shall not be refunded or claimed as a credit in any event or for -any reason whatsoever. - -10.2 Ordering Licenses -Licensee may purchase Development Licenses and Distribution Licenses pursuant to -agreed pricing terms or, if no specific pricing terms have been agreed upon, at -The Qt Company's standard pricing terms applicable at the time of purchase. -Licensee shall submit all purchase orders for Development Licenses and -Distribution Licenses to The Qt Company by email or any other method acceptable -to The Qt Company (each such order is referred to herein as a “Purchase Order”) -for confirmation, whereupon the Purchase Order shall become binding between the -Parties. - -10.3 Distribution License Packs -Unless otherwise agreed, Distribution Licenses shall be purchased by way of -Distribution License Packs. Upon due payment of the ordered Distribution License -Pack(s), the Licensee will have an account of Distribution Licenses available -for installing, bundling or integrating (all jointly “installing”) the -Redistributables with the Devices or for otherwise distributing the -Redistributables in accordance with this Agreement. Each time Licensee -“installs” or distributes a copy of Redistributables, then one Distribution -License is used, and Licensee’s account of available Distribution Licenses is -decreased accordingly. Licensee may “install” copies of the Redistributables so -long as Licensee has Distribution Licenses remaining on its account. -Redistributables will be deemed to have been “installed” into a Device when one -of the following circumstances shall have occurred: a) the Redistributables have -been loaded onto the Device and used outside of the Licensee’s premises or b) -the Device has been fully tested and placed into Licensee's inventory (or sold) -for the first time (i.e., Licensee will not be required to use (or pay for) more -than one Distribution License for each individual Device, e.g. in a situation -where a Device is returned to Licensee's inventory after delivery to a -distributor or sale to a Customer). In addition, if Licensee includes a back-up -copy of the Redistributables on a CD-ROM or other storage medium along with the -product, that backup copy of the Redistributables will not be deemed to have -been “installed” and will not require an additional Distribution License. - -10.4 Payment Terms -License Fees and any other charges under this Agreement shall be paid by -Licensee no later than thirty (30) days from the date of the applicable invoice -from The Qt Company. The Qt Company will submit an invoice to Licensee after the -date of this Agreement and/or after The Qt Company receives a Purchase Order -from Licensee. A late payment charge of the lower of (a) one percent per month; -or (b) the interest rate stipulated by applicable law, shall be charged on any -unpaid balances that remain past due. The Qt Company shall have the right to -suspend, terminate or withhold grants of all rights to the Licensed Software -hereunder, including but not limited to the Developer License, Distribution -License, and Support, should Licensee fail to make payment in timely fashion. - -10.5 Taxes -All License Fees and other charges payable hereunder are gross amounts but -exclusive of any value added tax, use tax, sales tax and other taxes, duties or -tariffs (“Taxes”). Such applicable Taxes shall be paid by Licensee, or, where -applicable, in lieu of payment of such Taxes, Licensee shall provide an -exemption certificate to The Qt Company and any applicable authority. - -11 RECORD-KEEPING AND REPORTING OBLIGATIONS; AUDIT RIGHTS -11.1 Licensee’s Record-keeping -Licensee shall at all times maintain accurate and up-to-date written records of -Licensee’s activities related to the use of Licensed Software and distribution -of Redistributables. The records shall be adequate to determine Licensee’s -compliance with the provisions of this Agreement and to demonstrate the number -of Designated Users and Redistributables distributed by Licensee. The records -shall conform to good accounting practices reasonably acceptable to The Qt -Company. Licensee shall, within thirty (30) days from receiving The Qt Company’s -request to that effect, deliver to The Qt Company a report on Licensee’s usage -of Licensed Software, such report to contain information, in sufficient detail, -on (i) amount of users working with Licensed Software, (ii) copies of -Redistributables distributed by Licensee during that calendar quarter, (iii) -number of undistributed copies of Redistributables and corresponding number of -unused Distribution Licenses remaining on Licensee’s account, and (iv) any other -information as The Qt Company may reasonably require from time to time. - -11.2. The Qt Company’s Audit Rights -The Qt Company or an independent auditor acting on behalf of The Qt Company’s, -may, upon at least five (5) business days’ prior written notice and at its -expense, audit Licensee with respect to the use of the Redistributables, but not -more frequently than once during each 6-month period. Such audit may be -conducted by mail, electronic means or through an in-person visit to Licensee’s -place of business. Any such in-person audit shall be conducted during regular -business hours at Licensee's facilities and shall not unreasonably interfere -with Licensee's business activities. The Qt Company or the independent auditor -acting on behalf of The Qt Company shall be entitled to inspect Licensee’s -Records. All such Licensee’s Records and use thereof shall be subject to an -obligation of confidentiality under this Agreement. If an audit reveals that -Licensee is using the Licensed Software beyond scope of the licenses Licensee -has paid for, Licensee agrees to immediately pay The Qt Company any amounts owed -for such unauthorized use. -In addition, in the event the audit reveals a material violation of the terms of -this Agreement (underpayment of more than 5% of License Fees shall always be -deemed a material violation for purposes of this section), then the Licensee -shall pay The Qt Company's reasonable cost of conducting such audit. - -12 TERM AND TERMINATION -12.1 Term -This Agreement shall enter into force upon due acceptance by both Parties and -remain in force for as long as there is any Development License(s) in force -(“Term”), unless and until terminated pursuant to the terms of this Section 12. - -12.2 Termination by The Qt Company -The Qt Company shall have the right to terminate this Agreement upon thirty (30) -days prior written notice if the Licensee is in material breach of any -obligation of this Agreement and fails to remedy such breach within such notice -period. - -12.3 Mutual Right to Terminate -Either Party shall have the right to terminate this Agreement immediately upon -written notice in the event that the other Party becomes insolvent, files for -any form of bankruptcy, makes any assignment for the benefit of creditors, has a -receiver, administrative receiver or officer appointed over the whole or a -substantial part of its assets, ceases to conduct business, or an act equivalent -to any of the above occurs under the laws of the jurisdiction of the other -Party. - -12.4 Parties´ Rights and Duties upon Termination -Upon expiry or termination of the Agreement Licensee shall cease and shall cause -all Designated Users (including those of its Affiliates’ and Contractors’) to -cease using the Licensed Software and distribution of the Redistributables under -this Agreement. -Notwithstanding the above, in the event the Agreement expires or is terminated: -(i) as a result of The Qt Company choosing not to renew the Development - License(s) as set forth in Section 3.1, then all valid licenses possessed - by the Licensee at such date shall be extended to be valid in perpetuity - under the terms of this Agreement and Licensee is entitled to purchase - additional licenses as set forth in Section 10.2; or -(ii) for reason other than by The Qt Company pursuant to item (i) above or - pursuant to Section 12.2, then the Licensee is entitled, for a period of - six (6) months after the effective date of termination, to continue - distribution of Devices under the Distribution Licenses paid but unused at - such effective date of termination. Upon any such termination the Licensee - shall destroy or return to The Qt Company all copies of the Licensed - Software and all related materials and will certify the same to The Qt - Company upon its request, provided however that Licensee may retain and - exploit such copies of the Licensed Software as it may reasonably require - in providing continued support to Customers. -Expiry or termination of this Agreement for any reason whatsoever shall not -relieve Licensee of its obligation to pay any License Fees accrued or payable to -The Qt Company prior to the effective date of termination, and Licensee shall -immediately pay to The Qt Company all such fees upon the effective date of -termination. Termination of this Agreement shall not affect any rights of -Customers to continue use of Applications and Devices (and therein incorporated -Redistributables). - -12.5 Extension in case of bankruptcy -In the event The Qt Company is declared bankrupt under a final, non-cancellable -decision by relevant court of law, and this Agreement is not, at the date of -expiry of the Development License(s) pursuant to Section 3.1, assigned to party, -who has assumed The Qt Company’s position as a legitimate licensor of Licensed -Software under this Agreement, then all valid licenses possessed by the Licensee -at such date of expiry, and which the Licensee has not notified for expiry, -shall be extended to be valid in perpetuity under the terms of this Agreement. - -13. GOVERNING LAW AND LEGAL VENUE -In the event this Agreement is in the name of The Qt Company Inc., a Delaware -Corporation, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of the State of California, USA, excluding its choice of law - provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any dispute, claim or controversy arising out of or relating to this - Agreement or the breach, termination, enforcement, interpretation or - validity thereof, including the determination of the scope or - applicability of this Agreement to arbitrate, shall be determined by - arbitration in San Francisco, USA, before one arbitrator. The arbitration - shall be administered by JAMS pursuant to JAMS' Streamlined Arbitration - Rules and Procedures. Judgment on the Award may be entered in any court - having jurisdiction. This Section shall not preclude parties from seeking - provisional remedies in aid of arbitration from a court of appropriate - jurisdiction. -In the event this Agreement is in the name of The Qt Company Ltd., a Finnish -Company, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of Finland, excluding its choice of law provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any disputes, controversy or claim arising out of or relating to this - Agreement, or the breach, termination or validity thereof shall be shall - be finally settled by arbitration in accordance with the Arbitration Rules - of Finland Chamber of Commerce. The arbitration tribunal shall consist of - one (1), or if either Party so requires, of three (3), arbitrators. The - award shall be final and binding and enforceable in any court of competent - jurisdiction. The arbitration shall be held in Helsinki, Finland and the - process shall be conducted in the English language. This Section shall not - preclude parties from seeking provisional remedies in aid of arbitration - from a court of appropriate jurisdiction. - -14. GENERAL PROVISIONS -14.1 No Assignment -Except in the case of a merger or sale of substantially all of its corporate -assets, Licensee shall not be entitled to assign or transfer all or any of its -rights, benefits and obligations under this Agreement without the prior written -consent of The Qt Company, which shall not be unreasonably withheld or delayed. -The Qt Company shall be entitled to freely assign or transfer any of its rights, -benefits or obligations under this Agreement. - -14.2 No Third Party Representations -Licensee shall make no representations or warranties concerning the Licensed -Software on behalf of The Qt Company. Any representation or warranty Licensee -makes or purports to make on The Qt Company’s behalf shall be void as to The Qt -Company. - -14.3 Surviving Sections -Any terms and conditions that by their nature or otherwise reasonably should -survive termination of this Agreement shall so be deemed to survive. - -14.4 Entire Agreement -This Agreement, the exhibits hereto, the License Certificate and any applicable -Purchase Order constitute the complete agreement between the Parties and -supersedes all prior or contemporaneous discussions, representations, and -proposals, written or oral, with respect to the subject matters discussed -herein. -In the event of any conflict or inconsistency between this Agreement and any -Purchase Order, the terms of this Agreement will prevail over the terms of the -Purchase Order with respect to such conflict or inconsistency. -Parties specifically acknowledge and agree that this Agreement prevails over any -click-to-accept or similar agreements the Designated Users may need to accept -online upon download of the Licensed Software, as may be required by The Qt -Company’s applicable processes relating to Licensed Software. - -14.5 Modifications -No modification of this Agreement shall be effective unless contained in a -writing executed by an authorized representative of each Party. No term or -condition contained in Licensee's Purchase Order shall apply unless expressly -accepted by The Qt Company in writing. - -14.6 Force Majeure -Except for the payment obligations hereunder, neither Party shall be liable to -the other for any delay or non-performance of its obligations hereunder in the -event and to the extent that such delay or non-performance is due to an event of -act of God, terrorist attack or other similar unforeseeable catastrophic event -that prevents either Party for fulfilling its obligations under this Agreement -and which such Party cannot avoid or circumvent (“Force Majeure Event”). If the -Force Majeure Event results in a delay or non-performance of a Party for a -period of three (3) months or longer, then either Party shall have the right to -terminate this Agreement with immediate effect without any liability (except for -the obligations of payment arising prior to the event of Force Majeure) towards -the other Party. - -14.7 Notices -Any notice given by one Party to the other shall be deemed properly given and -deemed received if specifically acknowledged by the receiving Party in writing -or when successfully delivered to the recipient by hand, fax, or special courier -during normal business hours on a business day to the addresses specified for -each Party on the signature page. Each communication and document made or -delivered by one Party to the other Party pursuant to this Agreement shall be in -the English language. - -14.8 Export Control -Licensee acknowledges that the Redistributables may be subject to export control -restrictions under the applicable laws of respective countries. Licensee shall -fully comply with all applicable export license restrictions and requirements as -well as with all laws and regulations relating to the Redistributables and -exercise of licenses hereunder and shall procure all necessary governmental -authorizations, including without limitation, all necessary licenses, approvals, -permissions or consents, where necessary for the re-exportation of the -Redistributables, Applications and/or Devices. - -14.9 No Implied License -There are no implied licenses or other implied rights granted under this -Agreement, and all rights, save for those expressly granted hereunder, shall -remain with The Qt Company and its licensors. In addition, no licenses or -immunities are granted to the combination of the Licensed Software with any -other software or hardware not delivered by The Qt Company under this Agreement. - -14.10 Attorney Fees -The prevailing Party in any action to enforce this Agreement shall be entitled -to recover its attorney’s fees and costs in connection with such action. - -14.11 Severability -If any provision of this Agreement shall be adjudged by any court of competent -jurisdiction to be unenforceable or invalid, that provision shall be limited or -eliminated to the minimum extent necessary so that this Agreement shall -otherwise remain in full force and effect and enforceable. - - - -APPENDICES -The Agreement includes Appendix 1 as shown below. In addition, the Agreement may -include one or more of the Appendices 3-5 listed below depending on the -product(s) purchased by the Licensee, what is stated in the quote or invoice, -and/or what is stated on the License Certificate. - -  -APPENDIX 1: LICENSED SOFTWARE -1a. Licensed Software - Qt Toolkit -Module Description -Qt Core Core non-graphical classes used by other modules. -Qt GUI Base classes for graphical user interface (GUI) - components. -Qt Multimedia Classes for audio, video and camera functionality. -Qt Multimedia Widgets Widget-based classes for implementing multimedia - functionality. -Qt Network Classes to make network programming easier and more - portable. -Qt QML Classes for QML and JavaScript languages. -Qt Quick A declarative framework for building highly dynamic - applications with custom user interfaces. -Qt Quick Controls 2 Provides lightweight QML types for creating - performant user interfaces for desktop, embedded, and - mobile devices. -Qt Quick Dialogs Types for creating and interacting with system - dialogs from a Qt Quick application. -Qt Quick Layouts Layouts are items that are used to arrange Qt Quick 2 - based items in the user interface. -Qt Quick Test A unit test framework for QML applications. -Qt SQL Classes for database integration using SQL. -Qt Test Classes for unit testing Qt applications and - libraries. -Qt Widgets Classes to extend Qt GUI with C++ widgets. -Active Qt Classes for applications which use ActiveX and COM -Qt 3D Functionality for near-realtime simulation systems - with support for 2D and 3D rendering. -Qt Android Extras Provides platform-specific APIs for Android. -Qt Bluetooth Provides access to Bluetooth hardware. -Qt Canvas 3D Enables OpenGL-like 3D drawing calls from Qt Quick - applications using JavaScript. -Qt Concurrent Classes for writing multi-threaded programs without - using low-level threading primitives. -Qt D-Bus Classes for inter-process communication over the - D-Bus protocol. -Qt Gamepad Enables Qt applications to support the use of gamepad - hardware. -Qt Graphical Effects Graphical effects for use with Qt Quick 2. -Qt Help Classes for integrating documentation into - applications, similar to Qt Assistant. -Qt Image Formats Plugins for additional image formats: TIFF, MNG, TGA, - WBMP. -Qt Location Displays map, navigation, and place content in a QML - application. -Qt Mac Extras Provides platform-specific APIs for macOS. -Qt Network Authorization Provides support for OAuth-based authorization to - online services. -Qt NFC Provides access to Near-Field communication (NFC) - hardware. -Qt Platform Headers Provides classes that encapsulate platform-specific - information. -Qt Positioning Provides access to position, satellite and area - monitoring classes. -Qt Print Support Classes to make printing easier and more portable. -Qt Purchasing Enables in-app purchase of products in Qt - applications. -Qt for Python Python bindings for Qt. -Qt Quick Controls Reusable Qt Quick based UI controls to create classic - desktop-style user interfaces. -Qt Quick Extras Provides a specialized set of controls that can be - used to build interfaces in Qt Quick. -Qt Quick Widgets Provides a C++ widget class for displaying a Qt - Quick user interface. -Qt SCXML Provides classes and tools for creating state - machines from SCXML files. -Qt Sensors Provides access to sensor hardware and motion gesture - recognition. -Qt Serial Bus Provides access to serial industrial bus interface. -Qt Serial Port Provides access to hardware and virtual serial ports. -Qt Speech Provides support for accessibility features such as - text-to-speech. -Qt SVG Classes for displaying the contents of SVG files. -Qt UI Tools Classes for loading QWidget based forms created in Qt - Designer dynamically, at runtime. -Qt WebChannel Provides access to QObject or QML objects from HTML - clients for seamless integration of Qt applications - with HTML/JavaScript clients. -Qt WebEngine Classes and functions for embedding web content in - applications using the Chromium browser project. -Qt WebSockets Provides WebSocket communication. -Qt WebView Displays web content in a QML application by using - APIs native to the platform. -Qt Windows Extras Provides platform-specific APIs for Windows. -Qt X11 Extras Provides platform-specific APIs for X11. -Qt XML C++ implementations of SAX and DOM. -Qt XML Patterns Support for XPath, XQuery, XSLT and XML schema - validation. -Qt Wayland Compositor Provides a framework to develop a Wayland compositor. -Qt Charts UI Components for displaying charts. -Qt Data Visualization UI Components for creating 3D data visualizations. -Qt Virtual Keyboard A framework for implementing different input methods - as well as a QML virtual keyboard. - -1b. Licensed software – Embedded software development libraries -Module Description -Boot 2 Qt stack Yocto based Embedded Linux stack for selected - target hardware -Qt OTA Client-side capability for device image - updates Over The Air. -Device Utilities Collection of API’s to manage the device; - E.g. display, WiFi and Bluetooth settings. -Qt Debugging Bridge (QDB) Daemon Enables host-target deployment, debugging, - profiling and other features over USB. Up to - developer to decide if this is left in the - final solution. - -1c. Licensed Software - Qt Tools/Applications -Tool Description -Qt Creator The integrated development environment for Qt. -Qt Designer Qt tool for designing and building graphical user interfaces. -Qt Linguist Tool used to add translations to Qt applications. -Qt Assistant Tool for viewing online documentation in Qt help-file format. -Qmake Utility tool used to automate the generation of make files. -uic User interface compiler for the Qt GUI toolkit. -rcc Resource compiler used for embedding resources into Qt - applications. -lupdate Tool that finds the translatable strings in the specified source, - header and Qt Designer interface files, and produces or updates - translation files. -lrelease Tool that produces translation files in the compact binary format - used by localized Qt applications. -qlalr Qt parser generator tool. -qdoc Configurable documentation generation tool. -qmlscene QML launcher tool -qmlviewer QML launcher tool - -1d. Licensed software –Qt Tools/Applications specific to embedded software -development -Tool Description -Target toolchains Cross compilation toolchains for - supported target devices and operating - systems -Qt Debugging Bridge (QDB) Host Tools Enables deployment, debugging, - profiling and other features over USB - from development host PC to target - device. -qtconfig-gui Qt Lite Configurator tool graphical - interface -Qt Emulator Qt emulator - -2. Parts of the Licensed Software that are permitted for distribution in -object-code form only (“Redistributables”) under this Agreement: - -2a. Qt for Application Development -(i) The Licensed Software's Qt Toolkit libraries defined in 1a -(ii) The Licensed Software's installer framework - -2b. Qt for Device Creation -(i) Qt for Application Development Redistributables defined in 2a -(ii) The Licensed Software’s Embedded software development libraries defined in - 1b - -2c. Qt 3D Studio -The Licensed Software’s Qt 3D Studio Runtime (“Qt53DStudioRuntime2”) - - -APPENDIX 3: ADDITIONS TO LICENSED SOFTWARE -In addition to what is provided under the definition of the Licensed Software, -Parties agree that Licensed Software shall also include the following additional -software products of The Qt Company if included in the quote / invoice: -Qt for Automation - - MQTT software protocol libraries - - KNX software protocol libraries - - OPCUA (open source backend) - - OPCUA (Unified Automation backend) -Qt Safe Renderer - - Qt Safe Renderer library -Qt Application Manager - - Qt Application Manager library with Qt Creator integration - -All the above is considered as Redistributables and subject to applicable -provisions and limitations including but not limited to what is defined in -Section 3. - - -APPENDIX 4: SMALL BUSINESS AND START-UP APPENDIX -The provisions of this Appendix 4 are applicable for Start-up Companies and for -the Evaluation Term. -For the purpose of this Appendix 4, the following additional definitions shall -be applicable: - “Trial Term” shall mean a period of twelve (12) months. - “Start-up Company” means a company with a maximum annual revenue, including - funding, equivalent to 100,000 USD (in applicable currency) during a respective - calendar year, as evidenced by duly audited records of the Licensee and - approved by The Qt Company. - -During the Trial Term, Section 3 shall apply with following modifications -(“Trial Term Modifications”): - - Licenses granted under Sections 3.1 and 3.2 shall be free of any charge. For - clarity, License for distribution of Devices pursuant to Section 3.3 is - subject to applicable License Fee for necessary Distribution Licenses; - - Development License under Section 3.1 is limited to a maximum of three (3) - Designated Users; and - - Support is available subject to availability, as judged by The Qt Company at - its free and absolute discretion. - -Upon expiry of the Trial Term: - a) This Appendix 4 is terminated, Trial Term Modifications cease to remain in - force, Licensee’s Development Licenses shall be automatically converted into - licenses subject to a License Fee (in the amount specified in the quote or - in Appendix 2 and payable with a 30-day payment term) and Licensee’s rights - and obligations under this Agreement shall continue to remain in force under - the standard provisions of the Agreement, unless the Licensee notifies The - Qt Company in writing no less than ninety (90) days before such expiry date - that Licensee does not agree to such continuance, in which event the - Agreement, and all rights of the Licensee thereunder, shall expire; provided - however that - b) in the event the Licensee still qualifies as a Start-up Company, the - Licensee has an option (“Option”), instead of what is stated in item a) - above, to extend the Trial Term renewal is limited to one time and total - duration of Trial Terms thus to 24 months after the effective date. Licensee - shall notify The Qt Company in writing no less than ninety (90) days before - the expiry date, if Licensee wish to exercise the Option. - - -APPENDIX 5: NON-COMMERCIAL USE APPENDIX -The provisions of this Appendix 5 are applicable for non-commercial use of the -Licensed Software by the Licensee. -For the purpose of this Appendix 5, the following additional definitions -(replacing the relevant definition of the Agreement, where applicable) shall be -applicable: - “Demo Units” shall mean (i) hardware development platform, which incorporates - the Licensed Software along with Licensee’s software and/or hardware, and - (ii) prototype versions of Applications or Devices. - “Designated User(s)” shall mean the employees and students of the Licensee. - “Licensee Products” shall mean Applications and/or Devices. - “Permitted Purpose” shall mean (i) Licensee’s internal evaluation and testing - of Licensed Software, (ii) building Demo Units as well as (iii) educational - use. - “Term” shall mean a period of twelve (12) months or any such other period as - may be agreed between the Parties. - -For the purpose of this Appendix 5, the following changes shall be agreed with -respect to relevant Sections of the Agreement: - I. Recital (A) shall be replaced in its entirety to read as follows: “(A) - Licensee wishes to use the Licensed Software for the Permitted Purpose.” - II. Section 3.1 shall be replaced in its entirety to read as follows: - “The Qt Company grants to Licensee a personal, non-exclusive, - non-transferable, revocable, royalty-free license, valid for the Term, to - use, modify and copy the Licensed Software solely for the Permitted - Purpose. Licensee may install copies of the Licensed Software on an - unlimited number of computers provided that only Designated Users may use - the Licensed Software. Licensee may demonstrate the Demo Units, provided - that such demonstrations must be conducted by Licensee, and the Demo Units - must remain in Licensee’s possession and under Licensee’s control at all - times. For clarity, this Agreement does not (i) entitle Licensee to use - Licensed Software to create Applications or Devices (other than prototypes - thereof) or (ii) carry any distribution rights to Licensee, but such - rights are subject to and conditional upon conclusion of a separate - license agreement with The Qt Company.” - III. Sections 3.2, 3.3, 8 and 10 shall be deleted. - IV. Section 3.4 shall be replaced in its entirety to read as follows: - “Licensee shall not: - - remove or alter any copyright, trademark or other proprietary rights - notice contained in any portion of the Licensed Software; - - transfer, publish, sublicense, disclose, display or otherwise make - the Licensed Software available to any third party (except that - Licensee may demonstrate the Demo Units pursuant to Section 3.1); - - in any way combine, incorporate or integrate Licensed Software with, or - use Licensed Software for creation of, any software created with or - incorporating Open Source Qt; - Licensee shall cause all Designated Users who make use of the licenses - granted under this Agreement, to be contractually bound to comply with - the relevant terms of this Agreement and not to use the Licensed - Software beyond the terms hereof. Licensee shall be responsible for any - and all actions and omissions of its Designated Users relating to the - Licensed Software and use thereof. Any use of Licensed Software beyond - the provisions of this Agreement is strictly prohibited and requires an - additional license from The Qt Company.” - V. Section 12 shall be replaced in its entirety to read as follows: - “This Agreement shall enter into force upon due acceptance by both Parties - and remain in force for the Term, unless and until terminated pursuant to - the terms of Section 12. Upon termination of the Agreement, Licensee shall - cease using the Licensed Software. All other copies of Licensed Software - in the possession or control of Licensee must be erased or destroyed. An - officer of Licensee must, upon request, promptly deliver to The Qt Company - a written confirmation that this has occurred.” - -Except for the modifications specified above, this Appendix carries no change to -the terms of the Agreement which shall remain in full force. diff -Nru qtspeech-opensource-src-5.12.5/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT qtspeech-opensource-src-5.9.5/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT --- qtspeech-opensource-src-5.12.5/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT 2019-09-06 12:06:40.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT 1970-01-01 00:00:00.000000000 +0000 @@ -1,1089 +0,0 @@ -QT LICENSE AGREEMENT -Agreement version 4.1 -This License Agreement (“Agreement”) is a legal agreement between The Qt Company -(as defined below) and the Licensee (as defined below) for the license of -Licensed Software (as defined below). Capitalized terms used herein are defined -in Section 1. -WHEREAS: - -(A) Licensee wishes to use the Licensed Software for the purpose of developing - and distributing Applications and/or Devices; and -(B) The Qt Company is willing to grant the Licensee a right to use Licensed - Software for such purpose pursuant to term and conditions of this Agreement. - -NOW, THEREFORE, THE PARTIES HEREBY AGREE AS FOLLOWS: - -1. DEFINITIONS -“Affiliate” of a Party shall mean an entity (i) which is directly or indirectly -controlling such Party; (ii) which is under the same direct or indirect -ownership or control as such Party; or (iii) which is directly or indirectly -owned or controlled by such Party. For these purposes, an entity shall be -treated as being controlled by another if that other entity has fifty percent -(50 %) or more of the votes in such entity, is able to direct its affairs and/or -to control the composition of its board of directors or equivalent body. - -“Add-on Products” shall mean The Qt Company’s specific add-on software products -(for example Qt Safe Renderer, Qt for Automation, Qt Application Manager), which -are not licensed as part of The Qt Company’s standard offering, but shall be -included into the scope of Licensed Software only if so specifically agreed -between the Parties. - -“Applications” shall mean Licensee's software products created using the -Licensed Software, which may include the Redistributables, or part thereof. - -“Contractor(s)” shall mean third party consultants, distributors and contractors -performing services to a Party under applicable contractual arrangement. - -“Customer(s)” shall mean Licensee’s end users to whom Licensee, directly or -indirectly, distributes copies of the Redistributables. - -“Deployment Platforms” shall mean operating systems specified in the License -Certificate, in which the Redistributables can be distributed pursuant to the -terms and conditions of this Agreement. - -“Designated User(s)” shall mean the employee(s) of Licensee or Licensee’s -Affiliates acting within the scope of their employment or Licensee's Contractors -acting within the scope of their services for Licensee and on behalf of -Licensee. Designated Users shall be named in the License Certificate. - -“Development License” shall mean the license needed by the Licensee for each -Designated User to use the Licensed Software under the license grant described -in Section 3.1 of this Agreement. Development Licenses are available separately -for Qt for Application Development (desktop) and Qt for Device Creation -(embedded) products, each product having its designated scope and purpose of -use. Distribution Licenses are always connected to Qt for Device Creation -product only. - -“Development Platforms” shall mean those operating systems specified in the -License Certificate, in which the Licensed Software can be used under the -Development License, but not distributed in any form or used for any other -purpose. - -“Devices” shall mean hardware devices or products that 1) are manufactured -and/or distributed by the Licensee or its Affiliates or Contractors, and 2) -(i) incorporate or integrate the Redistributables or parts thereof; or (ii) do -not incorporate or integrate the Redistributables at the time of distribution, -but where, when used by a Customer, the main user interface or substantial -functionality of such device is provided by Application(s) or otherwise depends -on the Licensed Software. Devices shall be specified in Appendix 2 or in a -quote. - -“Distribution License(s)” shall mean the license required for distribution of -Redistributables in connection with Devices pursuant to license grant described -in Section 3.3 of this Agreement. - -“Distribution License Packs” shall mean set of prepaid Distribution Licenses for -distribution of Redistributables, as defined in The Qt Company’s standard price -list, quote, Purchase Order confirmation or in an appendix hereto, as the case -may be. - -“Intellectual Property Rights” shall mean patents (including utility models), -design patents, and designs (whether or not capable of registration), chip -topography rights and other like protection, copyrights, trademarks, service -marks, trade names, logos or other words or symbols and any other form of -statutory protection of any kind and applications for any of the foregoing as -well as any trade secrets. - -“License Certificate” shall mean a certificate generated by The Qt Company for -each Designated User respectively upon them downloading the Licensed Software. -License Certificate will be available under respective Designated User’s Qt -Account at account.qt.io and it will specify the Designated User, the -Development Platforms, Deployment Platforms and the License Term. The terms of -the License Certificate are considered part of this Agreement and shall be -updated from time to time to reflect any agreed changes to the foregoing terms -relating to Designated User’s rights to the Licensed Software. - -“License Fee” shall mean the fee charged to the Licensee for rights granted -under the terms of this Agreement. - -“License Term” shall mean the agreed validity period of the Development License -of the respective Designated User, during which time the Designated User is -entitled to use the Licensed Software, as set forth in the respective License -Certificate. - -“Licensed Software” shall mean either -(i) Qt for Application Development or -(ii) Qt for Device Creation, and/or -(iii) Qt 3D Studio, and/or -(iv) Qt Design Studio, and/or -(v) selected Add-on Products, if any, depending on which product(s) the - Licensee has purchased under this Agreement, - -as well as corresponding online or electronic documentation, associated media -and printed materials, including the source code, example programs and the -documentation, licensed to the Licensee under this Agreement. Licensed Software -does not include Third Party Software (as defined in Section 4) or Open Source -Qt. The Qt Company may, in the course of its development activities, at its free -and absolute discretion and without any obligation to send or publish any -notifications to the Licensee or in general, make changes, additions or -deletions in the components and functionalities of the Licensed Software, -provided that no such changes, additions or deletions will affect the already -released version of the Licensed Software, but only upcoming version(s). - -“Licensee” shall mean the individual or legal entity that is party to this -Agreement, as identified on the signature page hereof. - -“Licensee’s Records” shall mean books and records that are likely to contain -information bearing on Licensee’s compliance with this Agreement or the payments -due to The Qt Company under this Agreement, including, but not limited to: -assembly logs, sales records and distribution records. - -“Modified Software” shall have the meaning as set forth in Section 2.3. - -“Online Services” shall mean any services or access to systems made available by -The Qt Company to the Licensee over the Internet relating to the Licensed -Software or for the purpose of use by the Licensee of the Licensed Software or -Support. Use of any such Online Services is discretionary for the Licensee and -some of them may be subject to additional fees. - -“Open Source Qt” shall mean the non-commercial Qt computer software products, -licensed under the terms of the GNU Lesser General Public License, version 2.1 -or later (“LGPL”) or the GNU General Public License, version 2.0 or later -(“GPL”). For clarity, Open Source Qt shall not be provided nor governed under -this Agreement. - -”Party” or “Parties” shall mean Licensee and/or The Qt Company. - -“Qt 3D Studio” shall mean all versions of The Qt Company’s Qt 3D Studio, a 3D -user interface design and development environment for rapid designing and -prototyping of animated user interfaces. - -“Qt Design Studio” shall mean all versions of The Qt Company’s Qt Design Studio -tool, a 2D user interface design and development environment for rapid designing -and prototyping of animated user interfaces. - -“Qt for Application Development” shall mean The Qt Company’s productized -offering, which consist of all versions of -(i) Qt Toolkit, and -(ii) Qt Tools/Applications. - -“Qt for Device Creation” shall mean The Qt Company’s productized offering, -which consist of all versions of -(i) Qt for Application Development, and -(ii) Software components specific to embedded software development as set forth - in Appendix 1, Sections 1b and 1d. - -“Qt Toolkit” shall mean the modules defined in Appendix 1, Section 1a. - -“Qt Tools/Applications” shall mean the tools defined in Appendix 1, Section 1c. - -"Redistributables" shall mean the portions of the Licensed Software set forth in -Appendix 1, Section 2 that may be distributed pursuant to the terms of this -Agreement in object code form only, including any relevant documentation. Where -relevant, any reference to Licensed Software in this Agreement shall include and -refer also to Redistributables. - -“Renewal Term” shall mean an extension of previous License Term as agreed -between the Parties. - -“Submitted Modified Software” shall have the meaning as set forth in -Section 2.3. - -“Support” shall mean standard developer support that is provided by The Qt -Company to assist Designated Users in using the Licensed Software in accordance -with The Qt Company’s standard support terms and as further defined in -Section 8 hereunder. - -“Taxes” shall have the meaning set forth in Section 10.5. - -“Term” shall have the meaning set forth in Section 12. - -“The Qt Company” shall mean: -(i) in the event Licensee is an individual residing in the United States or a - legal entity incorporated in the United States or having its headquarters - in the United States, The Qt Company Inc., a Delaware corporation with its - office at 2350 Mission College Blvd., Suite 1020, Santa Clara, CA 95054, - USA.; or -(ii) in the event the Licensee is an individual residing outside of the United - States or a legal entity incorporated outside of the United States or - having its registered office outside of the United States, The Qt Company - Ltd., a Finnish company with its registered office at Bertel Jungin aukio - D3A, 02600 Espoo, Finland. - -"Third Party Software " shall have the meaning set forth in Section 4. - -“Updates” shall mean a release or version of the Licensed Software containing -bug fixes, error corrections and other changes that are generally made available -to users of the Licensed Software that have contracted for Support. Updates are -generally depicted as a change to the digits following the decimal in the -Licensed Software version number. The Qt Company shall make Updates available to -the Licensee under the Support. Updates shall be considered as part of the -Licensed Software hereunder. - -“Upgrades” shall mean a release or version of the Licensed Software containing -enhancements and new features and are generally depicted as a change to the -first digit of the Licensed Software version number. In the event Upgrades are -provided to the Licensee under this Agreement, they shall be considered as part -of the Licensed Software hereunder. - -2. OWNERSHIP -2.1 Ownership of The Qt Company -The Licensed Software is protected by copyright laws and international copyright -treaties, as well as other intellectual property laws and treaties. The Licensed -Software is licensed, not sold. All The Qt Company's Intellectual Property -Rights are and shall remain the exclusive property of The Qt Company or its -licensors respectively. - -2.2 Ownership of Licensee -All the Licensee's Intellectual Property Rights are and shall remain the -exclusive property of the Licensee or its licensors respectively. All -Intellectual Property Rights to the Modified Software, Applications and Devices -shall remain with the Licensee and no rights thereto shall be granted by the -Licensee to The Qt Company under this Agreement (except as set forth in Section -2.3 below). - -2.3 Modified Software -Licensee may create bug-fixes, error corrections, patches or modifications to -the Licensed Software (“Modified Software”). Such Modified Software may break -the source or binary compatibility with the Licensed Software (including without -limitation through changing the application programming interfaces ("API") or by -adding, changing or deleting any variable, method, or class signature in the -Licensed Software and/or any inter-process protocols, services or standards in -the Licensed Software libraries). To the extent that Licensee’s Modified -Software so breaks source or binary compatibility with the Licensed Software, -Licensee acknowledges that The Qt Company's ability to provide Support may be -prevented or limited and Licensee's ability to make use of Updates may be -restricted. Licensee may, at its sole and absolute discretion, choose to submit -Modified Software to The Qt Company (“Submitted Modified Software”) in -connection with Licensee’s Support request, service request or otherwise. In the -event Licensee does so, then, Licensee hereby grants The Qt Company a -sublicensable, assignable, irrevocable, perpetual, worldwide, non-exclusive, -royalty-free and fully paid-up license, under all of Licensee’s Intellectual -Property Rights, to reproduce, adapt, translate, modify, and prepare derivative -works of, publicly display, publicly perform, sublicense, make available and -distribute such Submitted Modified Software as The Qt Company sees fit at its -free and absolute discretion. - -3. LICENSES GRANTED -3.1 Development with Licensed Software -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable license, valid for the -License Term, to use, modify and copy the Licensed Software by Designated Users -on the Development Platforms for the sole purposes of designing, developing, -demonstrating and testing Application(s) and/or Devices, and to provide thereto -related support and other related services to end-user Customers. Licensee may -install copies of the Licensed Software on an unlimited number of computers -provided that (i) only the Designated Users may use the Licensed Software, and -(ii) all Designated Users must have a valid Development License to use Licensed -Software. Licensee may at any time designate another Designated User to replace -a then-current Designated User by notifying The Qt Company in writing, provided -that any Designated User may be replaced only once during any six-month period. -Upon expiry of the initially agreed License Term, the respective License Terms -shall be automatically extended to one or more Renewal Term(s), unless and until -either Party notifies the other Party in writing that it does not wish to -continue the License Term, such notification to be provided to the other Party -no less than ninety (90) days before expiry of the respective License Term. -Unless otherwise agreed between the Parties, Renewal Term shall be of equal -length with the initial Term. Any such Renewal Term shall be subject to License -Fees agreed between the Parties or, if no advance agreement exists, subject to -The Qt Company’s standard pricing applicable at the commencement date of any -such Renewal Term. - -3.2 Distribution of Applications -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through its Contractors, Redistributables as installed, -incorporated or integrated into Applications for execution on the Deployment -Platforms, and (ii) grant sublicenses to Redistributables, as distributed -hereunder, for Customers solely for Customer’s internal use and to the extent -necessary in order for the Customers to use the Applications for their -respective intended purposes. -Right to distribute the Redistributables as part of an Application as provided -herein is not royalty-bearing but is conditional upon the Licensee having paid -the agreed Development Licenses from The Qt Company before distributing any -Redistributables to Customers. - -3.3 Distribution of Devices -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through one or more tiers of Contractors, -Redistributables as installed, incorporated or integrated, or intended to be -installed, incorporated or integrated into Devices for execution on the -Deployment Platforms, and (ii) grant sublicenses to Redistributables, as -distributed hereunder, for Customers solely for Customer’s internal use and to -the extent necessary in order for the Customers to use the Devices for their -respective intended purposes. -Right to distribute the Redistributables with Devices as provided herein is -conditional upon the Licensee having purchased and paid the appropriate amount -of Development Licenses for Qt for Device Creation product and Distribution -Licenses from The Qt Company before distributing any Redistributables to -Customers. - -3.4 Further Requirements -The licenses granted above in this Section 3 by The Qt Company to Licensee are -conditional and subject to Licensee's compliance with the following terms: -(i) Licensee shall not remove or alter any copyright, trademark or other - proprietary rights notice contained in any portion of the Licensed - Software; -(ii) Applications must add primary and substantial functionality to the - Licensed Software; -(iii) Applications may not pass on functionality which in any way makes it - possible for others to create software with the Licensed Software; - provided however that Licensee may use the Licensed Software's scripting - and QML ("Qt Quick") functionality solely in order to enable scripting, - themes and styles that augment the functionality and appearance of the - Application(s) without adding primary and substantial functionality to - the Application(s); -(iv) Applications must not compete with the Licensed Software; -(v) Licensee shall not use The Qt Company's or any of its suppliers' names, - logos, or trademarks to market Applications, except that Licensee may use - “Built with Qt” logo to indicate that Application(s) was developed using - the Licensed Software; -(vi) Licensee shall not distribute, sublicense or disclose source code of - Licensed Software to any third party (provided however that Licensee may - appoint employee(s) of Contractors as Designated Users to use Licensed - Software pursuant to this Agreement). Such right may be available for the - Licensee subject to a separate software development kit (“SDK”) license - agreement to be concluded with The Qt Company; -(vii) Licensee shall not grant the Customers a right to (i) make copies of the - Redistributables except when and to the extent required to use the - Applications and/or Devices for their intended purpose, (ii) modify the - Redistributables or create derivative works thereof, (iii) decompile, - disassemble or otherwise reverse engineer Redistributables, or (iv) - redistribute any copy or portion of the Redistributables to any third - party, except as part of the onward sale of the Device on which the - Redistributables are installed; -(viii) Licensee shall not and shall cause that its Affiliates or Contractors - shall not a) in any way combine, incorporate or integrate Licensed - Software with, or use Licensed Software for creation of, any software - created with or incorporating Open Source Qt, or b) incorporate or - integrate Applications into a hardware device or product other than a - Device, unless Licensee has received an advance written permission from - The Qt Company to do so. Absent such written permission, any and all - distribution by the Licensee during the Term of a hardware device or - product a) which incorporate or integrate any part of Licensed Software - or Open Source Qt; or b) where the main user interface or substantial - functionality is provided by software built with Licensed Software or - Open Source Qt or otherwise depends on the Licensed Software or Open - Source Qt, shall be considered as a Device distribution under this - Agreement and dependent on compliance thereof (including but not limited - to obligation to pay applicable License Fees for such distribution). - Notwithstanding what is provided above in this sub-section (viii), - Licensee is entitled to use and combine Qt 3D Studio and/or Qt Design - Studio with Open Source Qt (“Combination”) for its internal evaluation - purposes, provided that Licensee shall in no way transfer, publish, - disclose, display or otherwise make available any software or work - resulting from such Combination; -(ix) Licensee shall cause all of its Affiliates and Contractors entitled to - make use of the licenses granted under this Agreement, to be - contractually bound to comply with the relevant terms of this Agreement - and not to use the Licensed Software beyond the terms hereof and for any - purposes other than operating within the scope of their services for - Licensee. Licensee shall be responsible for any and all actions and - omissions of its Affiliates and Contractors relating to the Licensed - Software and use thereof (including but not limited to payment of all - applicable License Fees); -(x) Except when and to the extent explicitly provided in this Section 3, - Licensee shall not transfer, publish, disclose, display or otherwise - make available the Licensed Software; -; and -(xi) Licensee shall not attempt or enlist a third party to conduct or attempt - to conduct any of the above. - -Above terms shall not be applicable if and to the extent they conflict with any -mandatory provisions of any applicable laws. Any use of Licensed Software beyond -the provisions of this Agreement is strictly prohibited and requires an -additional license from The Qt Company. - -4. THIRD PARTY SOFTWARE -The Licensed Software may provide links to third party libraries or code -(collectively "Third Party Software") to implement various functions. Third -Party Software does not comprise part of the Licensed Software. In some cases, -access to Third Party Software may be included in the Licensed Software. Such -Third Party Software will be listed in the ".../src/3rdparty" source tree -delivered with the Licensed Software or documented in the Licensed Software, as -such may be amended from time to time. Licensee acknowledges that use or -distribution of Third Party Software is in all respects subject to applicable -license terms of applicable third party right holders. - -5. PRE-RELEASE CODE -The Licensed Software may contain pre-release code and functionality marked or -otherwise stated as “Technology Preview”, “Alpha”, “Beta” or similar -designation. Such pre-release code may be present in order to provide -experimental support for new platforms or preliminary versions of one or more -new functionalities. The pre-release code may not be at the level of performance -and compatibility of a final, generally available, product offering of the -Licensed Software. The pre-release parts of the Licensed Software may not -operate correctly, may contain errors and may be substantially modified by The -Qt Company prior to the first commercial product release, if any. The Qt Company -is under no obligation to make pre-release code commercially available, or -provide any Support or Updates relating thereto. The Qt Company assumes no -liability whatsoever regarding any pre-release code, but any use thereof is -exclusively at Licensee’s own risk and expense. For clarity, Licensee is -entitled to use such pre-release code pursuant to Section 3, just like other -Licensed Software, provided however that in the event Add-on Products are -included and available as such pre-release code, Licensee’s right to use such -Add-on Products is nevertheless subject to and conditional upon conclusion of -separate agreement with The Qt Company. - -6. LIMITED WARRANTY AND WARRANTY DISCLAIMER -The Qt Company hereby represents and warrants that it has the power and -authority to grant the rights and licenses granted to Licensee under this -Agreement. Except as set forth above, the Licensed Software is licensed to -Licensee "as is" and Licensee’s exclusive remedy and The Qt Company’s entire -liability for errors in the Licensed Software shall be limited, at The Qt -Company’s option, to correction of the error, replacement of the Licensed -Software or return of the applicable fees paid for the defective Licensed -Software for the time period during which the License is not able to utilize the -Licensed Software under the terms of this Agreement. - -TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE QT COMPANY ON BEHALF OF -ITSELF AND ITS LICENSORS, SUPPLIERS AND AFFILIATES, DISCLAIMS ALL OTHER -WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND -NON-INFRINGEMENT WITH REGARD TO THE LICENSED SOFTWARE. THE QT COMPANY DOES NOT -WARRANT THAT THE LICENSED SOFTWARE WILL SATISFY LICENSEE’S REQUIREMENTS OR THAT -IT WILL OPERATE WITHOUT DEFECT OR ERROR OR THAT THE OPERATION THEREOF WILL BE -UNINTERRUPTED. ALL USE OF AND RELIANCE ON THE LICENSED SOFTWARE IS AT THE SOLE -RISK OF AND RESPONSIBILITY OF LICENSEE. - -7. INDEMNIFICATION AND LIMITATION OF LIABILITY -7.1 Limitation of Liability -EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, AND (II) -BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO -EVENT SHALL EITHER PARTY BE LIABLE TO THE OTHER PARTY FOR ANY LOSS OF PROFIT, -LOSS OF DATA, LOSS OF BUSINESS OR GOODWILL OR ANY OTHER INDIRECT, SPECIAL, -CONSEQUENTIAL, INCIDENTAL OR PUNITIVE COST, DAMAGES OR EXPENSE OF ANY KIND, -HOWSOEVER ARISING UNDER OR IN CONNECTION WITH THIS AGREEMENT. PARTIES -SPECIFICALLY AGREE THAT LICENSEE’S OBLIGATION TO PAY LICENSE AND OTHER FEES -CORRESPONDING TO ACTUAL USAGE OF LICENSED SOFTWARE HEREUNDER SHALL BE CONSIDERED -AS A DIRECT DAMAGE. EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL -MISCONDUCT, AND (II) BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY -APPLICABLE LAW, IN NO EVENT SHALL EITHER PARTY’S TOTAL AGGREGATE LIABILITY UNDER -THIS AGREEMENT EXCEED THE AGGREGATE LICENSE FEES PAID OR PAYABLE TO THE QT -COMPANY FROM LICENSEE DURING THE PERIOD OF TWELVE (12) MONTHS IMMEDIATELY -PRECEDING THE EVENT RESULTING IN SUCH LIABILITY. THE PROVISIONS OF THIS SECTION -7 ALLOCATE THE RISKS UNDER THIS AGREEMENT BETWEEN THE QT COMPANY AND LICENSEE -AND THE PARTIES HAVE RELIED UPON THE LIMITATIONS SET FORTH HEREIN IN DETERMINING -WHETHER TO ENTER INTO THIS AGREEMENT. - -7.2 Licensee´s Indemnification -Licensee shall indemnify and hold harmless The Qt Company from and against any -claim, injury, judgment, settlement, loss or expense, including attorneys' fees -related to: (a) Licensee’s misrepresentation in connection with The Qt Company -or the Licensed Software or breach of this Agreement, (b) the Application or -Device (except where such cause of liability is solely attributable to the -Licensed Software). - -8. SUPPORT, UPDATES AND ONLINE SERVICES -Upon due payment of the agreed License Fees the Licensee will be eligible to -receive Support and Updates and to use the Online Services during the License -Term, provided, however, that in the event the License Term is longer than 36 -months, Support is provided only for the first 12 months, unless the Parties -specifically otherwise agree. Unless otherwise decided by The Company at its -free and absolute discretion, Upgrades will not be included in the Support but -may be available subject to additional fees. From time to time The Qt Company -may change the Support terms, provided that during the respective ongoing -License Term the level of Support provided by The Qt Company may not be reduced -without the consent of the Licensee. Unless otherwise agreed, The Qt Company -shall not be responsible for providing any service or support to Customers. - -9. CONFIDENTIALITY -Each Party acknowledges that during the Term of this Agreement each Party may -receive information about the other Party's business, business methods, business -plans, customers, business relations, technology, and other information, -including the terms of this Agreement, that is confidential and of great value -to the other Party, and the value of which would be significantly reduced if -disclosed to third parties (“Confidential Information”). Accordingly, when a -Party (the “Receiving Party”) receives Confidential Information from the other -Party (the “Disclosing Party”), the Receiving Party shall only disclose such -information to employees and Contractors on a need to know basis, and shall -cause its employees and employees of its Affiliates to: (i) maintain any and all -Confidential Information in confidence; (ii) not disclose the Confidential -Information to a third party without the Disclosing Party's prior written -approval; and (iii) not, directly or indirectly, use the Confidential -Information for any purpose other than for exercising its rights and fulfilling -its responsibilities pursuant to this Agreement. Each Party shall take -reasonable measures to protect the Confidential Information of the other Party, -which measures shall not be less than the measures taken by such Party to -protect its own confidential and proprietary information. Obligation of -confidentiality shall not apply to information that (i) is or becomes generally -known to the public through no act or omission of the Receiving Party; (ii) was -in the Receiving Party's lawful possession prior to the disclosure hereunder and -was not subject to limitations on disclosure or use; (iii) is developed -independently by employees or Contractors of the Receiving Party or other -persons working for the Receiving Party who have not had access to the -Confidential Information of the Disclosing Party, as proven by the written -records of the Receiving Party; (iv) is lawfully disclosed to the Receiving -Party without restrictions, by a third party not under an obligation of -confidentiality; or (v) the Receiving Party is legally compelled to disclose, in -which case the Receiving Party shall notify the Disclosing Party of such -compelled disclosure and assert the privileged and confidential nature of the -information and cooperate fully with the Disclosing Party to limit the scope of -disclosure and the dissemination of disclosed Confidential Information to the -minimum extent necessary. The obligations under this Section 9 shall continue to -remain in force for a period of five (5) years after the last disclosure, and, -with respect to trade secrets, for so long as such trade secrets are protected -under applicable trade secret laws. - -10. FEES, DELIVERY AND PAYMENT -10.1 License Fees -License Fees are described in The Qt Company’s standard price list, quote or -Purchase Order confirmation or in an appendix hereto, as the case may be. The -License Fees shall not be refunded or claimed as a credit in any event or for -any reason whatsoever. - -10.2 Ordering Licenses -Licensee may purchase Development Licenses and Distribution Licenses pursuant to -agreed pricing terms or, if no specific pricing terms have been agreed upon, at -The Qt Company's standard pricing terms applicable at the time of purchase. -Licensee shall submit all purchase orders for Development Licenses and -Distribution Licenses to The Qt Company by email or any other method acceptable -to The Qt Company (each such order is referred to herein as a “Purchase Order”) -for confirmation, whereupon the Purchase Order shall become binding between the -Parties. - -10.3 Distribution License Packs -Unless otherwise agreed, Distribution Licenses shall be purchased by way of -Distribution License Packs. Upon due payment of the ordered Distribution License -Pack(s), the Licensee will have an account of Distribution Licenses available -for installing, bundling or integrating (all jointly “installing”) the -Redistributables with the Devices or for otherwise distributing the -Redistributables in accordance with this Agreement. Each time Licensee -“installs” or distributes a copy of Redistributables, then one Distribution -License is used, and Licensee’s account of available Distribution Licenses is -decreased accordingly. Licensee may “install” copies of the Redistributables so -long as Licensee has Distribution Licenses remaining on its account. -Redistributables will be deemed to have been “installed” into a Device when one -of the following circumstances shall have occurred: a) the Redistributables have -been loaded onto the Device and used outside of the Licensee’s premises or b) -the Device has been fully tested and placed into Licensee's inventory (or sold) -for the first time (i.e., Licensee will not be required to use (or pay for) more -than one Distribution License for each individual Device, e.g. in a situation -where a Device is returned to Licensee's inventory after delivery to a -distributor or sale to a Customer). In addition, if Licensee includes a back-up -copy of the Redistributables on a CD-ROM or other storage medium along with the -product, that backup copy of the Redistributables will not be deemed to have -been “installed” and will not require an additional Distribution License. - -10.4 Payment Terms -License Fees and any other charges under this Agreement shall be paid by -Licensee no later than thirty (30) days from the date of the applicable invoice -from The Qt Company. The Qt Company will submit an invoice to Licensee after the -date of this Agreement and/or after The Qt Company receives a Purchase Order -from Licensee. A late payment charge of the lower of (a) one percent per month; -or (b) the interest rate stipulated by applicable law, shall be charged on any -unpaid balances that remain past due. The Qt Company shall have the right to -suspend, terminate or withhold grants of all rights to the Licensed Software -hereunder, including but not limited to the Developer License, Distribution -License, and Support, should Licensee fail to make payment in timely fashion. - -10.5 Taxes -All License Fees and other charges payable hereunder are gross amounts but -exclusive of any value added tax, use tax, sales tax and other taxes, duties or -tariffs (“Taxes”). Such applicable Taxes shall be paid by Licensee, or, where -applicable, in lieu of payment of such Taxes, Licensee shall provide an -exemption certificate to The Qt Company and any applicable authority. - -11 RECORD-KEEPING AND REPORTING OBLIGATIONS; AUDIT RIGHTS -11.1 Licensee’s Record-keeping -Licensee shall at all times maintain accurate and up-to-date written records of -Licensee’s activities related to the use of Licensed Software and distribution -of Redistributables. The records shall be adequate to determine Licensee’s -compliance with the provisions of this Agreement and to demonstrate the number -of Designated Users and Redistributables distributed by Licensee. The records -shall conform to good accounting practices reasonably acceptable to The Qt -Company. Licensee shall, within thirty (30) days from receiving The Qt Company’s -request to that effect, deliver to The Qt Company a report on Licensee’s usage -of Licensed Software, such report to contain information, in sufficient detail, -on (i) amount of users working with Licensed Software, (ii) copies of -Redistributables distributed by Licensee during that calendar quarter, (iii) -number of undistributed copies of Redistributables and corresponding number of -unused Distribution Licenses remaining on Licensee’s account, and (iv) any other -information as The Qt Company may reasonably require from time to time. - -11.2. The Qt Company’s Audit Rights -The Qt Company or an independent auditor acting on behalf of The Qt Company’s, -may, upon at least five (5) business days’ prior written notice and at its -expense, audit Licensee with respect to the use of the Redistributables, but not -more frequently than once during each 6-month period. Such audit may be -conducted by mail, electronic means or through an in-person visit to Licensee’s -place of business. Any such in-person audit shall be conducted during regular -business hours at Licensee's facilities and shall not unreasonably interfere -with Licensee's business activities. The Qt Company or the independent auditor -acting on behalf of The Qt Company shall be entitled to inspect Licensee’s -Records. All such Licensee’s Records and use thereof shall be subject to an -obligation of confidentiality under this Agreement. If an audit reveals that -Licensee is using the Licensed Software beyond scope of the licenses Licensee -has paid for, Licensee agrees to immediately pay The Qt Company any amounts owed -for such unauthorized use. -In addition, in the event the audit reveals a material violation of the terms of -this Agreement (underpayment of more than 5% of License Fees shall always be -deemed a material violation for purposes of this section), then the Licensee -shall pay The Qt Company's reasonable cost of conducting such audit. - -12 TERM AND TERMINATION -12.1 Term -This Agreement shall enter into force upon due acceptance by both Parties and -remain in force for as long as there is any Development License(s) in force -(“Term”), unless and until terminated pursuant to the terms of this Section 12. - -12.2 Termination by The Qt Company -The Qt Company shall have the right to terminate this Agreement upon thirty (30) -days prior written notice if the Licensee is in material breach of any -obligation of this Agreement and fails to remedy such breach within such notice -period. - -12.3 Mutual Right to Terminate -Either Party shall have the right to terminate this Agreement immediately upon -written notice in the event that the other Party becomes insolvent, files for -any form of bankruptcy, makes any assignment for the benefit of creditors, has a -receiver, administrative receiver or officer appointed over the whole or a -substantial part of its assets, ceases to conduct business, or an act equivalent -to any of the above occurs under the laws of the jurisdiction of the other -Party. - -12.4 Parties´ Rights and Duties upon Termination -Upon expiry or termination of the Agreement Licensee shall cease and shall cause -all Designated Users (including those of its Affiliates’ and Contractors’) to -cease using the Licensed Software and distribution of the Redistributables under -this Agreement. -Notwithstanding the above, in the event the Agreement expires or is terminated: -(i) as a result of The Qt Company choosing not to renew the Development - License(s) as set forth in Section 3.1, then all valid licenses possessed - by the Licensee at such date shall be extended to be valid in perpetuity - under the terms of this Agreement and Licensee is entitled to purchase - additional licenses as set forth in Section 10.2; or -(ii) for reason other than by The Qt Company pursuant to item (i) above or - pursuant to Section 12.2, then the Licensee is entitled, for a period of - six (6) months after the effective date of termination, to continue - distribution of Devices under the Distribution Licenses paid but unused at - such effective date of termination. Upon any such termination the Licensee - shall destroy or return to The Qt Company all copies of the Licensed - Software and all related materials and will certify the same to The Qt - Company upon its request, provided however that Licensee may retain and - exploit such copies of the Licensed Software as it may reasonably require - in providing continued support to Customers. -Expiry or termination of this Agreement for any reason whatsoever shall not -relieve Licensee of its obligation to pay any License Fees accrued or payable to -The Qt Company prior to the effective date of termination, and Licensee shall -immediately pay to The Qt Company all such fees upon the effective date of -termination. Termination of this Agreement shall not affect any rights of -Customers to continue use of Applications and Devices (and therein incorporated -Redistributables). - -12.5 Extension in case of bankruptcy -In the event The Qt Company is declared bankrupt under a final, non-cancellable -decision by relevant court of law, and this Agreement is not, at the date of -expiry of the Development License(s) pursuant to Section 3.1, assigned to party, -who has assumed The Qt Company’s position as a legitimate licensor of Licensed -Software under this Agreement, then all valid licenses possessed by the Licensee -at such date of expiry, and which the Licensee has not notified for expiry, -shall be extended to be valid in perpetuity under the terms of this Agreement. - -13. GOVERNING LAW AND LEGAL VENUE -In the event this Agreement is in the name of The Qt Company Inc., a Delaware -Corporation, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of the State of California, USA, excluding its choice of law - provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any dispute, claim or controversy arising out of or relating to this - Agreement or the breach, termination, enforcement, interpretation or - validity thereof, including the determination of the scope or - applicability of this Agreement to arbitrate, shall be determined by - arbitration in San Francisco, USA, before one arbitrator. The arbitration - shall be administered by JAMS pursuant to JAMS' Streamlined Arbitration - Rules and Procedures. Judgment on the Award may be entered in any court - having jurisdiction. This Section shall not preclude parties from seeking - provisional remedies in aid of arbitration from a court of appropriate - jurisdiction. -In the event this Agreement is in the name of The Qt Company Ltd., a Finnish -Company, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of Finland, excluding its choice of law provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any disputes, controversy or claim arising out of or relating to this - Agreement, or the breach, termination or validity thereof shall be shall - be finally settled by arbitration in accordance with the Arbitration Rules - of Finland Chamber of Commerce. The arbitration tribunal shall consist of - one (1), or if either Party so requires, of three (3), arbitrators. The - award shall be final and binding and enforceable in any court of competent - jurisdiction. The arbitration shall be held in Helsinki, Finland and the - process shall be conducted in the English language. This Section shall not - preclude parties from seeking provisional remedies in aid of arbitration - from a court of appropriate jurisdiction. - -14. GENERAL PROVISIONS -14.1 No Assignment -Except in the case of a merger or sale of substantially all of its corporate -assets, Licensee shall not be entitled to assign or transfer all or any of its -rights, benefits and obligations under this Agreement without the prior written -consent of The Qt Company, which shall not be unreasonably withheld or delayed. -The Qt Company shall be entitled to freely assign or transfer any of its rights, -benefits or obligations under this Agreement. - -14.2 No Third Party Representations -Licensee shall make no representations or warranties concerning the Licensed -Software on behalf of The Qt Company. Any representation or warranty Licensee -makes or purports to make on The Qt Company’s behalf shall be void as to The Qt -Company. - -14.3 Surviving Sections -Any terms and conditions that by their nature or otherwise reasonably should -survive termination of this Agreement shall so be deemed to survive. - -14.4 Entire Agreement -This Agreement, the exhibits hereto, the License Certificate and any applicable -Purchase Order constitute the complete agreement between the Parties and -supersedes all prior or contemporaneous discussions, representations, and -proposals, written or oral, with respect to the subject matters discussed -herein. -In the event of any conflict or inconsistency between this Agreement and any -Purchase Order, the terms of this Agreement will prevail over the terms of the -Purchase Order with respect to such conflict or inconsistency. -Parties specifically acknowledge and agree that this Agreement prevails over any -click-to-accept or similar agreements the Designated Users may need to accept -online upon download of the Licensed Software, as may be required by The Qt -Company’s applicable processes relating to Licensed Software. - -14.5 Modifications -No modification of this Agreement shall be effective unless contained in a -writing executed by an authorized representative of each Party. No term or -condition contained in Licensee's Purchase Order shall apply unless expressly -accepted by The Qt Company in writing. - -14.6 Force Majeure -Except for the payment obligations hereunder, neither Party shall be liable to -the other for any delay or non-performance of its obligations hereunder in the -event and to the extent that such delay or non-performance is due to an event of -act of God, terrorist attack or other similar unforeseeable catastrophic event -that prevents either Party for fulfilling its obligations under this Agreement -and which such Party cannot avoid or circumvent (“Force Majeure Event”). If the -Force Majeure Event results in a delay or non-performance of a Party for a -period of three (3) months or longer, then either Party shall have the right to -terminate this Agreement with immediate effect without any liability (except for -the obligations of payment arising prior to the event of Force Majeure) towards -the other Party. - -14.7 Notices -Any notice given by one Party to the other shall be deemed properly given and -deemed received if specifically acknowledged by the receiving Party in writing -or when successfully delivered to the recipient by hand, fax, or special courier -during normal business hours on a business day to the addresses specified for -each Party on the signature page. Each communication and document made or -delivered by one Party to the other Party pursuant to this Agreement shall be in -the English language. - -14.8 Export Control -Licensee acknowledges that the Redistributables may be subject to export control -restrictions under the applicable laws of respective countries. Licensee shall -fully comply with all applicable export license restrictions and requirements as -well as with all laws and regulations relating to the Redistributables and -exercise of licenses hereunder and shall procure all necessary governmental -authorizations, including without limitation, all necessary licenses, approvals, -permissions or consents, where necessary for the re-exportation of the -Redistributables, Applications and/or Devices. - -14.9 No Implied License -There are no implied licenses or other implied rights granted under this -Agreement, and all rights, save for those expressly granted hereunder, shall -remain with The Qt Company and its licensors. In addition, no licenses or -immunities are granted to the combination of the Licensed Software with any -other software or hardware not delivered by The Qt Company under this Agreement. - -14.10 Attorney Fees -The prevailing Party in any action to enforce this Agreement shall be entitled -to recover its attorney’s fees and costs in connection with such action. - -14.11 Severability -If any provision of this Agreement shall be adjudged by any court of competent -jurisdiction to be unenforceable or invalid, that provision shall be limited or -eliminated to the minimum extent necessary so that this Agreement shall -otherwise remain in full force and effect and enforceable. - - - -APPENDICES -The Agreement includes Appendix 1 as shown below. In addition, the Agreement may -include one or more of the Appendices 3-5 listed below depending on the -product(s) purchased by the Licensee, what is stated in the quote or invoice, -and/or what is stated on the License Certificate. - -  -APPENDIX 1: LICENSED SOFTWARE -1a. Licensed Software - Qt Toolkit -Module Description -Qt Core Core non-graphical classes used by other modules. -Qt GUI Base classes for graphical user interface (GUI) - components. -Qt Multimedia Classes for audio, video and camera functionality. -Qt Multimedia Widgets Widget-based classes for implementing multimedia - functionality. -Qt Network Classes to make network programming easier and more - portable. -Qt QML Classes for QML and JavaScript languages. -Qt Quick A declarative framework for building highly dynamic - applications with custom user interfaces. -Qt Quick Controls 2 Provides lightweight QML types for creating - performant user interfaces for desktop, embedded, and - mobile devices. -Qt Quick Dialogs Types for creating and interacting with system - dialogs from a Qt Quick application. -Qt Quick Layouts Layouts are items that are used to arrange Qt Quick 2 - based items in the user interface. -Qt Quick Test A unit test framework for QML applications. -Qt SQL Classes for database integration using SQL. -Qt Test Classes for unit testing Qt applications and - libraries. -Qt Widgets Classes to extend Qt GUI with C++ widgets. -Active Qt Classes for applications which use ActiveX and COM -Qt 3D Functionality for near-realtime simulation systems - with support for 2D and 3D rendering. -Qt Android Extras Provides platform-specific APIs for Android. -Qt Bluetooth Provides access to Bluetooth hardware. -Qt Canvas 3D Enables OpenGL-like 3D drawing calls from Qt Quick - applications using JavaScript. -Qt Concurrent Classes for writing multi-threaded programs without - using low-level threading primitives. -Qt D-Bus Classes for inter-process communication over the - D-Bus protocol. -Qt Gamepad Enables Qt applications to support the use of gamepad - hardware. -Qt Graphical Effects Graphical effects for use with Qt Quick 2. -Qt Help Classes for integrating documentation into - applications, similar to Qt Assistant. -Qt Image Formats Plugins for additional image formats: TIFF, MNG, TGA, - WBMP. -Qt Location Displays map, navigation, and place content in a QML - application. -Qt Mac Extras Provides platform-specific APIs for macOS. -Qt Network Authorization Provides support for OAuth-based authorization to - online services. -Qt NFC Provides access to Near-Field communication (NFC) - hardware. -Qt Platform Headers Provides classes that encapsulate platform-specific - information. -Qt Positioning Provides access to position, satellite and area - monitoring classes. -Qt Print Support Classes to make printing easier and more portable. -Qt Purchasing Enables in-app purchase of products in Qt - applications. -Qt for Python Python bindings for Qt. -Qt Quick Controls Reusable Qt Quick based UI controls to create classic - desktop-style user interfaces. -Qt Quick Extras Provides a specialized set of controls that can be - used to build interfaces in Qt Quick. -Qt Quick Widgets Provides a C++ widget class for displaying a Qt - Quick user interface. -Qt SCXML Provides classes and tools for creating state - machines from SCXML files. -Qt Sensors Provides access to sensor hardware and motion gesture - recognition. -Qt Serial Bus Provides access to serial industrial bus interface. -Qt Serial Port Provides access to hardware and virtual serial ports. -Qt Speech Provides support for accessibility features such as - text-to-speech. -Qt SVG Classes for displaying the contents of SVG files. -Qt UI Tools Classes for loading QWidget based forms created in Qt - Designer dynamically, at runtime. -Qt WebChannel Provides access to QObject or QML objects from HTML - clients for seamless integration of Qt applications - with HTML/JavaScript clients. -Qt WebEngine Classes and functions for embedding web content in - applications using the Chromium browser project. -Qt WebSockets Provides WebSocket communication. -Qt WebView Displays web content in a QML application by using - APIs native to the platform. -Qt Windows Extras Provides platform-specific APIs for Windows. -Qt X11 Extras Provides platform-specific APIs for X11. -Qt XML C++ implementations of SAX and DOM. -Qt XML Patterns Support for XPath, XQuery, XSLT and XML schema - validation. -Qt Wayland Compositor Provides a framework to develop a Wayland compositor. -Qt Charts UI Components for displaying charts. -Qt Data Visualization UI Components for creating 3D data visualizations. -Qt Virtual Keyboard A framework for implementing different input methods - as well as a QML virtual keyboard. - -1b. Licensed software – Embedded software development libraries -Module Description -Boot 2 Qt stack Yocto based Embedded Linux stack for selected - target hardware -Qt OTA Client-side capability for device image - updates Over The Air. -Device Utilities Collection of API’s to manage the device; - E.g. display, WiFi and Bluetooth settings. -Qt Debugging Bridge (QDB) Daemon Enables host-target deployment, debugging, - profiling and other features over USB. Up to - developer to decide if this is left in the - final solution. - -1c. Licensed Software - Qt Tools/Applications -Tool Description -Qt Creator The integrated development environment for Qt. -Qt Designer Qt tool for designing and building graphical user interfaces. -Qt Linguist Tool used to add translations to Qt applications. -Qt Assistant Tool for viewing online documentation in Qt help-file format. -Qmake Utility tool used to automate the generation of make files. -uic User interface compiler for the Qt GUI toolkit. -rcc Resource compiler used for embedding resources into Qt - applications. -lupdate Tool that finds the translatable strings in the specified source, - header and Qt Designer interface files, and produces or updates - translation files. -lrelease Tool that produces translation files in the compact binary format - used by localized Qt applications. -qlalr Qt parser generator tool. -qdoc Configurable documentation generation tool. -qmlscene QML launcher tool -qmlviewer QML launcher tool - -1d. Licensed software –Qt Tools/Applications specific to embedded software -development -Tool Description -Target toolchains Cross compilation toolchains for - supported target devices and operating - systems -Qt Debugging Bridge (QDB) Host Tools Enables deployment, debugging, - profiling and other features over USB - from development host PC to target - device. -qtconfig-gui Qt Lite Configurator tool graphical - interface -Qt Emulator Qt emulator - -2. Parts of the Licensed Software that are permitted for distribution in -object-code form only (“Redistributables”) under this Agreement: - -2a. Qt for Application Development -(i) The Licensed Software's Qt Toolkit libraries defined in 1a -(ii) The Licensed Software's installer framework - -2b. Qt for Device Creation -(i) Qt for Application Development Redistributables defined in 2a -(ii) The Licensed Software’s Embedded software development libraries defined in - 1b - -2c. Qt 3D Studio -The Licensed Software’s Qt 3D Studio Runtime (“Qt53DStudioRuntime2”) - - -APPENDIX 3: ADDITIONS TO LICENSED SOFTWARE -In addition to what is provided under the definition of the Licensed Software, -Parties agree that Licensed Software shall also include the following additional -software products of The Qt Company if included in the quote / invoice: -Qt for Automation - - MQTT software protocol libraries - - KNX software protocol libraries - - OPCUA (open source backend) - - OPCUA (Unified Automation backend) -Qt Safe Renderer - - Qt Safe Renderer library -Qt Application Manager - - Qt Application Manager library with Qt Creator integration - -All the above is considered as Redistributables and subject to applicable -provisions and limitations including but not limited to what is defined in -Section 3. - - -APPENDIX 4: SMALL BUSINESS AND START-UP APPENDIX -The provisions of this Appendix 4 are applicable for Start-up Companies and for -the Evaluation Term. -For the purpose of this Appendix 4, the following additional definitions shall -be applicable: - “Trial Term” shall mean a period of twelve (12) months. - “Start-up Company” means a company with a maximum annual revenue, including - funding, equivalent to 100,000 USD (in applicable currency) during a respective - calendar year, as evidenced by duly audited records of the Licensee and - approved by The Qt Company. - -During the Trial Term, Section 3 shall apply with following modifications -(“Trial Term Modifications”): - - Licenses granted under Sections 3.1 and 3.2 shall be free of any charge. For - clarity, License for distribution of Devices pursuant to Section 3.3 is - subject to applicable License Fee for necessary Distribution Licenses; - - Development License under Section 3.1 is limited to a maximum of three (3) - Designated Users; and - - Support is available subject to availability, as judged by The Qt Company at - its free and absolute discretion. - -Upon expiry of the Trial Term: - a) This Appendix 4 is terminated, Trial Term Modifications cease to remain in - force, Licensee’s Development Licenses shall be automatically converted into - licenses subject to a License Fee (in the amount specified in the quote or - in Appendix 2 and payable with a 30-day payment term) and Licensee’s rights - and obligations under this Agreement shall continue to remain in force under - the standard provisions of the Agreement, unless the Licensee notifies The - Qt Company in writing no less than ninety (90) days before such expiry date - that Licensee does not agree to such continuance, in which event the - Agreement, and all rights of the Licensee thereunder, shall expire; provided - however that - b) in the event the Licensee still qualifies as a Start-up Company, the - Licensee has an option (“Option”), instead of what is stated in item a) - above, to extend the Trial Term renewal is limited to one time and total - duration of Trial Terms thus to 24 months after the effective date. Licensee - shall notify The Qt Company in writing no less than ninety (90) days before - the expiry date, if Licensee wish to exercise the Option. - - -APPENDIX 5: NON-COMMERCIAL USE APPENDIX -The provisions of this Appendix 5 are applicable for non-commercial use of the -Licensed Software by the Licensee. -For the purpose of this Appendix 5, the following additional definitions -(replacing the relevant definition of the Agreement, where applicable) shall be -applicable: - “Demo Units” shall mean (i) hardware development platform, which incorporates - the Licensed Software along with Licensee’s software and/or hardware, and - (ii) prototype versions of Applications or Devices. - “Designated User(s)” shall mean the employees and students of the Licensee. - “Licensee Products” shall mean Applications and/or Devices. - “Permitted Purpose” shall mean (i) Licensee’s internal evaluation and testing - of Licensed Software, (ii) building Demo Units as well as (iii) educational - use. - “Term” shall mean a period of twelve (12) months or any such other period as - may be agreed between the Parties. - -For the purpose of this Appendix 5, the following changes shall be agreed with -respect to relevant Sections of the Agreement: - I. Recital (A) shall be replaced in its entirety to read as follows: “(A) - Licensee wishes to use the Licensed Software for the Permitted Purpose.” - II. Section 3.1 shall be replaced in its entirety to read as follows: - “The Qt Company grants to Licensee a personal, non-exclusive, - non-transferable, revocable, royalty-free license, valid for the Term, to - use, modify and copy the Licensed Software solely for the Permitted - Purpose. Licensee may install copies of the Licensed Software on an - unlimited number of computers provided that only Designated Users may use - the Licensed Software. Licensee may demonstrate the Demo Units, provided - that such demonstrations must be conducted by Licensee, and the Demo Units - must remain in Licensee’s possession and under Licensee’s control at all - times. For clarity, this Agreement does not (i) entitle Licensee to use - Licensed Software to create Applications or Devices (other than prototypes - thereof) or (ii) carry any distribution rights to Licensee, but such - rights are subject to and conditional upon conclusion of a separate - license agreement with The Qt Company.” - III. Sections 3.2, 3.3, 8 and 10 shall be deleted. - IV. Section 3.4 shall be replaced in its entirety to read as follows: - “Licensee shall not: - - remove or alter any copyright, trademark or other proprietary rights - notice contained in any portion of the Licensed Software; - - transfer, publish, sublicense, disclose, display or otherwise make - the Licensed Software available to any third party (except that - Licensee may demonstrate the Demo Units pursuant to Section 3.1); - - in any way combine, incorporate or integrate Licensed Software with, or - use Licensed Software for creation of, any software created with or - incorporating Open Source Qt; - Licensee shall cause all Designated Users who make use of the licenses - granted under this Agreement, to be contractually bound to comply with - the relevant terms of this Agreement and not to use the Licensed - Software beyond the terms hereof. Licensee shall be responsible for any - and all actions and omissions of its Designated Users relating to the - Licensed Software and use thereof. Any use of Licensed Software beyond - the provisions of this Agreement is strictly prohibited and requires an - additional license from The Qt Company.” - V. Section 12 shall be replaced in its entirety to read as follows: - “This Agreement shall enter into force upon due acceptance by both Parties - and remain in force for the Term, unless and until terminated pursuant to - the terms of Section 12. Upon termination of the Agreement, Licensee shall - cease using the Licensed Software. All other copies of Licensed Software - in the possession or control of Licensee must be erased or destroyed. An - officer of Licensee must, upon request, promptly deliver to The Qt Company - a written confirmation that this has occurred.” - -Except for the modifications specified above, this Appendix carries no change to -the terms of the Agreement which shall remain in full force. diff -Nru qtspeech-opensource-src-5.12.5/.QT-FOR-AUTOMOTIVE-LICENSE-AGREEMENT qtspeech-opensource-src-5.9.5/.QT-FOR-AUTOMOTIVE-LICENSE-AGREEMENT --- qtspeech-opensource-src-5.12.5/.QT-FOR-AUTOMOTIVE-LICENSE-AGREEMENT 2019-09-06 12:06:40.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/.QT-FOR-AUTOMOTIVE-LICENSE-AGREEMENT 1970-01-01 00:00:00.000000000 +0000 @@ -1,894 +0,0 @@ -QT AUTOMOTIVE SUITE LICENSE AGREEMENT -Agreement version 3.0 - -This Qt Automotive Suite License Agreement (“Agreement”) is a legal agreement -between The Qt Company (as defined below) and the Licensee (as defined below) -for the license of Licensed Software (as defined below). Capitalized terms used -herein are defined in Section 1. - -WHEREAS: - -(A) Licensee wishes to use the Licensed Software for the purpose of developing -and distributing Applications and/or Devices; and - -(B) The Qt Company is willing to grant the Licensee a right to use Licensed -Software for such purpose pursuant to term and conditions of this Agreement. - -NOW, THEREFORE, THE PARTIES HEREBY AGREE AS FOLLOWS: - -1. DEFINITIONS - -"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly -controlling such Party; (ii) which is under the same direct or indirect -ownership or control as such Party; or (iii) which is directly or indirectly -owned or controlled by such Party. For these purposes, an entity shall be -treated as being controlled by another if that other entity has fifty percent -(50 %) or more of the votes in such entity, is able to direct its affairs and/or -to control the composition of its board of directors or equivalent body. - -"Applications" shall mean Licensee's software products created using the -Licensed Software in connection with the Program, which may include the -Redistributables, or part thereof. - -"Contractor(s)" shall mean third party consultants, distributors and contractors -performing services to a Party under applicable contractual arrangement. - -"Customer(s)" shall mean Licensee's end users to whom Licensee, directly or -indirectly, distributes copies of the Redistributables. - -"Deployment Platforms" shall mean operating systems specified in the License -Certificate, in which the Redistributables can be distributed pursuant to the -terms and conditions of this Agreement. - -"Designated User(s)" shall mean the employee(s) of Licensee or Licensee's -Affiliates acting within the scope of their employment or Licensee's -Contractors acting within the scope of their services for Licensee and on behalf -of Licensee. Designated Users shall be named in the License Certificate. - -"Development License" shall mean the license needed by the Licensee for each -Designated User to use the Licensed Software under the license grant described -in Section 3.1 of this Agreement. - -"Development Platforms" shall mean those operating systems specified in the -License Certificate, in which the Licensed Software can be used under the -Development License, but not distributed in any form or used for any other -purpose. - -"Devices" shall mean hardware devices or products that 1) are manufactured -and/or distributed by the Licensee or its Affiliates or Contractors in -connection with the Program, and (2)(i) incorporate or integrate the -Redistributables or parts thereof; or (ii) do not incorporate or integrate -the Redistributables at the time of distribution, but where, when used by a -Customer, the main user interface or substantial functionality of such -device is provided by Application(s) or otherwise depends on the Licensed -Software. - -"Distribution License(s)" shall mean the license required for distribution of -Redistributables in accordance with the license grant described in Section -3.2(ii)-(iii) of this Agreement. - -"Distribution License Packs" shall mean set of prepaid Distribution Licenses -for distribution of Redistributables, as defined in The Qt Company's standard -price list, quote, Purchase Order confirmation or in an appendix hereto, as the -case may be. - -"Initial Support Term" shall mean a time period of twelve (12) months, -calculated from the effective date of this Agreement. - -"Intellectual Property Rights" shall mean patents (including utility models), -design patents, and designs (whether or not capable of registration), chip -topography rights and other like protection, copyrights, trademarks, service -marks, trade names, logos or other words or symbols and any other form of -statutory protection of any kind and applications for any of the foregoing -as well as any trade secrets. -"Licensee" shall mean the individual or legal entity that is party to this -Agreement, as identified on the signature page hereof. - -"License Certificate" shall mean a certificate accompanying the Licensed -Software and generated for each Designated User respectively. License -Certificate will specify the Designated User, the Development Platforms, -Deployment Platforms, Program and the Term of this Agreement. The terms of the -License Certificate are considered part of this Agreement and shall be updated -from time to time to reflect any changes to the foregoing terms relating to -Licensee's rights to the Licensed Software. - -"Licensee's Records" shall mean books and records that are likely to contain -information bearing on Licensee's compliance with this Agreement or the payments -due to The Qt Company under this Agreement, including, but not limited to: -assembly logs, sales records and distribution records. - -"Licensee´s SDK Contractors" shall mean Contractors of Licensee, who have -purchased or received SDK from the Licensee relating to the Program. - -"License Fee" shall mean the fee charged to the Licensee for rights granted -under the terms of this Agreement. - -"Licensed Software" shall mean all versions of The Qt Company's computer -software products, online or electronic documentation, associated media and -printed materials, including the source code, example programs and the -documentation, licensed to the Licensee under this Agreement. Licensed Software -does not include Third Party Software (as defined in Section 4) or Open Source -Qt. - -"Modified Software" shall mean bug-fixes, error corrections, patches or -modifications made to the Licensed Software by Licensee, including documentation -related thereto. - -"Online Services" shall mean any services or access to systems made available -by The Qt Company to the Licensee over the Internet relating to the Licensed -Software or for the purpose of use by the Licensee of the Licensed Software or -Support. Use of any such Online Services is discretionary for the Licensee and -some of them may be subject to additional fees. - -"Open Source Qt" shall mean all versions of The Qt Company's Qt computer -software products, online or electronic documentation, associated media and -printed materials, including the source code, example programs and the -documentation available under the terms of the GNU Lesser General Public -License, version 2.1 or later ("LGPL") or the GNU General Public License, -version 2.0 or later ("GPL"). - -"Party" or "Parties" shall mean Licensee and/or The Qt Company. - -"Program" shall mean Licensee´s business program for which purpose the Licensee -is entitled to use the Licensed Software and grant the Licensee's SDK -Contractors a right to use the Licensed Software as part of a SDK. - -"Redistributables" shall mean the portions of the Licensed Software set forth -in Appendix 1, Section 1 that may be distributed pursuant to the terms of this -Agreement in object code form only, including any relevant documentation. Where -relevant, any reference to Licensed Software in this Agreement shall include and -refer also to Redistributables. - -"SDK" or "Software Development Kit" shall mean a combination of software modules -including Licensed Software intended to be utilized in connection with the -Program. - -"Submitted Modified Software" shall have the meaning as set forth in Section -2.3. - -"Support" shall mean standard developer support that is provided by -The Qt Company to assist Designated Users in using the Licensed Software in -accordance with The Qt Company's standard support terms. - -"Support Renewal Term" shall mean a time period of twelve (12) months, -calculated from the end of the Initial Support Term or previous Support Renewal -Term, as applicable. - -"Support Term" shall mean the Initial Support Term and any possible Support -Renewal Terms(s) during which time the Licensee is eligible to receive for -Support for the Licensed Software. - -"Taxes" shall have the meaning set forth in Section 10.5. - -"Term" shall mean the validity period of this Agreement, as set forth in the -License Certificate. - -“The Qt Company” shall mean: - -(i) in the event Licensee is an individual residing in the United States or a -legal entity incorporated in the United States or having its headquarters in the -United States, The Qt Company Inc., a Delaware corporation with its office at -2350 Mission College Blvd., Suite 1020, Santa Clara, CA 95054, USA.; or - -(ii) in the event the Licensee is an individual residing outside of the United -States or a legal entity incorporated outside of the United States or having its -registered office outside of the United States, The Qt Company Ltd., a Finnish -company with its registered office at Bertel Jungin aukio D3A, 02600 Espoo, -Finland. - -"Updates" shall mean a release or version of the Licensed Software containing -bug fixes, error corrections and other changes that are generally made available -to users of the Licensed Software that have contracted for Support. Updates are -generally depicted as a change to the digits following the decimal in the -Licensed Software version number. The Qt Company shall make Updates available to -the Licensee under the Support. Updates shall be considered as part of the -Licensed Software hereunder. - -"Upgrades" shall mean a release or version of the Licensed Software containing -enhancements and new features and are generally depicted as a change to the -first digit of the Licensed Software version number. In the event Upgrades are -provided to the Licensee under this Agreement, they shall be considered as part -of the Licensed Software hereunder. - -2. OWNERSHIP 2.1 - -Ownership of The Qt Company - -The Licensed Software is protected by copyright laws and international copyright -treaties, as well as other intellectual property laws and treaties. The Licensed -Software is licensed, not sold. - -All The Qt Company's Intellectual Property Rights are and shall remain the -exclusive property of The Qt Company or its licensors respectively. - -2.2 Ownership of Licensee - -All the Licensee's Intellectual Property Rights are and shall remain the -exclusive property of the Licensee or its licensors respectively. - -All Intellectual Property Rights to the Modified Software, Applications and -Devices shall remain with the Licensee and no rights thereto shall be granted by -the Licensee to The Qt Company under this Agreement (except as set forth in -Section 2.3 below). - -2.3 Modified Software - -Licensee may create Modified Software that breaks the source or binary -compatibility with the Licensed Software. This includes, but is not limited to, -changing the application programming interfaces ("API") by adding, changing or -deleting any variable, method, or class signature in the Licensed Software -and/or any inter-process protocols, services or standards in the Licensed -Software libraries. To the extent that Licensee breaks source or binary -compatibility with the Licensed Software, Licensee acknowledges that The Qt -Company's ability to provide Support may be prevented or limited and Licensee's -ability to make use of Updates may be restricted. - -To the extent Licensee submits Modified Software to The Qt Company ("Submitted -Modified Software"), Licensee hereby grants The Qt Company a sublicensable, -assignable, irrevocable, perpetual, worldwide, non-exclusive, royalty-free and -fully paid-up license, under all of Licensee's Intellectual Property Rights, to -reproduce, adapt, translate, modify, and prepare derivative works of, publicly -display, publicly perform, sublicense, make available and distribute such -Submitted Modified Software as The Qt Company sees fit at its free and absolute -discretion. For the sake of clarity, the Licensee shall have no obligation to -provide Modified Software to The Qt Company. - -3. LICENSES GRANTED - -3.1 Development with Licensed Software - -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non- exclusive, non-transferable license, valid for the -Term, to use, modify and copy the Licensed Software by Designated Users on the -Development Platforms for the sole purposes of designing, developing, -demonstrating and testing Application(s) and/or Devices, and to provide thereto -related support and other services to end-user Customers. - -Licensee may install copies of the Licensed Software on an unlimited number of -computers provided that (i) only the Designated Users may use the Licensed -Software, and (ii) all Designated Users must have a valid Development License to -use Licensed Software. - -Licensee may at any time designate another Designated User to replace a -then-current Designated User by notifying The Qt Company in writing, provided -that any Designated User may be replaced only once during any six-month period. - -3.2 Distribution of Redistributables - -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non- exclusive, non-transferable license, valid for the -Term, to (i) distribute, by itself or through its Contractors, Redistributables -as installed, incorporated or integrated into Applications for execution on the -Deployment Platforms, and (ii) distribute, by itself or through one or more -tiers of Contractors, Redistributables as installed, incorporated or integrated, -or intended to be installed, incorporated or integrated into Devices for -execution on the Deployment Platforms, and (iii) grant sublicenses to -Redistributables, as distributed hereunder, for Customers solely for Customer's -internal use and to the extent necessary in order for the Customers to use the -Applications and/or Devices for their respective intended purposes. - -Right to distribute the Redistributables as provided herein is conditional upon -the Licensee having purchased and paid the appropriate amount of Development and -Distribution Licenses from The Qt Company before distributing any -Redistributables to Customers. - -For the avoidance of any doubt it is specifically acknowledged and agreed that -distribution of Redistributables solely as installed, incorporated or integrated -into Applications for execution on the Deployment Platform(s), as specified in -(i) of the first paragraph of Section 3.2 above, i.e. with no connection to -Devices or intention to use in connection therewith, shall not require a -Distribution License. - -3.3 SDK License - -The Qt Company grants to Licensee a personal, worldwide, non-exclusive, -non-transferable license, valid for the Term, to (i) distribute Licensed -Software as a part of the SDK to Licensee´s SDK Contractors in connection with -the Program and (ii) in connection with the Program, by itself or by Licensee's -SDK Contractors, combine, incorporate or integrate Licensed Software with, or -use Licensed Software for creation of, any software created with or -incorporating Open Source Qt, provided, however, that: - -(i) the Licensee´s SDK Contractors are only entitled to use the Licensed -Software as part of SDK and for the sole purpose of developing software for -Devices that are distributed under the Program; and - -(ii) Licensee´s SDK Contractors shall not be entitled to distribute the SDK or -any part thereof to any third parties. - -For the avoidance of any doubt, the distribution of such software development -tools that do not contain Licensed Software shall not be covered by this -Agreement. - -3.4 Further Requirements - -The licenses granted above in this Section 3 by The Qt Company to Licensee are -conditional and subject to Licensee's compliance with the following terms: - -(i) Licensee shall not remove or alter any copyright, trademark or other -proprietary rights notice contained in any portion of the Licensed Software; - -(ii) Applications and SDKs must add primary and substantial functionality to the -Licensed Software; - -(iii) Applications may not pass on functionality which in any way makes it -possible for others to create software with the Licensed Software; provided -however that Licensee may use the Licensed Software's scripting and QML ("Qt -Quick") functionality solely in order to enable scripting, themes and styles -that augment the functionality and appearance of the Application(s) without -adding primary and substantial functionality to the Application(s); - -(iv) Applications and SDKs must not compete with the Licensed Software; - -(v) Licensee shall not use The Qt Company's or any of its suppliers' names, -logos, or trademarks to market Applications or SDKs, except that Licensee may -use "Built with Qt" logo to indicate that Application(s) was developed using -the Licensed Software; - -(vi) Except as expressly provided in Section 3.3, Licensee shall not -distribute, sublicense or disclose source code of Licensed Software to any third -party (provided however that Licensee may appoint employee(s) of Contractors as -Designated Users to use Licensed Software pursuant to this Agreement); - -(vii) Licensee shall not grant the Customers a right to (i) make copies of the -Redistributables except when and to the extent required to use the Applications -and/or Devices for their intended purpose, (ii) modify the Redistributables or -create derivative works thereof, (iii) decompile, disassemble or otherwise -reverse engineer Redistributables, or (iv) redistribute any copy or portion of -the Redistributables to any third party, except as part of the onward sale of -the Device on which the Redistributables are installed; - -(viii) Except as expressly provided in Section 3.3, Licensee shall not and -shall cause that its Affiliates, Contractors and Licensee's SDK Contractors -shall not a) in any way, combine, incorporate or integrate Licensed Software -with, or use Licensed Software for creation of, any software created with or -incorporating Open Source Qt or b) incorporate or integrate Applications into a -hardware device or product other than a Device, unless Licensee has received an -advance written permission from The Qt Company to do so. Unless specifically -otherwise agreed, any and all distribution by the Licensee during the Term of -a hardware device or product a) which incorporate or integrate any part of -Licensed Software or Open Source Qt; or b) where the main user interface or -substantial functionality is provided by software build with Licensed -Software or Open Source Qt or otherwise depends on the Licensed Software or Open -Open Source Qt, shall be considered as distribution under this Agreement and -dependent on compliance thereof (including but not limited to obligation to -pay applicable License Fees for such distribution); - -(ix) Licensee shall cause all of its Affiliates and Contractors entitled to make -use of the licenses granted under this Agreement, to be contractually bound to -comply with the relevant terms of this Agreement and not to use the Licensed -Software beyond the terms hereof and for any purposes other than operating -within the scope of their services for Licensee. Licensee shall be responsible -for any and all actions and omissions of its Affiliates and Contractors relating -to the Licensed Software and use thereof (including but not limited to payment -of all applicable License Fees); - -(x) Except when and to the extent explicitly provided in this Section 3, -Licensee shall not transfer, publish, disclose, display or otherwise make -available the Licensed Software; - -(xi) Licensee shall not take any action inconsistent with The Qt Company's -Intellectual Property Rights; and - -(xii) Attempt or enlist a third party to conduct or attempt to conduct any of -the above. - -Above terms shall not be applicable if and to the extent they conflict with any -mandatory provisions of any applicable laws. - -Any use of Licensed Software beyond the provisions of this Agreement is strictly -prohibited and requires an additional license from The Qt Company. - -4. THIRD PARTY SOFTWARE - -The Licensed Software may provide links to third party libraries or code -(collectively "Third Party Software") to implement various functions. Third -Party Software does not comprise part of the Licensed Software. In some cases, -access to Third Party Software may be included in the Licensed Software. Such -Third Party Software will be listed in the ".../src/3rdparty" source tree -delivered with the Licensed Software or documented in the Licensed Software, as -such may be amended from time to time. Licensee acknowledges that use or -distribution of Third Party Software is in all respects subject to applicable -license terms of applicable third party right holders. 5. PRE-RELEASE CODE - -The Licensed Software may contain pre-release code and functionality marked or -otherwise stated as "Technology Preview", "Alpha", "Beta" or similar -designation. Such pre-release code may be present in order to provide -experimental support for new platforms or preliminary versions of one or more -new functionalities. The pre-release code may not be at the level of performance -and compatibility of a final, generally available, product offering of the -Licensed Software. The pre-release parts of the Licensed Software may not -operate correctly, may contain errors and may be substantially modified by The -Qt Company prior to the first commercial product release, if any. The Qt Company -is under no obligation to make pre-release code commercially available, or -provide any Support or Updates relating thereto. The Qt Company assumes no -liability whatsoever regarding any pre-release code, but any use thereof is -exclusively at Licensee's own risk and expense. - -6. LIMITED WARRANTY AND WARRANTY DISCLAIMER - -The Qt Company hereby represents and warrants that it has the power and -authority to grant the rights and licenses granted to Licensee under this -Agreement. - -Except as set forth above, the Licensed Software is licensed to Licensee "as -is". - -TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE QT COMPANY ON BEHALF OF -ITSELF AND ITS LICENSORS, SUPPLIERS AND AFFILIATES, DISCLAIMS ALL WARRANTIES, -EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT -WITH REGARD TO THE LICENSED SOFTWARE. THE QT COMPANY DOES NOT WARRANT THAT THE -LICENSED SOFTWARE WILL SATISFY LICENSEE'S REQUIREMENTS OR THAT IT WILL OPERATE -WITHOUT DEFECT OR ERROR OR THAT THE OPERATION THEREOF WILL BE UNINTERRUPTED. ALL -USE OF AND RELIANCE ON THE LICENSED SOFTWARE IS AT THE SOLE RISK OF AND -RESPONSIBILITY OF LICENSEE. - -Licensee's exclusive remedy and The Qt Company's entire liability for Licensed -Software shall be limited, at The Qt Company's option, to correction of the -error, replacement of the Licensed Software or return of the applicable fees -paid for the defective Licensed Software for the time period during which the -License is not able to utilize the Licensed Software under the terms of this -Agreement. - -7. INDEMNIFICATION AND LIMITATION OF LIABILITY - -7.1 Limitation of Liability - -EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, (II) -LICENSEE'S DUTY TO PAY ALL APPLICABLE LICENSE FEES AND COMPENSATIONS, AND (III) -BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO -EVENT SHALL EITHER PARTY BE LIABLE TO THE OTHER PARTY FOR ANY LOSS OF PROFIT, -LOSS OF DATA, LOSS OF BUSINESS OR GOODWILL OR ANY OTHER INDIRECT, SPECIAL, -CONSEQUENTIAL, INCIDENTAL OR PUNITIVE COST, DAMAGES OR EXPENSE OF ANY KIND, -HOWSOEVER ARISING UNDER OR IN CONNECTION WITH THIS AGREEMENT. - -EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, (II) -LICENSEE'S DUTY TO PAY ALL APPLICABLE LICENSE FEES AND COMPENSATIONS, AND (III) -BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO -EVENT SHALL EITHER PARTY'S TOTAL AGGREGATE LIABILITY UNDER THIS AGREEMENT EXCEED -THE AGGREGATE LICENSE FEES RECEIVED BY THE QT COMPANY FROM LICENSEE DURING THE -PERIOD OF TWELVE (12) MONTHS IMMEDIATELY PRECEDING THE EVENT RESULTING IN SUCH -LIABILITY. - -THE PROVISIONS OF THIS SECTION 7 ALLOCATE THE RISKS UNDER THIS AGREEMENT BETWEEN -THE QT COMPANY AND LICENSEE AND THE PARTIES HAVE RELIED UPON THE LIMITATIONS SET -FORTH HEREIN IN DETERMINING WHETHER TO ENTER INTO THIS AGREEMENT. - -7.2 Licensee´s Indemnification - -Licensee shall indemnify and hold harmless The Qt Company from and against any -claim, injury, judgment, settlement, loss or expense, including attorneys' fees -related to: (a) Licensee's misrepresentation in connection with The Qt Company -or the Licensed Software or breach of this Agreement, (b) the Application or -Device (except where such cause of liability is solely attributable to the -Licensed Software). - -8. SUPPORT, UPDATES AND ONLINE SERVICES - -Licensee will be eligible to receive Support and Updates and to use the Online -Services during the Support Term. Unless otherwise decided by The Company at its -free and absolute discretion, Upgrades will not be included in the Support but -may be available subject to additional fees. - -Licenses granted under this Agreement shall include a prepaid Initial Support -Term. - -Initial Support Term shall be automatically extended to one or more Support -Renewal Term(s), unless and until either Party notifies the other Party in -writing that it does not wish to continue the Support, such notification to be -provided to the other Party no less than ninety (90) days before expiry of the -Initial Support Term or respective Support Renewal Term. During any such Support -Renewal Term Support shall be available subject to prices and terms agreed -between the Parties or, if no advance agreement exists, subject to The Qt -Company's standard pricing applicable at the commencement date of any such -Support Renewal Term. From time to time The Qt Company may change Support -provided within each Support plan; provided that during the respective Initial -Support Term or Support Renewal Term (as the case may be), the level of Support -provided by The Qt Company may not be reduced without the consent of the -Licensee. - -Unless otherwise agreed, The Qt Company shall not be responsible for providing -any service or support to the Customers. - -9. CONFIDENTIALITY - -Each Party acknowledges that during the Term of this Agreement each Party may -receive information about the other Party's business, business methods, business -plans, customers, business relations, technology, and other information, -including the terms of this Agreement, that is confidential and of great value -to the other Party, and the value of which would be significantly reduced if -disclosed to third parties ("Confidential Information"). Accordingly, when a -Party (the "Receiving Party") receives Confidential Information from the other -Party (the "Disclosing Party"), the Receiving Party shall only disclose such -information to employees and Contractors on a need to know basis, and shall -cause its employees and employees of its Affiliates to: (i) maintain any and all -Confidential Information in confidence; (ii) not disclose the Confidential -Information to a third party without the Disclosing Party's prior written -approval; and (iii) not, directly or indirectly, use the Confidential -Information for any purpose other than for exercising its rights and fulfilling -its responsibilities pursuant to this Agreement. Each Party shall take -reasonable measures to protect the Confidential Information of the other Party, -which measures shall not be less than the measures taken by such Party to -protect its own confidential and proprietary information. - -Obligation of confidentiality shall not apply to information that (i) is or -becomes generally known to the public through no act or omission of the -Receiving Party; (ii) was in the Receiving Party's lawful possession prior to -the disclosure hereunder and was not subject to limitations on disclosure or -use; (iii) is developed independently by employees or Contractors of the -Receiving Party or other persons working for the Receiving Party who have not -had access to the Confidential Information of the Disclosing Party, as proven by -the written records of the Receiving Party; (iv) is lawfully disclosed to the -Receiving Party without restrictions, by a third party not under an obligation -of confidentiality; or (v) the Receiving Party is legally compelled to disclose, -in which case the Receiving Party shall notify the Disclosing Party of such -compelled disclosure and assert the privileged and confidential nature of the -information and cooperate fully with the Disclosing Party to limit the scope of -disclosure and the dissemination of disclosed Confidential Information to the -minimum extent necessary. - -The obligations under this Section 9 shall continue to remain in force for a -period of five (5) years after the last disclosure, and, with respect to trade -secrets, for so long as such trade secrets are protected under applicable trade -secret laws. - -10. FEES, DELIVERY AND PAYMENT - -10.1 License Fees - -License Fees are described in The Qt Company's standard price list, quote or -Purchase Order confirmation or in an appendix hereto, as the case may be. The -License Fees shall not be refunded or claimed as a credit, even on the ground -that Distribution Licenses are not used, i.e. Redistributables are not actually -distributed corresponding to the Distribution Licenses purchased, or for any -other reason. - -10.2 Ordering Licenses - -Licensee may purchase Development Licenses and Distribution Licenses pursuant to -agreed pricing terms or, if no specific pricing terms have been agreed upon, at -The Qt Company's standard pricing terms applicable at the time of purchase. - -Licensee shall submit all purchase orders for Development Licenses and -Distribution Licenses to The Qt Company by email or any other method acceptable -to The Qt Company (each such order is referred to herein as a "Purchase Order") -for confirmation, whereupon the Purchase Order shall become binding between the -Parties. - -10.3 Distribution - -License Packs Unless otherwise agreed, the Distribution Licenses are bought by -way of Distribution License Packs. - -Upon due payment of the ordered Distribution License Pack(s), the Licensee will -have an account of Distribution Licenses available for installing, bundling or -integrating (all jointly "installing") the Redistributables with the Devices or -for otherwise distributing the Redistributables in accordance with this -Agreement. - -Each time Licensee "installs" or distributes a copy of Redistributables, then -one Distribution License is used, and Licensee's account of available -Distribution Licenses is decreased accordingly. - -Licensee may "install" copies of the Redistributables so long as Licensee has -Distribution Licenses remaining on its account. - -Redistributables will be deemed to have been "installed" into a Device when one -of the following circumstances shall have occurred: a) the Redistributables -have been loaded onto the Device and used outside of the Licensee's premises or -b) the Device has been fully tested and placed into Licensee's inventory (or -sold) for the first time (i.e., Licensee will not be required to use (or pay -for) more than one Distribution License for each individual Device, e.g. in a -situation where a Device is returned to Licensee's inventory after delivery to -a distributor or sale to a Customer). In addition, if Licensee includes a -back-up copy of the Redistributables on a CD-ROM or other storage medium -along with the product, that backup copy of the Redistributables will not -be deemed to have been "installed" and will not require an additional -Distribution License. - -10.4 Payment Terms -License Fees and any other charges under this Agreement shall be paid by -Licensee no later than thirty (30) days from the date of the applicable invoice -from The Qt Company. - -The Qt Company will submit an invoice to Licensee after the date of this -Agreement and/or after The Qt Company receives a Purchase Order from Licensee. -A late payment charge of the lower of (a) one percent per month; or (b) the -interest rate stipulated by applicable law, shall be charged on any unpaid -balances that remain past due. - -The Qt Company shall have the right to suspend, terminate or withhold grants of -all rights to the Licensed Software hereunder, including but not limited to the -Developer License, Distribution License, and Support, should Licensee fail to -make payment in a timely fashion. - -10.5 Taxes -All License Fees and other charges payable hereunder are gross amounts but -exclusive of any value added tax, use tax, sales tax and other taxes, duties or -tariffs ("Taxes"). Such applicable Taxes shall be paid by Licensee, or, where -applicable, in lieu of payment of such Taxes, Licensee shall provide an -exemption certificate to The Qt Company and any applicable authority. - -11 RECORD-KEEPING AND REPORTING OBLIGATIONS; AUDIT RIGHTS - -11.1 Licensee's Record-keeping - -Licensee shall at all times maintain accurate and up-to-date written records of -Licensee's activities related to the use of Licensed Software and distribution -of Redistributables. The records shall be adequate to determine Licensee's -compliance with the provisions of this Agreement and to demonstrate the number -of Designated Users and Redistributables distributed by Licensee. The records -shall conform to good accounting practices reasonably acceptable to The Qt -Company. - -Licensee shall, within thirty (30) days from the end of each calendar -quarter, deliver to The Qt Company a report detailing the number of Designated -Users and copies of Redistributables distributed by Licensee during that -calendar quarter, and also detailing the number of undistributed copies of -Redistributables made by Licensee and remaining in its account (i.e., -undistributed copies for which Distribution Licenses have been or need to be -obtained from The Qt Company). Such report shall contain such other information -as The Qt Company shall reasonably require from time to time. - -11.2. The Qt Company's Audit Rights - -The Qt Company or an independent auditor acting on behalf of The Qt Company's, -may, upon at least five (5) business days' prior written notice and at its -expense, audit Licensee with respect to the use of the Redistributables, but -not more frequently than once during each 6-month period. Such audit may be -conducted by mail, electronic means or through an in-person visit to -Licensee's place of business. Any such in-person audit shall be conducted -during regular business hours at Licensee's facilities and shall not -unreasonably interfere with Licensee's business activities. The Qt Company or -the independent auditor acting on behalf of The Qt Company shall be entitled to -inspect Licensee's Records. All such Licensee's Records and use thereof shall be -subject to an obligation of confidentiality under this Agreement. - -If an audit reveals that Licensee is using the Licensed Software beyond scope of -the licenses Licensee has paid for, Licensee agrees to immediately pay The Qt -Company any amounts owed for such unauthorized use. - -In addition, in the event the audit reveals a material violation of the terms of -this Agreement (underpayment of more than 5% of License Fees shall always be -deemed a material violation for purposes of this section), then the Licensee -shall pay The Qt Company's reasonable cost of conducting such audit. - -12 TERM AND TERMINATION - -12.1 Term - -This Agreement shall enter into force upon due acceptance by both Parties and -remain in force for the Term, unless and until terminated pursuant to the terms -of this Section 12. - -12.2 Termination by The Qt Company - -The Qt Company shall have the right to terminate this Agreement upon thirty -(30) days prior written notice if (i) the Licensee is in material breach of any -obligation of this Agreement and fails to remedy such breach within such notice -period; (ii) or Licensee or any of its Affiliates bring a suit before any court -or administrative agency or otherwise assert a claim against The Qt Company's -or any of its Affiliates' Intellectual Property Rights or validity thereof. - -12.3 Mutual Right to Terminate - -Either Party shall have the right to terminate this Agreement immediately upon -written notice in the event that the other Party becomes insolvent, files for -any form of bankruptcy, makes any assignment for the benefit of creditors, has a -receiver, administrative receiver or officer appointed over the whole or a -substantial part of its assets, ceases to conduct business, or an act equivalent -to any of the above occurs under the laws of the jurisdiction of the other -Party. - -12.4 Parties´ Rights and Duties upon Termination - -Upon expiry or termination of the Agreement for any reason, Licensee shall, -within 30 days after such termination, cease and shall cause all Designated -Users (including those of its Affiliates' and Contractors') and Licensee's SDK -Contractors to cease using the Licensed Software and distribution of the -Redistributables under this Agreement. Notwithstanding the above, in the event -the Agreement expires or is terminated for reason other than by The Qt Company -pursuant to Section 12.2, the Licensee is entitled, for a period of six (6) -months after the effective date of termination, to continue distribution of -Devices under the Distribution Licenses paid but unused at such effective date -of termination. - -Upon any such termination the Licensee shall destroy or return to The Qt -Company all copies of the Licensed Software and all related materials and will -certify the same to The Qt Company upon its request, provided however that -Licensee may retain and exploit such copies of the Licensed Software as it may -reasonably require in providing continued support to Customers. - -Expiry or termination of this Agreement for any reason whatsoever shall not -relieve Licensee of its obligation to pay any License Fees accrued or payable -to The Qt Company prior to the effective date of termination, and Licensee shall -immediately pay to The Qt Company all such fees upon the effective date of -termination. Termination of this Agreement shall not affect any rights of -Customers to continue use of Applications and Devices (and therein incorporated -Redistributables). - -13.GOVERNING LAW AND LEGAL VENUE - -In the event this Agreement is in the name of The Qt Company Inc., a Delaware -Corporation, then: - -(i) this Agreement shall be construed and interpreted in accordance with the -laws of the State of California, USA, excluding its choice of law provisions; - -(ii) the United Nations Convention on Contracts for the International Sale of -Goods will not apply to this Agreement; and - -(iii) any dispute, claim or controversy arising out of or relating to this -Agreement or the breach, termination, enforcement, interpretation or validity -thereof, including the determination of the scope or applicability of this -Agreement to arbitrate, shall be determined by arbitration in San Francisco, -USA, before one arbitrator. The arbitration shall be administered by JAMS -pursuant to JAMS' Streamlined Arbitration Rules and Procedures. Judgment on the -Award may be entered in any court having jurisdiction. This Section shall not -preclude parties from seeking provisional remedies in aid of arbitration from a -court of appropriate jurisdiction. - -In the event this Agreement is in the name of The Qt Company Ltd., a Finnish -Company, then: - -(i) this Agreement shall be construed and interpreted in accordance with the -laws of Finland, excluding its choice of law provisions; - -(ii) the United Nations Convention on Contracts for the International Sale of -Goods will not apply to this Agreement; and - -(iii) any disputes, controversy or claim arising out of or relating to this -Agreement, or the breach, termination or validity thereof shall be shall be -finally settled by arbitration in accordance with the Arbitration Rules of -Finland Chamber of Commerce. The arbitration tribunal shall consist of one (1), -or if either Party so requires, of three (3), arbitrators. The award shall be -final and binding and enforceable in any court of competent jurisdiction. The -arbitration shall be held in Helsinki, Finland and the process shall be -conducted in the English language. This Section shall not preclude parties from -seeking provisional remedies in aid of arbitration from a court of appropriate -jurisdiction. - -14. GENERAL PROVISIONS - -14.1 No Assignment Licensee - -shall not be entitled to assign or transfer all or any of its rights, benefits -and obligations under this Agreement without the prior written consent of The Qt -Company, which shall not be unreasonably withheld or delayed. The Qt Company -shall be entitled to freely assign or transfer any of its rights, benefits or -obligations under this Agreement. - -14.2 No Third Party Representations - -Licensee shall make no representations or warranties concerning the Licensed -Software on behalf of The Qt Company. Any representation or warranty Licensee -makes or purports to make on The Qt Company's behalf shall be void as to The Qt -Company. - -14.3 Surviving Sections - -Any terms and conditions that by their nature or otherwise reasonably should -survive termination of this Agreement shall so be deemed to survive. - -14.4 Entire Agreement - -This Agreement, the exhibits hereto, the License Certificate and any applicable -Purchase Order constitute the complete agreement between the Parties and -supersedes all prior or contemporaneous discussions, representations, and -proposals, written or oral, with respect to the subject matters discussed -herein. In the event of any conflict or inconsistency between this Agreement and -any Purchase Order, the terms of this Agreement will prevail over the terms of -the Purchase Order with respect to such conflict or inconsistency. - -14.5 Modifications - -No modification of this Agreement shall be effective unless contained in a -writing executed by an authorized representative of each Party. No term or -condition contained in Licensee's Purchase Order shall apply unless expressly -accepted by The Qt Company in writing. - -14.6 Force Majeure - -Except for the payment obligations hereunder, neither Party shall be liable to -the other for any delay or non-performance of its obligations hereunder in the -event and to the extent that such delay or non- performance is due to an event -of act of God, terrorist attack or other similar unforeseeable catastrophic -event that prevents either Party for fulfilling its obligations under this -Agreement and which such Party cannot avoid or circumvent ("Force Majeure -Event"). If the Force Majeure Event results in a delay or non- performance of a -Party for a period of three (3) months or longer, then either Party shall have -the right to terminate this Agreement with immediate effect without any -liability (except for the obligations of payment arising prior to the event of -Force Majeure) towards the other Party. - -14.7 Notices - -Any notice given by one Party to the other shall be deemed properly given and -deemed received if specifically acknowledged by the receiving Party in writing -or when successfully delivered to the recipient by hand, fax, or special courier -during normal business hours on a business day to the addresses specified for -The Qt Company in the beginning of this Agreement, and for the Licensee in the -Licensee’s account profile. Each communication and document made or delivered by -one Party to the other Party pursuant to this Agreement shall be in the English -language. - -14.8 Export Control -Licensee acknowledges that the Redistributables may be subject to export -control restrictions under the applicable laws of respective countries. -Licensee shall fully comply with all applicable export license restrictions -and requirements as well as with all lawses hereunder and shall procure all -necessary governmental authorizations, including without limitation, all -necessary licenses, approvals, permissions or consents, where necessary for -the re- exportation of the Redistributables, Applications -and/or Devices. - -14.9 No Implied License -There are no implied licenses or other implied rights granted under this -Agreement, and all rights, save for those expressly granted hereunder, shall -remain with The Qt Company and its licensors. In addition, no licenses or -immunities are granted to the combination of the Licensed Software with any -other software or hardware not delivered by The Qt Company under this Agreement. - -14.10 Attorney Fees - -The prevailing Party in any action to enforce this Agreement shall be entitled -to recover its attorney's fees and costs in connection with such action. - -14.11 Severability - -If any provision of this Agreement shall be adjudged by any court of competent -jurisdiction to be unenforceable or invalid, that provision shall be limited or -eliminated to the minimum extent necessary so that this Agreement shall -otherwise remain in full force and effect and enforceable. - -IN WITNESS WHEREOF, the Parties hereto, intending to be legally bound hereby, -have caused this Agreement to be executed by Licensee’s authorized -representative installing the Licensed Software and accepting the terms hereof -in connection therewith. - -Appendix 1 - -1. Parts of the Licensed Software that are permitted for distribution in object -code form only ("Redistributables") under this Agreement: - -- The Licensed Software's essential and add-on libraries - -- The Licensed Software's configuration tool ("qtconfig") - -- The Licensed Software's help tool ("Qt Assistant") - -- The Licensed Software's internationalization tools ("Qt Linguist", "lupdate", -"lrelease") - -- The Licensed Software's QML ("Qt Quick") launcher tool ("qmlscene" and -"qmlviewer") - -- The Licensed Software's installer framework - -2. Parts of the Licensed Software that are not permitted for distribution -include, but are not limited to: - -- The Licensed Software's source code and header files - -- The Licensed Software's documentation - -- The Licensed Software's documentation generation tool ("qdoc") - -- The Licensed Software's tool for writing makefiles ("qmake") - -- The Licensed Software's Meta Object Compiler ("moc") - -- The Licensed Software's User Interface Compiler ("uic" or in the case of Qt Jambi: "juic") - -- The Licensed Software's Resource Compiler ("rcc") - -- The Licensed Software's generator (only in the case of Qt Jambi if applicable) - -- The Licensed Software's parts of the IDE tool ("Qt Creator") - -- The Licensed Software's Emulator - -- Build scripts, recipes and other material for creating the -configuration of Licensed Software and/or 3rd party components, including the -reference operating system configuration delivered in conjunction with the diff -Nru qtspeech-opensource-src-5.12.5/.QT-FOR-DEVICE-CREATION-LICENSE-AGREEMENT qtspeech-opensource-src-5.9.5/.QT-FOR-DEVICE-CREATION-LICENSE-AGREEMENT --- qtspeech-opensource-src-5.12.5/.QT-FOR-DEVICE-CREATION-LICENSE-AGREEMENT 2019-09-06 12:06:40.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/.QT-FOR-DEVICE-CREATION-LICENSE-AGREEMENT 1970-01-01 00:00:00.000000000 +0000 @@ -1,1089 +0,0 @@ -QT LICENSE AGREEMENT -Agreement version 4.1 -This License Agreement (“Agreement”) is a legal agreement between The Qt Company -(as defined below) and the Licensee (as defined below) for the license of -Licensed Software (as defined below). Capitalized terms used herein are defined -in Section 1. -WHEREAS: - -(A) Licensee wishes to use the Licensed Software for the purpose of developing - and distributing Applications and/or Devices; and -(B) The Qt Company is willing to grant the Licensee a right to use Licensed - Software for such purpose pursuant to term and conditions of this Agreement. - -NOW, THEREFORE, THE PARTIES HEREBY AGREE AS FOLLOWS: - -1. DEFINITIONS -“Affiliate” of a Party shall mean an entity (i) which is directly or indirectly -controlling such Party; (ii) which is under the same direct or indirect -ownership or control as such Party; or (iii) which is directly or indirectly -owned or controlled by such Party. For these purposes, an entity shall be -treated as being controlled by another if that other entity has fifty percent -(50 %) or more of the votes in such entity, is able to direct its affairs and/or -to control the composition of its board of directors or equivalent body. - -“Add-on Products” shall mean The Qt Company’s specific add-on software products -(for example Qt Safe Renderer, Qt for Automation, Qt Application Manager), which -are not licensed as part of The Qt Company’s standard offering, but shall be -included into the scope of Licensed Software only if so specifically agreed -between the Parties. - -“Applications” shall mean Licensee's software products created using the -Licensed Software, which may include the Redistributables, or part thereof. - -“Contractor(s)” shall mean third party consultants, distributors and contractors -performing services to a Party under applicable contractual arrangement. - -“Customer(s)” shall mean Licensee’s end users to whom Licensee, directly or -indirectly, distributes copies of the Redistributables. - -“Deployment Platforms” shall mean operating systems specified in the License -Certificate, in which the Redistributables can be distributed pursuant to the -terms and conditions of this Agreement. - -“Designated User(s)” shall mean the employee(s) of Licensee or Licensee’s -Affiliates acting within the scope of their employment or Licensee's Contractors -acting within the scope of their services for Licensee and on behalf of -Licensee. Designated Users shall be named in the License Certificate. - -“Development License” shall mean the license needed by the Licensee for each -Designated User to use the Licensed Software under the license grant described -in Section 3.1 of this Agreement. Development Licenses are available separately -for Qt for Application Development (desktop) and Qt for Device Creation -(embedded) products, each product having its designated scope and purpose of -use. Distribution Licenses are always connected to Qt for Device Creation -product only. - -“Development Platforms” shall mean those operating systems specified in the -License Certificate, in which the Licensed Software can be used under the -Development License, but not distributed in any form or used for any other -purpose. - -“Devices” shall mean hardware devices or products that 1) are manufactured -and/or distributed by the Licensee or its Affiliates or Contractors, and 2) -(i) incorporate or integrate the Redistributables or parts thereof; or (ii) do -not incorporate or integrate the Redistributables at the time of distribution, -but where, when used by a Customer, the main user interface or substantial -functionality of such device is provided by Application(s) or otherwise depends -on the Licensed Software. Devices shall be specified in Appendix 2 or in a -quote. - -“Distribution License(s)” shall mean the license required for distribution of -Redistributables in connection with Devices pursuant to license grant described -in Section 3.3 of this Agreement. - -“Distribution License Packs” shall mean set of prepaid Distribution Licenses for -distribution of Redistributables, as defined in The Qt Company’s standard price -list, quote, Purchase Order confirmation or in an appendix hereto, as the case -may be. - -“Intellectual Property Rights” shall mean patents (including utility models), -design patents, and designs (whether or not capable of registration), chip -topography rights and other like protection, copyrights, trademarks, service -marks, trade names, logos or other words or symbols and any other form of -statutory protection of any kind and applications for any of the foregoing as -well as any trade secrets. - -“License Certificate” shall mean a certificate generated by The Qt Company for -each Designated User respectively upon them downloading the Licensed Software. -License Certificate will be available under respective Designated User’s Qt -Account at account.qt.io and it will specify the Designated User, the -Development Platforms, Deployment Platforms and the License Term. The terms of -the License Certificate are considered part of this Agreement and shall be -updated from time to time to reflect any agreed changes to the foregoing terms -relating to Designated User’s rights to the Licensed Software. - -“License Fee” shall mean the fee charged to the Licensee for rights granted -under the terms of this Agreement. - -“License Term” shall mean the agreed validity period of the Development License -of the respective Designated User, during which time the Designated User is -entitled to use the Licensed Software, as set forth in the respective License -Certificate. - -“Licensed Software” shall mean either -(i) Qt for Application Development or -(ii) Qt for Device Creation, and/or -(iii) Qt 3D Studio, and/or -(iv) Qt Design Studio, and/or -(v) selected Add-on Products, if any, depending on which product(s) the - Licensee has purchased under this Agreement, - -as well as corresponding online or electronic documentation, associated media -and printed materials, including the source code, example programs and the -documentation, licensed to the Licensee under this Agreement. Licensed Software -does not include Third Party Software (as defined in Section 4) or Open Source -Qt. The Qt Company may, in the course of its development activities, at its free -and absolute discretion and without any obligation to send or publish any -notifications to the Licensee or in general, make changes, additions or -deletions in the components and functionalities of the Licensed Software, -provided that no such changes, additions or deletions will affect the already -released version of the Licensed Software, but only upcoming version(s). - -“Licensee” shall mean the individual or legal entity that is party to this -Agreement, as identified on the signature page hereof. - -“Licensee’s Records” shall mean books and records that are likely to contain -information bearing on Licensee’s compliance with this Agreement or the payments -due to The Qt Company under this Agreement, including, but not limited to: -assembly logs, sales records and distribution records. - -“Modified Software” shall have the meaning as set forth in Section 2.3. - -“Online Services” shall mean any services or access to systems made available by -The Qt Company to the Licensee over the Internet relating to the Licensed -Software or for the purpose of use by the Licensee of the Licensed Software or -Support. Use of any such Online Services is discretionary for the Licensee and -some of them may be subject to additional fees. - -“Open Source Qt” shall mean the non-commercial Qt computer software products, -licensed under the terms of the GNU Lesser General Public License, version 2.1 -or later (“LGPL”) or the GNU General Public License, version 2.0 or later -(“GPL”). For clarity, Open Source Qt shall not be provided nor governed under -this Agreement. - -”Party” or “Parties” shall mean Licensee and/or The Qt Company. - -“Qt 3D Studio” shall mean all versions of The Qt Company’s Qt 3D Studio, a 3D -user interface design and development environment for rapid designing and -prototyping of animated user interfaces. - -“Qt Design Studio” shall mean all versions of The Qt Company’s Qt Design Studio -tool, a 2D user interface design and development environment for rapid designing -and prototyping of animated user interfaces. - -“Qt for Application Development” shall mean The Qt Company’s productized -offering, which consist of all versions of -(i) Qt Toolkit, and -(ii) Qt Tools/Applications. - -“Qt for Device Creation” shall mean The Qt Company’s productized offering, -which consist of all versions of -(i) Qt for Application Development, and -(ii) Software components specific to embedded software development as set forth - in Appendix 1, Sections 1b and 1d. - -“Qt Toolkit” shall mean the modules defined in Appendix 1, Section 1a. - -“Qt Tools/Applications” shall mean the tools defined in Appendix 1, Section 1c. - -"Redistributables" shall mean the portions of the Licensed Software set forth in -Appendix 1, Section 2 that may be distributed pursuant to the terms of this -Agreement in object code form only, including any relevant documentation. Where -relevant, any reference to Licensed Software in this Agreement shall include and -refer also to Redistributables. - -“Renewal Term” shall mean an extension of previous License Term as agreed -between the Parties. - -“Submitted Modified Software” shall have the meaning as set forth in -Section 2.3. - -“Support” shall mean standard developer support that is provided by The Qt -Company to assist Designated Users in using the Licensed Software in accordance -with The Qt Company’s standard support terms and as further defined in -Section 8 hereunder. - -“Taxes” shall have the meaning set forth in Section 10.5. - -“Term” shall have the meaning set forth in Section 12. - -“The Qt Company” shall mean: -(i) in the event Licensee is an individual residing in the United States or a - legal entity incorporated in the United States or having its headquarters - in the United States, The Qt Company Inc., a Delaware corporation with its - office at 2350 Mission College Blvd., Suite 1020, Santa Clara, CA 95054, - USA.; or -(ii) in the event the Licensee is an individual residing outside of the United - States or a legal entity incorporated outside of the United States or - having its registered office outside of the United States, The Qt Company - Ltd., a Finnish company with its registered office at Bertel Jungin aukio - D3A, 02600 Espoo, Finland. - -"Third Party Software " shall have the meaning set forth in Section 4. - -“Updates” shall mean a release or version of the Licensed Software containing -bug fixes, error corrections and other changes that are generally made available -to users of the Licensed Software that have contracted for Support. Updates are -generally depicted as a change to the digits following the decimal in the -Licensed Software version number. The Qt Company shall make Updates available to -the Licensee under the Support. Updates shall be considered as part of the -Licensed Software hereunder. - -“Upgrades” shall mean a release or version of the Licensed Software containing -enhancements and new features and are generally depicted as a change to the -first digit of the Licensed Software version number. In the event Upgrades are -provided to the Licensee under this Agreement, they shall be considered as part -of the Licensed Software hereunder. - -2. OWNERSHIP -2.1 Ownership of The Qt Company -The Licensed Software is protected by copyright laws and international copyright -treaties, as well as other intellectual property laws and treaties. The Licensed -Software is licensed, not sold. All The Qt Company's Intellectual Property -Rights are and shall remain the exclusive property of The Qt Company or its -licensors respectively. - -2.2 Ownership of Licensee -All the Licensee's Intellectual Property Rights are and shall remain the -exclusive property of the Licensee or its licensors respectively. All -Intellectual Property Rights to the Modified Software, Applications and Devices -shall remain with the Licensee and no rights thereto shall be granted by the -Licensee to The Qt Company under this Agreement (except as set forth in Section -2.3 below). - -2.3 Modified Software -Licensee may create bug-fixes, error corrections, patches or modifications to -the Licensed Software (“Modified Software”). Such Modified Software may break -the source or binary compatibility with the Licensed Software (including without -limitation through changing the application programming interfaces ("API") or by -adding, changing or deleting any variable, method, or class signature in the -Licensed Software and/or any inter-process protocols, services or standards in -the Licensed Software libraries). To the extent that Licensee’s Modified -Software so breaks source or binary compatibility with the Licensed Software, -Licensee acknowledges that The Qt Company's ability to provide Support may be -prevented or limited and Licensee's ability to make use of Updates may be -restricted. Licensee may, at its sole and absolute discretion, choose to submit -Modified Software to The Qt Company (“Submitted Modified Software”) in -connection with Licensee’s Support request, service request or otherwise. In the -event Licensee does so, then, Licensee hereby grants The Qt Company a -sublicensable, assignable, irrevocable, perpetual, worldwide, non-exclusive, -royalty-free and fully paid-up license, under all of Licensee’s Intellectual -Property Rights, to reproduce, adapt, translate, modify, and prepare derivative -works of, publicly display, publicly perform, sublicense, make available and -distribute such Submitted Modified Software as The Qt Company sees fit at its -free and absolute discretion. - -3. LICENSES GRANTED -3.1 Development with Licensed Software -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable license, valid for the -License Term, to use, modify and copy the Licensed Software by Designated Users -on the Development Platforms for the sole purposes of designing, developing, -demonstrating and testing Application(s) and/or Devices, and to provide thereto -related support and other related services to end-user Customers. Licensee may -install copies of the Licensed Software on an unlimited number of computers -provided that (i) only the Designated Users may use the Licensed Software, and -(ii) all Designated Users must have a valid Development License to use Licensed -Software. Licensee may at any time designate another Designated User to replace -a then-current Designated User by notifying The Qt Company in writing, provided -that any Designated User may be replaced only once during any six-month period. -Upon expiry of the initially agreed License Term, the respective License Terms -shall be automatically extended to one or more Renewal Term(s), unless and until -either Party notifies the other Party in writing that it does not wish to -continue the License Term, such notification to be provided to the other Party -no less than ninety (90) days before expiry of the respective License Term. -Unless otherwise agreed between the Parties, Renewal Term shall be of equal -length with the initial Term. Any such Renewal Term shall be subject to License -Fees agreed between the Parties or, if no advance agreement exists, subject to -The Qt Company’s standard pricing applicable at the commencement date of any -such Renewal Term. - -3.2 Distribution of Applications -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through its Contractors, Redistributables as installed, -incorporated or integrated into Applications for execution on the Deployment -Platforms, and (ii) grant sublicenses to Redistributables, as distributed -hereunder, for Customers solely for Customer’s internal use and to the extent -necessary in order for the Customers to use the Applications for their -respective intended purposes. -Right to distribute the Redistributables as part of an Application as provided -herein is not royalty-bearing but is conditional upon the Licensee having paid -the agreed Development Licenses from The Qt Company before distributing any -Redistributables to Customers. - -3.3 Distribution of Devices -Subject to the terms of this Agreement, The Qt Company grants to Licensee a -personal, worldwide, non-exclusive, non-transferable, revocable (for cause -pursuant to this Agreement) right and license, valid for the Term, to (i) -distribute, by itself or through one or more tiers of Contractors, -Redistributables as installed, incorporated or integrated, or intended to be -installed, incorporated or integrated into Devices for execution on the -Deployment Platforms, and (ii) grant sublicenses to Redistributables, as -distributed hereunder, for Customers solely for Customer’s internal use and to -the extent necessary in order for the Customers to use the Devices for their -respective intended purposes. -Right to distribute the Redistributables with Devices as provided herein is -conditional upon the Licensee having purchased and paid the appropriate amount -of Development Licenses for Qt for Device Creation product and Distribution -Licenses from The Qt Company before distributing any Redistributables to -Customers. - -3.4 Further Requirements -The licenses granted above in this Section 3 by The Qt Company to Licensee are -conditional and subject to Licensee's compliance with the following terms: -(i) Licensee shall not remove or alter any copyright, trademark or other - proprietary rights notice contained in any portion of the Licensed - Software; -(ii) Applications must add primary and substantial functionality to the - Licensed Software; -(iii) Applications may not pass on functionality which in any way makes it - possible for others to create software with the Licensed Software; - provided however that Licensee may use the Licensed Software's scripting - and QML ("Qt Quick") functionality solely in order to enable scripting, - themes and styles that augment the functionality and appearance of the - Application(s) without adding primary and substantial functionality to - the Application(s); -(iv) Applications must not compete with the Licensed Software; -(v) Licensee shall not use The Qt Company's or any of its suppliers' names, - logos, or trademarks to market Applications, except that Licensee may use - “Built with Qt” logo to indicate that Application(s) was developed using - the Licensed Software; -(vi) Licensee shall not distribute, sublicense or disclose source code of - Licensed Software to any third party (provided however that Licensee may - appoint employee(s) of Contractors as Designated Users to use Licensed - Software pursuant to this Agreement). Such right may be available for the - Licensee subject to a separate software development kit (“SDK”) license - agreement to be concluded with The Qt Company; -(vii) Licensee shall not grant the Customers a right to (i) make copies of the - Redistributables except when and to the extent required to use the - Applications and/or Devices for their intended purpose, (ii) modify the - Redistributables or create derivative works thereof, (iii) decompile, - disassemble or otherwise reverse engineer Redistributables, or (iv) - redistribute any copy or portion of the Redistributables to any third - party, except as part of the onward sale of the Device on which the - Redistributables are installed; -(viii) Licensee shall not and shall cause that its Affiliates or Contractors - shall not a) in any way combine, incorporate or integrate Licensed - Software with, or use Licensed Software for creation of, any software - created with or incorporating Open Source Qt, or b) incorporate or - integrate Applications into a hardware device or product other than a - Device, unless Licensee has received an advance written permission from - The Qt Company to do so. Absent such written permission, any and all - distribution by the Licensee during the Term of a hardware device or - product a) which incorporate or integrate any part of Licensed Software - or Open Source Qt; or b) where the main user interface or substantial - functionality is provided by software built with Licensed Software or - Open Source Qt or otherwise depends on the Licensed Software or Open - Source Qt, shall be considered as a Device distribution under this - Agreement and dependent on compliance thereof (including but not limited - to obligation to pay applicable License Fees for such distribution). - Notwithstanding what is provided above in this sub-section (viii), - Licensee is entitled to use and combine Qt 3D Studio and/or Qt Design - Studio with Open Source Qt (“Combination”) for its internal evaluation - purposes, provided that Licensee shall in no way transfer, publish, - disclose, display or otherwise make available any software or work - resulting from such Combination; -(ix) Licensee shall cause all of its Affiliates and Contractors entitled to - make use of the licenses granted under this Agreement, to be - contractually bound to comply with the relevant terms of this Agreement - and not to use the Licensed Software beyond the terms hereof and for any - purposes other than operating within the scope of their services for - Licensee. Licensee shall be responsible for any and all actions and - omissions of its Affiliates and Contractors relating to the Licensed - Software and use thereof (including but not limited to payment of all - applicable License Fees); -(x) Except when and to the extent explicitly provided in this Section 3, - Licensee shall not transfer, publish, disclose, display or otherwise - make available the Licensed Software; -; and -(xi) Licensee shall not attempt or enlist a third party to conduct or attempt - to conduct any of the above. - -Above terms shall not be applicable if and to the extent they conflict with any -mandatory provisions of any applicable laws. Any use of Licensed Software beyond -the provisions of this Agreement is strictly prohibited and requires an -additional license from The Qt Company. - -4. THIRD PARTY SOFTWARE -The Licensed Software may provide links to third party libraries or code -(collectively "Third Party Software") to implement various functions. Third -Party Software does not comprise part of the Licensed Software. In some cases, -access to Third Party Software may be included in the Licensed Software. Such -Third Party Software will be listed in the ".../src/3rdparty" source tree -delivered with the Licensed Software or documented in the Licensed Software, as -such may be amended from time to time. Licensee acknowledges that use or -distribution of Third Party Software is in all respects subject to applicable -license terms of applicable third party right holders. - -5. PRE-RELEASE CODE -The Licensed Software may contain pre-release code and functionality marked or -otherwise stated as “Technology Preview”, “Alpha”, “Beta” or similar -designation. Such pre-release code may be present in order to provide -experimental support for new platforms or preliminary versions of one or more -new functionalities. The pre-release code may not be at the level of performance -and compatibility of a final, generally available, product offering of the -Licensed Software. The pre-release parts of the Licensed Software may not -operate correctly, may contain errors and may be substantially modified by The -Qt Company prior to the first commercial product release, if any. The Qt Company -is under no obligation to make pre-release code commercially available, or -provide any Support or Updates relating thereto. The Qt Company assumes no -liability whatsoever regarding any pre-release code, but any use thereof is -exclusively at Licensee’s own risk and expense. For clarity, Licensee is -entitled to use such pre-release code pursuant to Section 3, just like other -Licensed Software, provided however that in the event Add-on Products are -included and available as such pre-release code, Licensee’s right to use such -Add-on Products is nevertheless subject to and conditional upon conclusion of -separate agreement with The Qt Company. - -6. LIMITED WARRANTY AND WARRANTY DISCLAIMER -The Qt Company hereby represents and warrants that it has the power and -authority to grant the rights and licenses granted to Licensee under this -Agreement. Except as set forth above, the Licensed Software is licensed to -Licensee "as is" and Licensee’s exclusive remedy and The Qt Company’s entire -liability for errors in the Licensed Software shall be limited, at The Qt -Company’s option, to correction of the error, replacement of the Licensed -Software or return of the applicable fees paid for the defective Licensed -Software for the time period during which the License is not able to utilize the -Licensed Software under the terms of this Agreement. - -TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE QT COMPANY ON BEHALF OF -ITSELF AND ITS LICENSORS, SUPPLIERS AND AFFILIATES, DISCLAIMS ALL OTHER -WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND -NON-INFRINGEMENT WITH REGARD TO THE LICENSED SOFTWARE. THE QT COMPANY DOES NOT -WARRANT THAT THE LICENSED SOFTWARE WILL SATISFY LICENSEE’S REQUIREMENTS OR THAT -IT WILL OPERATE WITHOUT DEFECT OR ERROR OR THAT THE OPERATION THEREOF WILL BE -UNINTERRUPTED. ALL USE OF AND RELIANCE ON THE LICENSED SOFTWARE IS AT THE SOLE -RISK OF AND RESPONSIBILITY OF LICENSEE. - -7. INDEMNIFICATION AND LIMITATION OF LIABILITY -7.1 Limitation of Liability -EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, AND (II) -BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO -EVENT SHALL EITHER PARTY BE LIABLE TO THE OTHER PARTY FOR ANY LOSS OF PROFIT, -LOSS OF DATA, LOSS OF BUSINESS OR GOODWILL OR ANY OTHER INDIRECT, SPECIAL, -CONSEQUENTIAL, INCIDENTAL OR PUNITIVE COST, DAMAGES OR EXPENSE OF ANY KIND, -HOWSOEVER ARISING UNDER OR IN CONNECTION WITH THIS AGREEMENT. PARTIES -SPECIFICALLY AGREE THAT LICENSEE’S OBLIGATION TO PAY LICENSE AND OTHER FEES -CORRESPONDING TO ACTUAL USAGE OF LICENSED SOFTWARE HEREUNDER SHALL BE CONSIDERED -AS A DIRECT DAMAGE. EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL -MISCONDUCT, AND (II) BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY -APPLICABLE LAW, IN NO EVENT SHALL EITHER PARTY’S TOTAL AGGREGATE LIABILITY UNDER -THIS AGREEMENT EXCEED THE AGGREGATE LICENSE FEES PAID OR PAYABLE TO THE QT -COMPANY FROM LICENSEE DURING THE PERIOD OF TWELVE (12) MONTHS IMMEDIATELY -PRECEDING THE EVENT RESULTING IN SUCH LIABILITY. THE PROVISIONS OF THIS SECTION -7 ALLOCATE THE RISKS UNDER THIS AGREEMENT BETWEEN THE QT COMPANY AND LICENSEE -AND THE PARTIES HAVE RELIED UPON THE LIMITATIONS SET FORTH HEREIN IN DETERMINING -WHETHER TO ENTER INTO THIS AGREEMENT. - -7.2 Licensee´s Indemnification -Licensee shall indemnify and hold harmless The Qt Company from and against any -claim, injury, judgment, settlement, loss or expense, including attorneys' fees -related to: (a) Licensee’s misrepresentation in connection with The Qt Company -or the Licensed Software or breach of this Agreement, (b) the Application or -Device (except where such cause of liability is solely attributable to the -Licensed Software). - -8. SUPPORT, UPDATES AND ONLINE SERVICES -Upon due payment of the agreed License Fees the Licensee will be eligible to -receive Support and Updates and to use the Online Services during the License -Term, provided, however, that in the event the License Term is longer than 36 -months, Support is provided only for the first 12 months, unless the Parties -specifically otherwise agree. Unless otherwise decided by The Company at its -free and absolute discretion, Upgrades will not be included in the Support but -may be available subject to additional fees. From time to time The Qt Company -may change the Support terms, provided that during the respective ongoing -License Term the level of Support provided by The Qt Company may not be reduced -without the consent of the Licensee. Unless otherwise agreed, The Qt Company -shall not be responsible for providing any service or support to Customers. - -9. CONFIDENTIALITY -Each Party acknowledges that during the Term of this Agreement each Party may -receive information about the other Party's business, business methods, business -plans, customers, business relations, technology, and other information, -including the terms of this Agreement, that is confidential and of great value -to the other Party, and the value of which would be significantly reduced if -disclosed to third parties (“Confidential Information”). Accordingly, when a -Party (the “Receiving Party”) receives Confidential Information from the other -Party (the “Disclosing Party”), the Receiving Party shall only disclose such -information to employees and Contractors on a need to know basis, and shall -cause its employees and employees of its Affiliates to: (i) maintain any and all -Confidential Information in confidence; (ii) not disclose the Confidential -Information to a third party without the Disclosing Party's prior written -approval; and (iii) not, directly or indirectly, use the Confidential -Information for any purpose other than for exercising its rights and fulfilling -its responsibilities pursuant to this Agreement. Each Party shall take -reasonable measures to protect the Confidential Information of the other Party, -which measures shall not be less than the measures taken by such Party to -protect its own confidential and proprietary information. Obligation of -confidentiality shall not apply to information that (i) is or becomes generally -known to the public through no act or omission of the Receiving Party; (ii) was -in the Receiving Party's lawful possession prior to the disclosure hereunder and -was not subject to limitations on disclosure or use; (iii) is developed -independently by employees or Contractors of the Receiving Party or other -persons working for the Receiving Party who have not had access to the -Confidential Information of the Disclosing Party, as proven by the written -records of the Receiving Party; (iv) is lawfully disclosed to the Receiving -Party without restrictions, by a third party not under an obligation of -confidentiality; or (v) the Receiving Party is legally compelled to disclose, in -which case the Receiving Party shall notify the Disclosing Party of such -compelled disclosure and assert the privileged and confidential nature of the -information and cooperate fully with the Disclosing Party to limit the scope of -disclosure and the dissemination of disclosed Confidential Information to the -minimum extent necessary. The obligations under this Section 9 shall continue to -remain in force for a period of five (5) years after the last disclosure, and, -with respect to trade secrets, for so long as such trade secrets are protected -under applicable trade secret laws. - -10. FEES, DELIVERY AND PAYMENT -10.1 License Fees -License Fees are described in The Qt Company’s standard price list, quote or -Purchase Order confirmation or in an appendix hereto, as the case may be. The -License Fees shall not be refunded or claimed as a credit in any event or for -any reason whatsoever. - -10.2 Ordering Licenses -Licensee may purchase Development Licenses and Distribution Licenses pursuant to -agreed pricing terms or, if no specific pricing terms have been agreed upon, at -The Qt Company's standard pricing terms applicable at the time of purchase. -Licensee shall submit all purchase orders for Development Licenses and -Distribution Licenses to The Qt Company by email or any other method acceptable -to The Qt Company (each such order is referred to herein as a “Purchase Order”) -for confirmation, whereupon the Purchase Order shall become binding between the -Parties. - -10.3 Distribution License Packs -Unless otherwise agreed, Distribution Licenses shall be purchased by way of -Distribution License Packs. Upon due payment of the ordered Distribution License -Pack(s), the Licensee will have an account of Distribution Licenses available -for installing, bundling or integrating (all jointly “installing”) the -Redistributables with the Devices or for otherwise distributing the -Redistributables in accordance with this Agreement. Each time Licensee -“installs” or distributes a copy of Redistributables, then one Distribution -License is used, and Licensee’s account of available Distribution Licenses is -decreased accordingly. Licensee may “install” copies of the Redistributables so -long as Licensee has Distribution Licenses remaining on its account. -Redistributables will be deemed to have been “installed” into a Device when one -of the following circumstances shall have occurred: a) the Redistributables have -been loaded onto the Device and used outside of the Licensee’s premises or b) -the Device has been fully tested and placed into Licensee's inventory (or sold) -for the first time (i.e., Licensee will not be required to use (or pay for) more -than one Distribution License for each individual Device, e.g. in a situation -where a Device is returned to Licensee's inventory after delivery to a -distributor or sale to a Customer). In addition, if Licensee includes a back-up -copy of the Redistributables on a CD-ROM or other storage medium along with the -product, that backup copy of the Redistributables will not be deemed to have -been “installed” and will not require an additional Distribution License. - -10.4 Payment Terms -License Fees and any other charges under this Agreement shall be paid by -Licensee no later than thirty (30) days from the date of the applicable invoice -from The Qt Company. The Qt Company will submit an invoice to Licensee after the -date of this Agreement and/or after The Qt Company receives a Purchase Order -from Licensee. A late payment charge of the lower of (a) one percent per month; -or (b) the interest rate stipulated by applicable law, shall be charged on any -unpaid balances that remain past due. The Qt Company shall have the right to -suspend, terminate or withhold grants of all rights to the Licensed Software -hereunder, including but not limited to the Developer License, Distribution -License, and Support, should Licensee fail to make payment in timely fashion. - -10.5 Taxes -All License Fees and other charges payable hereunder are gross amounts but -exclusive of any value added tax, use tax, sales tax and other taxes, duties or -tariffs (“Taxes”). Such applicable Taxes shall be paid by Licensee, or, where -applicable, in lieu of payment of such Taxes, Licensee shall provide an -exemption certificate to The Qt Company and any applicable authority. - -11 RECORD-KEEPING AND REPORTING OBLIGATIONS; AUDIT RIGHTS -11.1 Licensee’s Record-keeping -Licensee shall at all times maintain accurate and up-to-date written records of -Licensee’s activities related to the use of Licensed Software and distribution -of Redistributables. The records shall be adequate to determine Licensee’s -compliance with the provisions of this Agreement and to demonstrate the number -of Designated Users and Redistributables distributed by Licensee. The records -shall conform to good accounting practices reasonably acceptable to The Qt -Company. Licensee shall, within thirty (30) days from receiving The Qt Company’s -request to that effect, deliver to The Qt Company a report on Licensee’s usage -of Licensed Software, such report to contain information, in sufficient detail, -on (i) amount of users working with Licensed Software, (ii) copies of -Redistributables distributed by Licensee during that calendar quarter, (iii) -number of undistributed copies of Redistributables and corresponding number of -unused Distribution Licenses remaining on Licensee’s account, and (iv) any other -information as The Qt Company may reasonably require from time to time. - -11.2. The Qt Company’s Audit Rights -The Qt Company or an independent auditor acting on behalf of The Qt Company’s, -may, upon at least five (5) business days’ prior written notice and at its -expense, audit Licensee with respect to the use of the Redistributables, but not -more frequently than once during each 6-month period. Such audit may be -conducted by mail, electronic means or through an in-person visit to Licensee’s -place of business. Any such in-person audit shall be conducted during regular -business hours at Licensee's facilities and shall not unreasonably interfere -with Licensee's business activities. The Qt Company or the independent auditor -acting on behalf of The Qt Company shall be entitled to inspect Licensee’s -Records. All such Licensee’s Records and use thereof shall be subject to an -obligation of confidentiality under this Agreement. If an audit reveals that -Licensee is using the Licensed Software beyond scope of the licenses Licensee -has paid for, Licensee agrees to immediately pay The Qt Company any amounts owed -for such unauthorized use. -In addition, in the event the audit reveals a material violation of the terms of -this Agreement (underpayment of more than 5% of License Fees shall always be -deemed a material violation for purposes of this section), then the Licensee -shall pay The Qt Company's reasonable cost of conducting such audit. - -12 TERM AND TERMINATION -12.1 Term -This Agreement shall enter into force upon due acceptance by both Parties and -remain in force for as long as there is any Development License(s) in force -(“Term”), unless and until terminated pursuant to the terms of this Section 12. - -12.2 Termination by The Qt Company -The Qt Company shall have the right to terminate this Agreement upon thirty (30) -days prior written notice if the Licensee is in material breach of any -obligation of this Agreement and fails to remedy such breach within such notice -period. - -12.3 Mutual Right to Terminate -Either Party shall have the right to terminate this Agreement immediately upon -written notice in the event that the other Party becomes insolvent, files for -any form of bankruptcy, makes any assignment for the benefit of creditors, has a -receiver, administrative receiver or officer appointed over the whole or a -substantial part of its assets, ceases to conduct business, or an act equivalent -to any of the above occurs under the laws of the jurisdiction of the other -Party. - -12.4 Parties´ Rights and Duties upon Termination -Upon expiry or termination of the Agreement Licensee shall cease and shall cause -all Designated Users (including those of its Affiliates’ and Contractors’) to -cease using the Licensed Software and distribution of the Redistributables under -this Agreement. -Notwithstanding the above, in the event the Agreement expires or is terminated: -(i) as a result of The Qt Company choosing not to renew the Development - License(s) as set forth in Section 3.1, then all valid licenses possessed - by the Licensee at such date shall be extended to be valid in perpetuity - under the terms of this Agreement and Licensee is entitled to purchase - additional licenses as set forth in Section 10.2; or -(ii) for reason other than by The Qt Company pursuant to item (i) above or - pursuant to Section 12.2, then the Licensee is entitled, for a period of - six (6) months after the effective date of termination, to continue - distribution of Devices under the Distribution Licenses paid but unused at - such effective date of termination. Upon any such termination the Licensee - shall destroy or return to The Qt Company all copies of the Licensed - Software and all related materials and will certify the same to The Qt - Company upon its request, provided however that Licensee may retain and - exploit such copies of the Licensed Software as it may reasonably require - in providing continued support to Customers. -Expiry or termination of this Agreement for any reason whatsoever shall not -relieve Licensee of its obligation to pay any License Fees accrued or payable to -The Qt Company prior to the effective date of termination, and Licensee shall -immediately pay to The Qt Company all such fees upon the effective date of -termination. Termination of this Agreement shall not affect any rights of -Customers to continue use of Applications and Devices (and therein incorporated -Redistributables). - -12.5 Extension in case of bankruptcy -In the event The Qt Company is declared bankrupt under a final, non-cancellable -decision by relevant court of law, and this Agreement is not, at the date of -expiry of the Development License(s) pursuant to Section 3.1, assigned to party, -who has assumed The Qt Company’s position as a legitimate licensor of Licensed -Software under this Agreement, then all valid licenses possessed by the Licensee -at such date of expiry, and which the Licensee has not notified for expiry, -shall be extended to be valid in perpetuity under the terms of this Agreement. - -13. GOVERNING LAW AND LEGAL VENUE -In the event this Agreement is in the name of The Qt Company Inc., a Delaware -Corporation, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of the State of California, USA, excluding its choice of law - provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any dispute, claim or controversy arising out of or relating to this - Agreement or the breach, termination, enforcement, interpretation or - validity thereof, including the determination of the scope or - applicability of this Agreement to arbitrate, shall be determined by - arbitration in San Francisco, USA, before one arbitrator. The arbitration - shall be administered by JAMS pursuant to JAMS' Streamlined Arbitration - Rules and Procedures. Judgment on the Award may be entered in any court - having jurisdiction. This Section shall not preclude parties from seeking - provisional remedies in aid of arbitration from a court of appropriate - jurisdiction. -In the event this Agreement is in the name of The Qt Company Ltd., a Finnish -Company, then: -(i) this Agreement shall be construed and interpreted in accordance with the - laws of Finland, excluding its choice of law provisions; -(ii) the United Nations Convention on Contracts for the International Sale of - Goods will not apply to this Agreement; and -(iii) any disputes, controversy or claim arising out of or relating to this - Agreement, or the breach, termination or validity thereof shall be shall - be finally settled by arbitration in accordance with the Arbitration Rules - of Finland Chamber of Commerce. The arbitration tribunal shall consist of - one (1), or if either Party so requires, of three (3), arbitrators. The - award shall be final and binding and enforceable in any court of competent - jurisdiction. The arbitration shall be held in Helsinki, Finland and the - process shall be conducted in the English language. This Section shall not - preclude parties from seeking provisional remedies in aid of arbitration - from a court of appropriate jurisdiction. - -14. GENERAL PROVISIONS -14.1 No Assignment -Except in the case of a merger or sale of substantially all of its corporate -assets, Licensee shall not be entitled to assign or transfer all or any of its -rights, benefits and obligations under this Agreement without the prior written -consent of The Qt Company, which shall not be unreasonably withheld or delayed. -The Qt Company shall be entitled to freely assign or transfer any of its rights, -benefits or obligations under this Agreement. - -14.2 No Third Party Representations -Licensee shall make no representations or warranties concerning the Licensed -Software on behalf of The Qt Company. Any representation or warranty Licensee -makes or purports to make on The Qt Company’s behalf shall be void as to The Qt -Company. - -14.3 Surviving Sections -Any terms and conditions that by their nature or otherwise reasonably should -survive termination of this Agreement shall so be deemed to survive. - -14.4 Entire Agreement -This Agreement, the exhibits hereto, the License Certificate and any applicable -Purchase Order constitute the complete agreement between the Parties and -supersedes all prior or contemporaneous discussions, representations, and -proposals, written or oral, with respect to the subject matters discussed -herein. -In the event of any conflict or inconsistency between this Agreement and any -Purchase Order, the terms of this Agreement will prevail over the terms of the -Purchase Order with respect to such conflict or inconsistency. -Parties specifically acknowledge and agree that this Agreement prevails over any -click-to-accept or similar agreements the Designated Users may need to accept -online upon download of the Licensed Software, as may be required by The Qt -Company’s applicable processes relating to Licensed Software. - -14.5 Modifications -No modification of this Agreement shall be effective unless contained in a -writing executed by an authorized representative of each Party. No term or -condition contained in Licensee's Purchase Order shall apply unless expressly -accepted by The Qt Company in writing. - -14.6 Force Majeure -Except for the payment obligations hereunder, neither Party shall be liable to -the other for any delay or non-performance of its obligations hereunder in the -event and to the extent that such delay or non-performance is due to an event of -act of God, terrorist attack or other similar unforeseeable catastrophic event -that prevents either Party for fulfilling its obligations under this Agreement -and which such Party cannot avoid or circumvent (“Force Majeure Event”). If the -Force Majeure Event results in a delay or non-performance of a Party for a -period of three (3) months or longer, then either Party shall have the right to -terminate this Agreement with immediate effect without any liability (except for -the obligations of payment arising prior to the event of Force Majeure) towards -the other Party. - -14.7 Notices -Any notice given by one Party to the other shall be deemed properly given and -deemed received if specifically acknowledged by the receiving Party in writing -or when successfully delivered to the recipient by hand, fax, or special courier -during normal business hours on a business day to the addresses specified for -each Party on the signature page. Each communication and document made or -delivered by one Party to the other Party pursuant to this Agreement shall be in -the English language. - -14.8 Export Control -Licensee acknowledges that the Redistributables may be subject to export control -restrictions under the applicable laws of respective countries. Licensee shall -fully comply with all applicable export license restrictions and requirements as -well as with all laws and regulations relating to the Redistributables and -exercise of licenses hereunder and shall procure all necessary governmental -authorizations, including without limitation, all necessary licenses, approvals, -permissions or consents, where necessary for the re-exportation of the -Redistributables, Applications and/or Devices. - -14.9 No Implied License -There are no implied licenses or other implied rights granted under this -Agreement, and all rights, save for those expressly granted hereunder, shall -remain with The Qt Company and its licensors. In addition, no licenses or -immunities are granted to the combination of the Licensed Software with any -other software or hardware not delivered by The Qt Company under this Agreement. - -14.10 Attorney Fees -The prevailing Party in any action to enforce this Agreement shall be entitled -to recover its attorney’s fees and costs in connection with such action. - -14.11 Severability -If any provision of this Agreement shall be adjudged by any court of competent -jurisdiction to be unenforceable or invalid, that provision shall be limited or -eliminated to the minimum extent necessary so that this Agreement shall -otherwise remain in full force and effect and enforceable. - - - -APPENDICES -The Agreement includes Appendix 1 as shown below. In addition, the Agreement may -include one or more of the Appendices 3-5 listed below depending on the -product(s) purchased by the Licensee, what is stated in the quote or invoice, -and/or what is stated on the License Certificate. - -  -APPENDIX 1: LICENSED SOFTWARE -1a. Licensed Software - Qt Toolkit -Module Description -Qt Core Core non-graphical classes used by other modules. -Qt GUI Base classes for graphical user interface (GUI) - components. -Qt Multimedia Classes for audio, video and camera functionality. -Qt Multimedia Widgets Widget-based classes for implementing multimedia - functionality. -Qt Network Classes to make network programming easier and more - portable. -Qt QML Classes for QML and JavaScript languages. -Qt Quick A declarative framework for building highly dynamic - applications with custom user interfaces. -Qt Quick Controls 2 Provides lightweight QML types for creating - performant user interfaces for desktop, embedded, and - mobile devices. -Qt Quick Dialogs Types for creating and interacting with system - dialogs from a Qt Quick application. -Qt Quick Layouts Layouts are items that are used to arrange Qt Quick 2 - based items in the user interface. -Qt Quick Test A unit test framework for QML applications. -Qt SQL Classes for database integration using SQL. -Qt Test Classes for unit testing Qt applications and - libraries. -Qt Widgets Classes to extend Qt GUI with C++ widgets. -Active Qt Classes for applications which use ActiveX and COM -Qt 3D Functionality for near-realtime simulation systems - with support for 2D and 3D rendering. -Qt Android Extras Provides platform-specific APIs for Android. -Qt Bluetooth Provides access to Bluetooth hardware. -Qt Canvas 3D Enables OpenGL-like 3D drawing calls from Qt Quick - applications using JavaScript. -Qt Concurrent Classes for writing multi-threaded programs without - using low-level threading primitives. -Qt D-Bus Classes for inter-process communication over the - D-Bus protocol. -Qt Gamepad Enables Qt applications to support the use of gamepad - hardware. -Qt Graphical Effects Graphical effects for use with Qt Quick 2. -Qt Help Classes for integrating documentation into - applications, similar to Qt Assistant. -Qt Image Formats Plugins for additional image formats: TIFF, MNG, TGA, - WBMP. -Qt Location Displays map, navigation, and place content in a QML - application. -Qt Mac Extras Provides platform-specific APIs for macOS. -Qt Network Authorization Provides support for OAuth-based authorization to - online services. -Qt NFC Provides access to Near-Field communication (NFC) - hardware. -Qt Platform Headers Provides classes that encapsulate platform-specific - information. -Qt Positioning Provides access to position, satellite and area - monitoring classes. -Qt Print Support Classes to make printing easier and more portable. -Qt Purchasing Enables in-app purchase of products in Qt - applications. -Qt for Python Python bindings for Qt. -Qt Quick Controls Reusable Qt Quick based UI controls to create classic - desktop-style user interfaces. -Qt Quick Extras Provides a specialized set of controls that can be - used to build interfaces in Qt Quick. -Qt Quick Widgets Provides a C++ widget class for displaying a Qt - Quick user interface. -Qt SCXML Provides classes and tools for creating state - machines from SCXML files. -Qt Sensors Provides access to sensor hardware and motion gesture - recognition. -Qt Serial Bus Provides access to serial industrial bus interface. -Qt Serial Port Provides access to hardware and virtual serial ports. -Qt Speech Provides support for accessibility features such as - text-to-speech. -Qt SVG Classes for displaying the contents of SVG files. -Qt UI Tools Classes for loading QWidget based forms created in Qt - Designer dynamically, at runtime. -Qt WebChannel Provides access to QObject or QML objects from HTML - clients for seamless integration of Qt applications - with HTML/JavaScript clients. -Qt WebEngine Classes and functions for embedding web content in - applications using the Chromium browser project. -Qt WebSockets Provides WebSocket communication. -Qt WebView Displays web content in a QML application by using - APIs native to the platform. -Qt Windows Extras Provides platform-specific APIs for Windows. -Qt X11 Extras Provides platform-specific APIs for X11. -Qt XML C++ implementations of SAX and DOM. -Qt XML Patterns Support for XPath, XQuery, XSLT and XML schema - validation. -Qt Wayland Compositor Provides a framework to develop a Wayland compositor. -Qt Charts UI Components for displaying charts. -Qt Data Visualization UI Components for creating 3D data visualizations. -Qt Virtual Keyboard A framework for implementing different input methods - as well as a QML virtual keyboard. - -1b. Licensed software – Embedded software development libraries -Module Description -Boot 2 Qt stack Yocto based Embedded Linux stack for selected - target hardware -Qt OTA Client-side capability for device image - updates Over The Air. -Device Utilities Collection of API’s to manage the device; - E.g. display, WiFi and Bluetooth settings. -Qt Debugging Bridge (QDB) Daemon Enables host-target deployment, debugging, - profiling and other features over USB. Up to - developer to decide if this is left in the - final solution. - -1c. Licensed Software - Qt Tools/Applications -Tool Description -Qt Creator The integrated development environment for Qt. -Qt Designer Qt tool for designing and building graphical user interfaces. -Qt Linguist Tool used to add translations to Qt applications. -Qt Assistant Tool for viewing online documentation in Qt help-file format. -Qmake Utility tool used to automate the generation of make files. -uic User interface compiler for the Qt GUI toolkit. -rcc Resource compiler used for embedding resources into Qt - applications. -lupdate Tool that finds the translatable strings in the specified source, - header and Qt Designer interface files, and produces or updates - translation files. -lrelease Tool that produces translation files in the compact binary format - used by localized Qt applications. -qlalr Qt parser generator tool. -qdoc Configurable documentation generation tool. -qmlscene QML launcher tool -qmlviewer QML launcher tool - -1d. Licensed software –Qt Tools/Applications specific to embedded software -development -Tool Description -Target toolchains Cross compilation toolchains for - supported target devices and operating - systems -Qt Debugging Bridge (QDB) Host Tools Enables deployment, debugging, - profiling and other features over USB - from development host PC to target - device. -qtconfig-gui Qt Lite Configurator tool graphical - interface -Qt Emulator Qt emulator - -2. Parts of the Licensed Software that are permitted for distribution in -object-code form only (“Redistributables”) under this Agreement: - -2a. Qt for Application Development -(i) The Licensed Software's Qt Toolkit libraries defined in 1a -(ii) The Licensed Software's installer framework - -2b. Qt for Device Creation -(i) Qt for Application Development Redistributables defined in 2a -(ii) The Licensed Software’s Embedded software development libraries defined in - 1b - -2c. Qt 3D Studio -The Licensed Software’s Qt 3D Studio Runtime (“Qt53DStudioRuntime2”) - - -APPENDIX 3: ADDITIONS TO LICENSED SOFTWARE -In addition to what is provided under the definition of the Licensed Software, -Parties agree that Licensed Software shall also include the following additional -software products of The Qt Company if included in the quote / invoice: -Qt for Automation - - MQTT software protocol libraries - - KNX software protocol libraries - - OPCUA (open source backend) - - OPCUA (Unified Automation backend) -Qt Safe Renderer - - Qt Safe Renderer library -Qt Application Manager - - Qt Application Manager library with Qt Creator integration - -All the above is considered as Redistributables and subject to applicable -provisions and limitations including but not limited to what is defined in -Section 3. - - -APPENDIX 4: SMALL BUSINESS AND START-UP APPENDIX -The provisions of this Appendix 4 are applicable for Start-up Companies and for -the Evaluation Term. -For the purpose of this Appendix 4, the following additional definitions shall -be applicable: - “Trial Term” shall mean a period of twelve (12) months. - “Start-up Company” means a company with a maximum annual revenue, including - funding, equivalent to 100,000 USD (in applicable currency) during a respective - calendar year, as evidenced by duly audited records of the Licensee and - approved by The Qt Company. - -During the Trial Term, Section 3 shall apply with following modifications -(“Trial Term Modifications”): - - Licenses granted under Sections 3.1 and 3.2 shall be free of any charge. For - clarity, License for distribution of Devices pursuant to Section 3.3 is - subject to applicable License Fee for necessary Distribution Licenses; - - Development License under Section 3.1 is limited to a maximum of three (3) - Designated Users; and - - Support is available subject to availability, as judged by The Qt Company at - its free and absolute discretion. - -Upon expiry of the Trial Term: - a) This Appendix 4 is terminated, Trial Term Modifications cease to remain in - force, Licensee’s Development Licenses shall be automatically converted into - licenses subject to a License Fee (in the amount specified in the quote or - in Appendix 2 and payable with a 30-day payment term) and Licensee’s rights - and obligations under this Agreement shall continue to remain in force under - the standard provisions of the Agreement, unless the Licensee notifies The - Qt Company in writing no less than ninety (90) days before such expiry date - that Licensee does not agree to such continuance, in which event the - Agreement, and all rights of the Licensee thereunder, shall expire; provided - however that - b) in the event the Licensee still qualifies as a Start-up Company, the - Licensee has an option (“Option”), instead of what is stated in item a) - above, to extend the Trial Term renewal is limited to one time and total - duration of Trial Terms thus to 24 months after the effective date. Licensee - shall notify The Qt Company in writing no less than ninety (90) days before - the expiry date, if Licensee wish to exercise the Option. - - -APPENDIX 5: NON-COMMERCIAL USE APPENDIX -The provisions of this Appendix 5 are applicable for non-commercial use of the -Licensed Software by the Licensee. -For the purpose of this Appendix 5, the following additional definitions -(replacing the relevant definition of the Agreement, where applicable) shall be -applicable: - “Demo Units” shall mean (i) hardware development platform, which incorporates - the Licensed Software along with Licensee’s software and/or hardware, and - (ii) prototype versions of Applications or Devices. - “Designated User(s)” shall mean the employees and students of the Licensee. - “Licensee Products” shall mean Applications and/or Devices. - “Permitted Purpose” shall mean (i) Licensee’s internal evaluation and testing - of Licensed Software, (ii) building Demo Units as well as (iii) educational - use. - “Term” shall mean a period of twelve (12) months or any such other period as - may be agreed between the Parties. - -For the purpose of this Appendix 5, the following changes shall be agreed with -respect to relevant Sections of the Agreement: - I. Recital (A) shall be replaced in its entirety to read as follows: “(A) - Licensee wishes to use the Licensed Software for the Permitted Purpose.” - II. Section 3.1 shall be replaced in its entirety to read as follows: - “The Qt Company grants to Licensee a personal, non-exclusive, - non-transferable, revocable, royalty-free license, valid for the Term, to - use, modify and copy the Licensed Software solely for the Permitted - Purpose. Licensee may install copies of the Licensed Software on an - unlimited number of computers provided that only Designated Users may use - the Licensed Software. Licensee may demonstrate the Demo Units, provided - that such demonstrations must be conducted by Licensee, and the Demo Units - must remain in Licensee’s possession and under Licensee’s control at all - times. For clarity, this Agreement does not (i) entitle Licensee to use - Licensed Software to create Applications or Devices (other than prototypes - thereof) or (ii) carry any distribution rights to Licensee, but such - rights are subject to and conditional upon conclusion of a separate - license agreement with The Qt Company.” - III. Sections 3.2, 3.3, 8 and 10 shall be deleted. - IV. Section 3.4 shall be replaced in its entirety to read as follows: - “Licensee shall not: - - remove or alter any copyright, trademark or other proprietary rights - notice contained in any portion of the Licensed Software; - - transfer, publish, sublicense, disclose, display or otherwise make - the Licensed Software available to any third party (except that - Licensee may demonstrate the Demo Units pursuant to Section 3.1); - - in any way combine, incorporate or integrate Licensed Software with, or - use Licensed Software for creation of, any software created with or - incorporating Open Source Qt; - Licensee shall cause all Designated Users who make use of the licenses - granted under this Agreement, to be contractually bound to comply with - the relevant terms of this Agreement and not to use the Licensed - Software beyond the terms hereof. Licensee shall be responsible for any - and all actions and omissions of its Designated Users relating to the - Licensed Software and use thereof. Any use of Licensed Software beyond - the provisions of this Agreement is strictly prohibited and requires an - additional license from The Qt Company.” - V. Section 12 shall be replaced in its entirety to read as follows: - “This Agreement shall enter into force upon due acceptance by both Parties - and remain in force for the Term, unless and until terminated pursuant to - the terms of Section 12. Upon termination of the Agreement, Licensee shall - cease using the Licensed Software. All other copies of Licensed Software - in the possession or control of Licensee must be erased or destroyed. An - officer of Licensee must, upon request, promptly deliver to The Qt Company - a written confirmation that this has occurred.” - -Except for the modifications specified above, this Appendix carries no change to -the terms of the Agreement which shall remain in full force. diff -Nru qtspeech-opensource-src-5.12.5/qtspeech.pro qtspeech-opensource-src-5.9.5/qtspeech.pro --- qtspeech-opensource-src-5.12.5/qtspeech.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/qtspeech.pro 2018-02-02 14:12:57.000000000 +0000 @@ -1,3 +1,4 @@ +lessThan(QT_MAJOR_VERSION, 5): error("The QtSpeech library only supports Qt 5.") load(configure) qtCompileTest(flite) qtCompileTest(flite_alsa) diff -Nru qtspeech-opensource-src-5.12.5/src/doc/doc.pro qtspeech-opensource-src-5.9.5/src/doc/doc.pro --- qtspeech-opensource-src-5.12.5/src/doc/doc.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/doc/doc.pro 1970-01-01 00:00:00.000000000 +0000 @@ -1,10 +0,0 @@ -TEMPLATE = aux - -CONFIG += force_qt -QT = core-private - -QMAKE_DOCS = $$PWD/qtspeech.qdocconf - -OTHER_FILES += \ - $$PWD/src/*.qdoc \ - $$PWD/QtSpeechDoc diff -Nru qtspeech-opensource-src-5.12.5/src/doc/QtSpeechDoc qtspeech-opensource-src-5.9.5/src/doc/QtSpeechDoc --- qtspeech-opensource-src-5.12.5/src/doc/QtSpeechDoc 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/doc/QtSpeechDoc 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include diff -Nru qtspeech-opensource-src-5.12.5/src/doc/qtspeech.qdocconf qtspeech-opensource-src-5.9.5/src/doc/qtspeech.qdocconf --- qtspeech-opensource-src-5.12.5/src/doc/qtspeech.qdocconf 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/doc/qtspeech.qdocconf 2018-02-02 14:12:57.000000000 +0000 @@ -12,10 +12,6 @@ exampledirs += \ ../../examples/speech -moduleheader = QtSpeechDoc - -includepaths = -I . - examplesinstallpath = speech depends += qtcore qtdoc diff -Nru qtspeech-opensource-src-5.12.5/src/doc/src/qtspeech.qdoc qtspeech-opensource-src-5.9.5/src/doc/src/qtspeech.qdoc --- qtspeech-opensource-src-5.12.5/src/doc/src/qtspeech.qdoc 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/doc/src/qtspeech.qdoc 2018-02-02 14:12:57.000000000 +0000 @@ -28,6 +28,6 @@ /*! \module QtSpeech \title Qt Speech C++ Classes - \brief Provides C++ API to access text-to-speech engines. + \brief Provides C++ API to access text-to-speech engines \qtvariable texttospeech */ diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/bundledjar.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/bundledjar.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/bundledjar.pro 1970-01-01 00:00:00.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/bundledjar.pro 2018-02-02 14:12:57.000000000 +0000 @@ -0,0 +1,3 @@ +TARGET = QtTextToSpeech-bundled +CONFIG += bundled_jar_file +include(jar.pri) diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/distributedjar.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/distributedjar.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/distributedjar.pro 1970-01-01 00:00:00.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/distributedjar.pro 2018-02-02 14:12:57.000000000 +0000 @@ -0,0 +1,2 @@ +TARGET = QtTextToSpeech +include(jar.pri) diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/jar.pri qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/jar.pri --- qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/jar.pri 1970-01-01 00:00:00.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/jar.pri 2018-02-02 14:12:57.000000000 +0000 @@ -0,0 +1,15 @@ +load(qt_build_paths) +CONFIG += java + +DESTDIR = $$MODULE_BASE_OUTDIR/jar + +PATHPREFIX = $$PWD/src/org/qtproject/qt5/android/speech + +JAVACLASSPATH += $$PWD/src +JAVASOURCES += $$PATHPREFIX/QtTextToSpeech.java + +# install +target.path = $$[QT_INSTALL_PREFIX]/jar +INSTALLS += target + +OTHER_FILES += $$JAVASOURCES diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/jar.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/jar.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/jar.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/jar.pro 2018-02-02 14:12:57.000000000 +0000 @@ -1,18 +1,2 @@ -TARGET = QtTextToSpeech - -load(qt_build_paths) -CONFIG += java -API_VERSION = android-21 - -DESTDIR = $$MODULE_BASE_OUTDIR/jar - -PATHPREFIX = $$PWD/src/org/qtproject/qt5/android/speech - -JAVACLASSPATH += $$PWD/src -JAVASOURCES += $$PATHPREFIX/QtTextToSpeech.java - -# install -target.path = $$[QT_INSTALL_PREFIX]/jar -INSTALLS += target - -OTHER_FILES += $$JAVASOURCES +TEMPLATE = subdirs +SUBDIRS += bundledjar.pro distributedjar.pro diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/src/org/qtproject/qt5/android/speech/QtTextToSpeech.java qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/src/org/qtproject/qt5/android/speech/QtTextToSpeech.java --- qtspeech-opensource-src-5.12.5/src/plugins/tts/android/jar/src/org/qtproject/qt5/android/speech/QtTextToSpeech.java 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/android/jar/src/org/qtproject/qt5/android/speech/QtTextToSpeech.java 2018-02-02 14:12:57.000000000 +0000 @@ -50,8 +50,6 @@ import java.lang.Float; import java.util.HashMap; import java.util.Locale; -import java.util.List; -import java.util.ArrayList; public class QtTextToSpeech { @@ -62,7 +60,6 @@ private TextToSpeech mTts; private final long mId; - private boolean mInitialized = false; private float mPitch = 1.0f; private float mRate = 1.0f; private float mVolume = 1.0f; @@ -73,10 +70,8 @@ public void onInit(int status) { Log.w("QtTextToSpeech", "tts initialized"); if (status == TextToSpeech.SUCCESS) { - mInitialized = true; notifyReady(mId); } else { - mInitialized = false; notifyError(mId); } } @@ -211,54 +206,4 @@ return (result != TextToSpeech.LANG_NOT_SUPPORTED) && (result != TextToSpeech.LANG_MISSING_DATA); } - public List getAvailableVoices() - { - if (mInitialized && android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.LOLLIPOP) { - //Log.d("QtTextToSpeech", "Voices: " + mTts.getVoices()); - return new ArrayList(mTts.getVoices()); - } - return new ArrayList(); - } - - public List getAvailableLocales() - { - if (mInitialized && android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.LOLLIPOP) { - //Log.d("QtTextToSpeech", "Locales: " + mTts.getAvailableLanguages()); - return new ArrayList(mTts.getAvailableLanguages()); - } - return new ArrayList(); - } - - public Locale getLocale() - { - //Log.d("QtTextToSpeech", "getLocale: " + mLocale); - return mTts.getLanguage(); - } - - public Object getVoice() - { - if (mInitialized && android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.LOLLIPOP) { - return mTts.getVoice(); - } - return null; - } - - public boolean setVoice(String voiceName) - { - if (!mInitialized) - return false; - if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.LOLLIPOP) { - for (android.speech.tts.Voice voice : mTts.getVoices()) { - if (voice.getName().equals(voiceName)) { - int result = mTts.setVoice(voice); - if (result == TextToSpeech.SUCCESS) { - //Log.d("QtTextToSpeech", "setVoice: " + voice); - return true; - } - break; - } - } - } - return false; - } } diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/android/src/qtexttospeech_android.cpp qtspeech-opensource-src-5.9.5/src/plugins/tts/android/src/qtexttospeech_android.cpp --- qtspeech-opensource-src-5.12.5/src/plugins/tts/android/src/qtexttospeech_android.cpp 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/android/src/qtexttospeech_android.cpp 2018-02-02 14:12:57.000000000 +0000 @@ -250,16 +250,7 @@ QVector QTextToSpeechEngineAndroid::availableLocales() const { - auto locales = m_speech.callObjectMethod("getAvailableLocales", "()Ljava/util/List;"); - int count = locales.callMethod("size"); - QVector result; - result.reserve(count); - for (int i = 0; i < count; ++i) { - auto locale = locales.callObjectMethod("get", "(I)Ljava/lang/Object;", i); - auto localeName = locale.callObjectMethod("toString").toString(); - result << QLocale(localeName); - } - return result; + return QVector(); } bool QTextToSpeechEngineAndroid::setLocale(const QLocale &locale) @@ -281,53 +272,21 @@ QLocale QTextToSpeechEngineAndroid::locale() const { - auto locale = m_speech.callObjectMethod("getLocale", "()Ljava/util/Locale;"); - if (locale.isValid()) { - auto localeName = locale.callObjectMethod("toString").toString(); - return QLocale(localeName); - } return QLocale(); } -QVoice QTextToSpeechEngineAndroid::javaVoiceObjectToQVoice(QJNIObjectPrivate &obj) const -{ - auto voiceName = obj.callObjectMethod("getName").toString(); - QVoice::Gender gender; - if (voiceName.contains(QStringLiteral("#male"))) { - gender = QVoice::Male; - } else if (voiceName.contains(QStringLiteral("#female"))) { - gender = QVoice::Female; - } else { - gender = QVoice::Unknown; - } - return createVoice(voiceName, gender, QVoice::Other, voiceName); -} - QVector QTextToSpeechEngineAndroid::availableVoices() const { - auto voices = m_speech.callObjectMethod("getAvailableVoices", "()Ljava/util/List;"); - int count = voices.callMethod("size"); - QVector result; - result.reserve(count); - for (int i = 0; i < count; ++i) { - auto voice = voices.callObjectMethod("get", "(I)Ljava/lang/Object;", i); - result << javaVoiceObjectToQVoice(voice); - } - return result; + return QVector(); } -bool QTextToSpeechEngineAndroid::setVoice(const QVoice &voice) +bool QTextToSpeechEngineAndroid::setVoice(const QVoice & /* voice */) { - return m_speech.callMethod("setVoice", "(Ljava/lang/String;)Z", - QJNIObjectPrivate::fromString(voiceData(voice).toString()).object()); + return false; } QVoice QTextToSpeechEngineAndroid::voice() const { - auto voice = m_speech.callObjectMethod("getVoice", "()Ljava/lang/Object;"); - if (voice.isValid()) { - return javaVoiceObjectToQVoice(voice); - } return QVoice(); } diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/android/src/qtexttospeech_android.h qtspeech-opensource-src-5.9.5/src/plugins/tts/android/src/qtexttospeech_android.h --- qtspeech-opensource-src-5.12.5/src/plugins/tts/android/src/qtexttospeech_android.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/android/src/qtexttospeech_android.h 2018-02-02 14:12:57.000000000 +0000 @@ -81,7 +81,6 @@ private: void setState(QTextToSpeech::State state); - QVoice javaVoiceObjectToQVoice(QJNIObjectPrivate &obj) const; QJNIObjectPrivate m_speech; QTextToSpeech::State m_state; diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/common/common.pri qtspeech-opensource-src-5.9.5/src/plugins/tts/common/common.pri --- qtspeech-opensource-src-5.12.5/src/plugins/tts/common/common.pri 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/common/common.pri 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -HEADERS += $$PWD/qtexttospeechprocessor_p.h -SOURCES += $$PWD/qtexttospeechprocessor.cpp - diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/common/qtexttospeechprocessor.cpp qtspeech-opensource-src-5.9.5/src/plugins/tts/common/qtexttospeechprocessor.cpp --- qtspeech-opensource-src-5.12.5/src/plugins/tts/common/qtexttospeechprocessor.cpp 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/common/qtexttospeechprocessor.cpp 2018-02-02 14:12:57.000000000 +0000 @@ -46,9 +46,9 @@ m_paused(false), m_rate(0), m_pitch(0), - m_volume(1.0), - m_audio(nullptr), - m_audioBuffer(nullptr) + m_volume(100), + m_audio(0), + m_audioBuffer(0) { } @@ -186,8 +186,8 @@ if (isInterruptionRequested()) { if (m_audio) { delete m_audio; - m_audio = nullptr; - m_audioBuffer = nullptr; + m_audio = 0; + m_audioBuffer = 0; } m_lock.unlock(); break; @@ -227,8 +227,8 @@ *errorString = QLatin1String("Failed to start audio output (error ") + QString::number(m_audio->error()) + QLatin1Char(')'); delete m_audio; - m_audio = nullptr; - m_audioBuffer = nullptr; + m_audio = 0; + m_audioBuffer = 0; return false; } @@ -282,8 +282,8 @@ m_audio->stop(); } delete m_audio; - m_audio = nullptr; - m_audioBuffer = nullptr; + m_audio = 0; + m_audioBuffer = 0; } } diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/common/qtexttospeechprocessor_p.h qtspeech-opensource-src-5.9.5/src/plugins/tts/common/qtexttospeechprocessor_p.h --- qtspeech-opensource-src-5.12.5/src/plugins/tts/common/qtexttospeechprocessor_p.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/common/qtexttospeechprocessor_p.h 2018-02-02 14:12:57.000000000 +0000 @@ -66,7 +66,7 @@ QVoice::Age age; }; QTextToSpeechProcessor(); - ~QTextToSpeechProcessor() override; + ~QTextToSpeechProcessor(); void say(const QString &text, int voiceId); void stop(); void pause(); @@ -89,8 +89,8 @@ // These methods can be used for audio output. // audioOutput() blocks until all the audio has been written or processing // is interrupted. - bool audioStart(int sampleRate, int channelCount, QString *errorString = nullptr); - bool audioOutput(const char* data, qint64 dataSize, QString *errorString = nullptr); + bool audioStart(int sampleRate, int channelCount, QString *errorString = 0); + bool audioOutput(const char* data, qint64 dataSize, QString *errorString = 0); void audioStop(bool abort = false); // These methods should be re-implemented if the parameters need @@ -119,7 +119,7 @@ volatile bool m_paused; double m_rate; double m_pitch; - double m_volume; + int m_volume; QSemaphore m_speakSem; QString m_nextText; int m_nextVoice; diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/flite_legal.qdoc qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/flite_legal.qdoc --- qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/flite_legal.qdoc 1970-01-01 00:00:00.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/flite_legal.qdoc 2018-02-02 14:12:57.000000000 +0000 @@ -0,0 +1,253 @@ +/**************************************************************************** +** +** Copyright (C) 2016 The Qt Company Ltd. +** Contact: http://www.qt.io/licensing/ +** +** This file is part of the Qt Speech module of the Qt Toolkit. +** +** $QT_BEGIN_LICENSE:LGPL3$ +** Commercial License Usage +** Licensees holding valid commercial Qt licenses may use this file in +** accordance with the commercial license agreement provided with the +** Software or, alternatively, in accordance with the terms contained in +** a written agreement between you and The Qt Company. For licensing terms +** and conditions see http://www.qt.io/terms-conditions. For further +** information use the contact form at http://www.qt.io/contact-us. +** +** GNU Lesser General Public License Usage +** Alternatively, this file may be used under the terms of the GNU Lesser +** General Public License version 3 as published by the Free Software +** Foundation and appearing in the file LICENSE.LGPLv3 included in the +** packaging of this file. Please review the following information to +** ensure the GNU Lesser General Public License version 3 requirements +** will be met: https://www.gnu.org/licenses/lgpl.html. +** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU +** General Public License version 2.0 or later as published by the Free +** Software Foundation and appearing in the file LICENSE.GPL included in +** the packaging of this file. Please review the following information to +** ensure the GNU General Public License version 2.0 requirements will be +** met: http://www.gnu.org/licenses/gpl-2.0.html. +** +** $QT_END_LICENSE$ +** +****************************************************************************/ + +/*! +\page legal-flite.html +\title Flite Library +\ingroup licensing + +\legalese +\code + +Flite is free software. + +We have kept the core code to BSD-like copyright, thus the system is +free to use in commercial products, with commercial extensions. GPL +code is only included as part of the build process and does not +taint any of the run-time code. + +As a collection it is distributed under the following license. Note +a few files in this distribution have a different but equally free +non-conflicting license, see below. + + Language Technologies Institute + Carnegie Mellon University + Copyright (c) 1999-2014 + All Rights Reserved. + + Permission is hereby granted, free of charge, to use and distribute + this software and its documentation without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of this work, and to + permit persons to whom this work is furnished to do so, subject to + the following conditions: + 1. The code must retain the above copyright notice, this list of + conditions and the following disclaimer. + 2. Any modifications must be clearly marked as such. + 3. Original authors' names are not deleted. + 4. The authors' names are not used to endorse or promote products + derived from this software without specific prior written + permission. + + CARNEGIE MELLON UNIVERSITY AND THE CONTRIBUTORS TO THIS WORK + DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING + ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT + SHALL CARNEGIE MELLON UNIVERSITY NOR THE CONTRIBUTORS BE LIABLE + FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, + ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF + THIS SOFTWARE. + +All files within this distribution have the above license except +the following + +src/cg/cst_mlpg.h +src/cg/cst_mlpg.c +src/cg/cst_mlsa.h +src/cg/cst_mlsa.c +src/cg/cst_vc.h +src/cg/cst_vc.c +********************************************************************* +* * +* Nagoya Institute of Technology, Aichi, Japan, * +* Nara Institute of Science and Technology, Nara, Japan * +* and * +* Carnegie Mellon University, Pittsburgh, PA * +* Copyright (c) 2003-2004 * +* All Rights Reserved. * +* * +* Permission is hereby granted, free of charge, to use and * +* distribute this software and its documentation without * +* restriction, including without limitation the rights to use, * +* copy, modify, merge, publish, distribute, sublicense, and/or * +* sell copies of this work, and to permit persons to whom this * +* work is furnished to do so, subject to the following conditions: * +* * +* 1. The code must retain the above copyright notice, this list * +* of conditions and the following disclaimer. * +* 2. Any modifications must be clearly marked as such. * +* 3. Original authors' names are not deleted. * +* * +* NAGOYA INSTITUTE OF TECHNOLOGY, NARA INSTITUTE OF SCIENCE AND * +* TECHNOLOGY, CARNEGIE MELLON UNIVERSITY, AND THE CONTRIBUTORS TO * +* THIS WORK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * +* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, * +* IN NO EVENT SHALL NAGOYA INSTITUTE OF TECHNOLOGY, NARA * +* INSTITUTE OF SCIENCE AND TECHNOLOGY, CARNEGIE MELLON UNIVERSITY, * +* NOR THE CONTRIBUTORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * +* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM * +* LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, * +* NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * +* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * +* * +********************************************************************* + +These functions are derived from the versions in festvox/src/vc/ as +modified by Tomoki Toda which in turn contain code derived from +NITECH's HTS system. Their copyright has the same freedoms as +as Flite's but under NAIST, NITECH and/or CMU. + +src/audio/au_wince.c +src/utils/cst_file_stdio.c +src/utils/cst_mmap_posix.c +src/utils/cst_mmap_win32.c +src/utils/cst_mmap_none.c +src/utils/cst_file_wince.c +sapi/ + are copyright Cepstral, LLC rather than CMU but fall under the same + free license as the above, except for the owner. (Note the SAPI stuff + probably doesn't work any more) + +doc/alice + Is the first two chapters of Alice in Wonderland as distributed by the + Gutenburg project and is now in the public domain + +src/regex/regexp.c +src/regex/regsub.c + + * Copyright (c) 1986 by University of Toronto. + * Written by Henry Spencer. Not derived from licensed software. + * + * Permission is granted to anyone to use this software for any + * purpose on any computer system, and to redistribute it freely, + * subject to the following restrictions: + * + * 1. The author is not responsible for the consequences of use of + * this software, no matter how awful, even if they arise + * from defects in it. + * + * 2. The origin of this software must not be misrepresented, either + * by explicit claim or by omission. + * + * 3. Altered versions must be plainly marked as such, and must not + * be misrepresented as being the original software. + +src/speech/rateconv.c + + * Copyright (c) 1992, 1995 by Markus Mummert + * + * Redistribution and use of this software, modifcation and inclusion + * into other forms of software are permitted provided that the following + * conditions are met: + * + * 1. Redistributions of this software must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. If this software is redistributed in a modified condition + * it must reveal clearly that it has been modified. + +lang/usenglish/us_durz_cart.c +lang/usenglish/us_durz_cart.h +lang/usenglish/us_int_accent_cart.c +lang/usenglish/us_int_accent_cart.h +lang/usenglish/us_int_tone_cart.c +lang/usenglish/us_int_tone_cart.h +lang/usenglish/us_phoneset.c +lang/usenglish/us_f0lr.c + These are directly (or indirectly) compiled/derived from files that are + part of the Festival Speech Synthesis System (1.4.1). Hence they have + a joint copyright CMU/Edinburgh but with the same free license + +configure + # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. + # + # This configure script is free software; the Free Software Foundation + # gives unlimited permission to copy, distribute and modify it. + +configure.sub +config.guess +missing +install-sh +mkinstalldirs + Copyright FSF, and under the GPL, these files are only used for + convenient configuration and are not part of the generated binary, + and therefore do not impose any GPL restrctions on the rest of the + system. But as they are standard methods for configuration they + are included. + +src/speech/g72x.h +src/speech/g721.c +src/speech/g72x.c +src/speech/g723_24.c +src/speech/g723_40.c + + * + * This source code is a product of Sun Microsystems, Inc. and is provided + * for unrestricted use. Users may copy or modify this source code without + * charge. + * + * SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING + * THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR + * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. + * + * Sun source code is provided with no support and without any obligation on + * the part of Sun Microsystems, Inc. to assist in its use, correction, + * modification or enhancement. + * + * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE + * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE + * OR ANY PART THEREOF. + * + * In no event will Sun Microsystems, Inc. be liable for any lost revenue + * or profits or other special, indirect and consequential damages, even if + * Sun has been advised of the possibility of such damages. + * + * Sun Microsystems, Inc. + * 2550 Garcia Avenue + * Mountain View, California 94043 + * + +lang/cmu_grapheme_lex/grapheme_unitran_tables.c + * Copyright 2008-2012, University of Illinois at Urbana-Champaign * + * distributed under the Apache License, Version (2.0) * + * http://www.apache.org/licenses/LICENSE-2.0 * + * Original table developed by Richard Sproat and Kyoung-young Kim * + * Ported for Festvox by Gopala Anumachipalli gopalakr@cs.cmu.edu Sep 2012 * + * Then converted to C for CMU Flite (cmuflite.org) * + +\endcode +\endlegalese +*/ diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/flite.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/flite.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/flite.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/flite.pro 2018-02-02 14:12:57.000000000 +0000 @@ -5,17 +5,17 @@ PLUGIN_CLASS_NAME = QTextToSpeechEngineFlite load(qt_plugin) -include(../common/common.pri) - HEADERS += \ qtexttospeech_flite.h \ qtexttospeech_flite_plugin.h \ - qtexttospeech_flite_processor.h + qtexttospeech_flite_processor.h \ + ../common/qtexttospeechprocessor_p.h SOURCES += \ qtexttospeech_flite.cpp \ qtexttospeech_flite_plugin.cpp \ - qtexttospeech_flite_processor.cpp + qtexttospeech_flite_processor.cpp \ + ../common/qtexttospeechprocessor.cpp OTHER_FILES += \ flite_plugin.json diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/qtexttospeech_flite.h qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/qtexttospeech_flite.h --- qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/qtexttospeech_flite.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/qtexttospeech_flite.h 2018-02-02 14:12:57.000000000 +0000 @@ -56,7 +56,7 @@ public: QTextToSpeechEngineFlite(const QVariantMap ¶meters, QObject *parent); - ~QTextToSpeechEngineFlite() override; + virtual ~QTextToSpeechEngineFlite(); // Plug-in API: QVector availableLocales() const override; diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/qtexttospeech_flite_plugin.h qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/qtexttospeech_flite_plugin.h --- qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/qtexttospeech_flite_plugin.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/qtexttospeech_flite_plugin.h 2018-02-02 14:12:57.000000000 +0000 @@ -58,7 +58,7 @@ QTextToSpeechEngine *createTextToSpeechEngine( const QVariantMap ¶meters, QObject *parent, - QString *errorString) const override; + QString *errorString) const; }; QT_END_NAMESPACE diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/qtexttospeech_flite_processor.h qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/qtexttospeech_flite_processor.h --- qtspeech-opensource-src-5.12.5/src/plugins/tts/flite/qtexttospeech_flite_processor.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/flite/qtexttospeech_flite_processor.h 2018-02-02 14:12:57.000000000 +0000 @@ -58,7 +58,7 @@ public: static QSharedPointer instance(); - ~QTextToSpeechProcessorFlite() override; + ~QTextToSpeechProcessorFlite(); const QVector &voices() const override; private: diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/ios/ios.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/ios/ios.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/ios/ios.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/ios/ios.pro 2018-02-02 14:12:57.000000000 +0000 @@ -9,6 +9,7 @@ HEADERS += \ qtexttospeech_ios_plugin.h \ + qtexttospeech_ios.h \ OBJECTIVE_HEADERS += \ qtexttospeech_ios.h \ diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/ios/qtexttospeech_ios.mm qtspeech-opensource-src-5.9.5/src/plugins/tts/ios/qtexttospeech_ios.mm --- qtspeech-opensource-src-5.12.5/src/plugins/tts/ios/qtexttospeech_ios.mm 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/ios/qtexttospeech_ios.mm 2018-02-02 14:12:57.000000000 +0000 @@ -38,17 +38,16 @@ #include "qtexttospeech_ios.h" -@interface QIOSSpeechSynthesizerDelegate : NSObject +@interface QIOSSpeechSynthesizerDelegate : NSObject { + QTextToSpeechEngineIos *_engine; +} @end @implementation QIOSSpeechSynthesizerDelegate -{ - QTextToSpeechEngineIos *_engine; -} -- (instancetype)initWithQIOSTextToSpeechEngineIos:(QTextToSpeechEngineIos *)engine +- (id)initWithQIOSTextToSpeechEngineIos:(QTextToSpeechEngineIos *)engine { - if ((self = [self init])) { + if (self = [super init]) { _engine = engine; } return self; diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/osx/osx.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/osx/osx.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/osx/osx.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/osx/osx.pro 2018-02-02 14:12:57.000000000 +0000 @@ -12,6 +12,9 @@ qtexttospeech_osx_plugin.h \ qtexttospeech_osx.h \ +OBJECTIVE_HEADERS += \ + qtexttospeech_osx.h \ + SOURCES += \ qtexttospeech_osx_plugin.cpp \ diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/osx/qtexttospeech_osx.mm qtspeech-opensource-src-5.9.5/src/plugins/tts/osx/qtexttospeech_osx.mm --- qtspeech-opensource-src-5.12.5/src/plugins/tts/osx/qtexttospeech_osx.mm 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/osx/qtexttospeech_osx.mm 2018-02-02 14:12:57.000000000 +0000 @@ -39,18 +39,15 @@ #include @interface QT_MANGLE_NAMESPACE(StateDelegate) : NSObject -@end - -@implementation QT_MANGLE_NAMESPACE(StateDelegate) { QT_PREPEND_NAMESPACE(QTextToSpeechEngineOsx) *speechPrivate; } +@end -- (instancetype)initWithSpeechPrivate:(QTextToSpeechEngineOsx *) priv -{ - if ((self = [self init])) { - speechPrivate = priv; - } +@implementation QT_MANGLE_NAMESPACE(StateDelegate) +- (id)initWithSpeechPrivate:(QTextToSpeechEngineOsx *) priv { + self = [super init]; + speechPrivate = priv; return self; } - (void)speechSynthesizer:(NSSpeechSynthesizer *)sender didFinishSpeaking:(BOOL)success { diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/sapi/qtexttospeech_sapi.h qtspeech-opensource-src-5.9.5/src/plugins/tts/sapi/qtexttospeech_sapi.h --- qtspeech-opensource-src-5.12.5/src/plugins/tts/sapi/qtexttospeech_sapi.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/sapi/qtexttospeech_sapi.h 2018-02-02 14:12:57.000000000 +0000 @@ -76,7 +76,7 @@ bool setVoice(const QVoice &voice) override; QTextToSpeech::State state() const override; - HRESULT STDMETHODCALLTYPE NotifyCallback(WPARAM /*wParam*/, LPARAM /*lParam*/) override; + HRESULT STDMETHODCALLTYPE NotifyCallback(WPARAM /*wParam*/, LPARAM /*lParam*/); private: void init(); diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp qtspeech-opensource-src-5.9.5/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp --- qtspeech-opensource-src-5.12.5/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp 2018-02-02 14:12:57.000000000 +0000 @@ -64,7 +64,7 @@ } QTextToSpeechEngineSpeechd::QTextToSpeechEngineSpeechd(const QVariantMap &, QObject *) - : speechDispatcher(nullptr) + : speechDispatcher(0) { backends->append(this); connectToSpeechDispatcher(); @@ -85,7 +85,7 @@ if (speechDispatcher) return true; - speechDispatcher = spd_open("QTextToSpeech", "main", nullptr, SPD_MODE_THREADED); + speechDispatcher = spd_open("QTextToSpeech", "main", 0, SPD_MODE_THREADED); if (speechDispatcher) { speechDispatcher->callback_begin = speech_finished_callback; spd_set_notification_on(speechDispatcher, SPD_BEGIN); @@ -118,10 +118,11 @@ m_currentLocale = QLocale::system(); updateVoices(); return true; + } else { + qWarning() << "Connection to speech-dispatcher failed"; + m_state = QTextToSpeech::BackendError; + return false; } - - qWarning() << "Connection to speech-dispatcher failed"; - m_state = QTextToSpeech::BackendError; return false; } @@ -211,7 +212,9 @@ return false; int result = spd_set_voice_rate(speechDispatcher, static_cast(rate * 100)); - return result == 0; + if (result == 0) + return true; + return false; } double QTextToSpeechEngineSpeechd::rate() const @@ -233,7 +236,9 @@ // convert from 0.0..1.0 to -100..100 int result = spd_set_volume(speechDispatcher, (volume - 0.5) * 200); - return result == 0; + if (result == 0) + return true; + return false; } double QTextToSpeechEngineSpeechd::volume() const @@ -312,12 +317,12 @@ #endif QVoice originalVoice; char **module = modules; - while (module != nullptr && module[0] != nullptr) { + while (module != NULL && module[0] != NULL) { spd_set_output_module(speechDispatcher, module[0]); SPDVoice **voices = spd_list_synthesis_voices(speechDispatcher); int i = 0; - while (voices != nullptr && voices[i] != nullptr) { + while (voices != NULL && voices[i] != NULL) { QLocale locale = localeForVoice(voices[i]); if (!m_locales.contains(locale)) m_locales.append(locale); diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/speechdispatcher/speechdispatcher.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/speechdispatcher/speechdispatcher.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/speechdispatcher/speechdispatcher.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/speechdispatcher/speechdispatcher.pro 2018-02-02 14:12:57.000000000 +0000 @@ -4,7 +4,7 @@ load(qt_plugin) -QT = core texttospeech +QT += core texttospeech CONFIG += link_pkgconfig packagesExist(speech-dispatcher): PKGCONFIG = speech-dispatcher diff -Nru qtspeech-opensource-src-5.12.5/src/plugins/tts/tts.pro qtspeech-opensource-src-5.9.5/src/plugins/tts/tts.pro --- qtspeech-opensource-src-5.12.5/src/plugins/tts/tts.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/plugins/tts/tts.pro 2018-02-02 14:12:57.000000000 +0000 @@ -16,5 +16,5 @@ android: SUBDIRS += android config_flite | config_flite_alsa { - qtHaveModule(multimedia): SUBDIRS += flite + SUBDIRS += flite } diff -Nru qtspeech-opensource-src-5.12.5/src/src.pro qtspeech-opensource-src-5.9.5/src/src.pro --- qtspeech-opensource-src-5.12.5/src/src.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/src.pro 2018-02-02 14:12:57.000000000 +0000 @@ -1,5 +1,8 @@ TEMPLATE = subdirs -SUBDIRS = tts plugins doc +QMAKE_DOCS = $$PWD/doc/qtspeech.qdocconf +load(qt_docs) + +SUBDIRS = tts plugins plugins.depends = tts diff -Nru qtspeech-opensource-src-5.12.5/src/tts/qtexttospeech.cpp qtspeech-opensource-src-5.9.5/src/tts/qtexttospeech.cpp --- qtspeech-opensource-src-5.12.5/src/tts/qtexttospeech.cpp 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/tts/qtexttospeech.cpp 2018-02-02 14:12:57.000000000 +0000 @@ -158,7 +158,7 @@ /*! \class QTextToSpeech - \brief The QTextToSpeech class provides a convenient access to text-to-speech engines. + \brief The QTextToSpeech class provides a convenient access to text-to-speech engines \inmodule QtSpeech Use \l say() to start synthesizing text. @@ -368,10 +368,8 @@ { Q_D(QTextToSpeech); volume = qMin(qMax(volume, 0.0), 1.0); - if (d->m_engine && d->m_engine->setVolume(volume)) { + if (d->m_engine && d->m_engine->setVolume(volume)) emit volumeChanged(volume); - emit volumeChanged(static_cast(volume)); - } } double QTextToSpeech::volume() const diff -Nru qtspeech-opensource-src-5.12.5/src/tts/qtexttospeechengine.cpp qtspeech-opensource-src-5.9.5/src/tts/qtexttospeechengine.cpp --- qtspeech-opensource-src-5.12.5/src/tts/qtexttospeechengine.cpp 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/tts/qtexttospeechengine.cpp 2018-02-02 14:12:57.000000000 +0000 @@ -42,120 +42,119 @@ /*! - \class QTextToSpeechEngine + \class QTextToSpeechPluginEngine \inmodule QtSpeech - \brief The QTextToSpeechEngine class is the base for text-to-speech engine integrations. + \brief The QTextToSpeechPluginEngine class is the base for text-to-speech engine integrations. - An engine implementation must derive from QTextToSpeechEngine and implement all - its pure virtual methods. + An engine implementation should derive from QTextToSpeechPluginEngine and implement all + the pure virtual methods. */ -/*! \fn QVector QTextToSpeechEngine::availableLocales() const +/*! \fn QVector QTextToSpeechPluginEngine::availableLocales() const - Implementation of \l QTextToSpeech::availableLocales(). + Implementation of \l QTextToSpeech::availableLocales() */ -/*! \fn QVector QTextToSpeechEngine::availableVoices() const +/*! \fn QVector QTextToSpeechPluginEngine::availableVoices() const - Implementation of \l QTextToSpeech::availableVoices(). + Implementation of \l QTextToSpeech::availableVoices() */ -/*! \fn void QTextToSpeechEngine::say(const QString &text) +/*! \fn void QTextToSpeechPluginEngine::say(const QString &text) - Implementation of \l {QTextToSpeech::say()}{QTextToSpeech::say}(\a text). + Implementation of \l QTextToSpeech::say() */ -/*! \fn void QTextToSpeechEngine::stop() +/*! \fn void QTextToSpeechPluginEngine::stop() - Implementation of \l QTextToSpeech::stop(). + Implementation of \l QTextToSpeech::stop() */ -/*! \fn void QTextToSpeechEngine::pause() +/*! \fn void QTextToSpeechPluginEngine::pause() - Implementation of \l QTextToSpeech::pause(). + Implementation of \l QTextToSpeech::pause() */ -/*! \fn void QTextToSpeechEngine::resume() +/*! \fn void QTextToSpeechPluginEngine::resume() - Implementation of \l QTextToSpeech::resume(). + Implementation of \l QTextToSpeech::resume() */ -/*! \fn void QTextToSpeechEngine::rate() const +/*! \fn void QTextToSpeechPluginEngine::rate() const - Implementation of \l QTextToSpeech::rate(). + Implementation of \l QTextToSpeech::rate() */ -/*! \fn bool QTextToSpeechEngine::setRate(double rate) +/*! \fn bool QTextToSpeechPluginEngine::setRate(double rate) - Implementation of \l {QTextToSpeech::setRate()}{QTextToSpeech::setRate}(\a rate). + Implementation of \l QTextToSpeech::setRate(). Return \c true if the operation was successful. */ -/*! \fn void QTextToSpeechEngine::pitch() const +/*! \fn void QTextToSpeechPluginEngine::pitch() const - Implementation of \l QTextToSpeech::pitch(). + Implementation of \l QTextToSpeech::pitch() */ -/*! \fn bool QTextToSpeechEngine::setPitch(double pitch) +/*! \fn bool QTextToSpeechPluginEngine::setPitch(double pitch) - Implementation of \l {QTextToSpeech::setPitch()}{QTextToSpeech::setPitch}(\a pitch). + Implementation of \l QTextToSpeech::setPitch() Return \c true if the operation was successful. */ -/*! \fn QLocale QTextToSpeechEngine::locale() const +/*! \fn QLocale QTextToSpeechPluginEngine::locale() const - Implementation of QTextToSpeech::locale(). + Implementation of \l QTextToSpeech::locale() */ -/*! \fn bool QTextToSpeechEngine::setLocale(const QLocale &locale) +/*! \fn bool QTextToSpeechPluginEngine::setLocale(const QLocale &locale) - Implementation \l {QTextToSpeech::setLocale()}{QTextToSpeech::setLocale}(\a locale). + Implementation of \l QTextToSpeech::setLocale() Return \c true if the operation was successful. In this case, the - current voice (as returned by voice()) should also be updated to a - new, valid value. + current voice (returned by \l voice()) should also have been updated + to a valid new value. */ -/*! \fn double QTextToSpeechEngine::volume() const +/*! \fn void QTextToSpeechPluginEngine::volume() const - Implementation of QTextToSpeech::volume(). + Implementation of \l QTextToSpeech::volume() */ -/*! \fn bool QTextToSpeechEngine::setVolume(double volume) +/*! \fn bool QTextToSpeechPluginEngine::setVolume(int volume) - Implementation of \l {QTextToSpeech::setVolume()}{QTextToSpeech::setVolume}(\a volume). + Implementation of \l QTextToSpeech::setVolume() Return \c true if the operation was successful. */ -/*! \fn QVoice QTextToSpeechEngine::voice() const +/*! \fn QVoice QTextToSpeechPluginEngine::voice() const - Implementation of \l QTextToSpeech::voice(). + Implementation of \l QTextToSpeech::voice() */ -/*! \fn bool QTextToSpeechEngine::setVoice(const QVoice &voice) +/*! \fn bool QTextToSpeechPluginEngine::setVoice(const QVoice &voice) - Implementation of \l {QTextToSpeech::setVoice()}{QTextToSpeech::setVoice}(\a voice). + Implementation of \l QTextToSpeech::setVoice() Return \c true if the operation was successful. */ -/*! \fn QTextToSpeech::State QTextToSpeechEngine::state() const +/*! \fn QTextToSpeech::State QTextToSpeechPluginEngine::state() const - Implementation of QTextToSpeech::state(). + Implementation of \l QTextToSpeech::state() */ -/*! \fn void QTextToSpeechEngine::stateChanged(QTextToSpeech::State state) +/*! \fn void QTextToSpeechPluginEngine::stateChanged(QTextToSpeech::State state) - Emitted when the text-to-speech engine \a state has changed. - - This signal is connected to QTextToSpeech::stateChanged() signal. + Emitted when the text-to-speech engine state has changed. + This signal is connected to signal QTextToSpeech::stateChanged(). */ /*! - Constructs the text-to-speech engine base class with \a parent. + Constructs the text-to-speech engine base class. */ QTextToSpeechEngine::QTextToSpeechEngine(QObject *parent): QObject(parent) diff -Nru qtspeech-opensource-src-5.12.5/src/tts/qtexttospeech.h qtspeech-opensource-src-5.9.5/src/tts/qtexttospeech.h --- qtspeech-opensource-src-5.12.5/src/tts/qtexttospeech.h 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/tts/qtexttospeech.h 2018-02-02 14:12:57.000000000 +0000 @@ -56,7 +56,7 @@ Q_OBJECT Q_ENUMS(QTextToSpeech::State) Q_PROPERTY(State state READ state NOTIFY stateChanged) - Q_PROPERTY(double volume READ volume WRITE setVolume NOTIFY volumeChanged) + Q_PROPERTY(int volume READ volume WRITE setVolume NOTIFY volumeChanged) Q_PROPERTY(double rate READ rate WRITE setRate NOTIFY rateChanged) Q_PROPERTY(double pitch READ pitch WRITE setPitch NOTIFY pitchChanged) Q_PROPERTY(QLocale locale READ locale WRITE setLocale NOTIFY localeChanged) @@ -104,8 +104,7 @@ void localeChanged(const QLocale &locale); void rateChanged(double rate); void pitchChanged(double pitch); - void volumeChanged(int volume); // ### Qt 6: remove this bad overload - void volumeChanged(double volume); + void volumeChanged(int volume); void voiceChanged(const QVoice &voice); private: diff -Nru qtspeech-opensource-src-5.12.5/src/tts/qvoice.cpp qtspeech-opensource-src-5.9.5/src/tts/qvoice.cpp --- qtspeech-opensource-src-5.12.5/src/tts/qvoice.cpp 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/tts/qvoice.cpp 2018-02-02 14:12:57.000000000 +0000 @@ -44,31 +44,10 @@ /*! \class QVoice - \brief The QVoice class allows to set and retrieve values of a particular voice. + \brief The QVoice class allows to set and retrieve values of a particular voice \inmodule QtSpeech */ -/*! - \enum QVoice::Age - - The age of a voice. - - \value Child Voice of a child - \value Teenager Voice of a teenager - \value Adult Voice of an adult - \value Senior Voice of a senior - \value Other Voice of unknown age -*/ - -/*! - \enum QVoice::Gender - - The gender of a voice. - - \value Male Voice of a male - \value Female Voice of a female - \value Unknown Voice of unknown gender -*/ QVoice::QVoice() { @@ -97,10 +76,6 @@ d->data = other.d->data; } -/*! - Compares the \l name, \l gender, and \l age of this voice with \a other. - Returns \c true if all of them match. -*/ bool QVoice::operator==(const QVoice &other) { if (d->name != other.d->name || @@ -111,17 +86,13 @@ return true; } -/*! - Compares the \l name, \l gender, and \l age of this voice with \a other. - Returns \c true if they are not identical. -*/ bool QVoice::operator!=(const QVoice &other) { return !operator==(other); } /*! - Assign a \a name to a voice. + Assign a \a name to a voice */ void QVoice::setName(const QString &name) { @@ -129,7 +100,7 @@ } /*! - Assign a \a gender to a voice. + Assign a \a gender to a voice */ void QVoice::setGender(Gender gender) { @@ -137,7 +108,7 @@ } /*! - Set the \a age property. + Set the \a age property */ void QVoice::setAge(Age age) { @@ -150,7 +121,7 @@ } /*! - Returns the name of a voice. + Returns the name of a voice */ QString QVoice::name() const { @@ -158,7 +129,7 @@ } /*! - Returns the age of a voice. + Returns the age of a voice */ QVoice::Age QVoice::age() const { @@ -166,7 +137,7 @@ } /*! - Returns the gender of a voice. + Returns the gender of a voice */ QVoice::Gender QVoice::gender() const { @@ -179,7 +150,7 @@ } /*!̈́ - Returns the \a gender name of a voice. + Returns the \a gender name of a voice */ QString QVoice::genderName(QVoice::Gender gender) { @@ -200,7 +171,7 @@ } /*! - Returns a string representing the \a age class of a voice. + Returns the \a age class of a voice */ QString QVoice::ageName(QVoice::Age age) { diff -Nru qtspeech-opensource-src-5.12.5/src/tts/tts.pro qtspeech-opensource-src-5.9.5/src/tts/tts.pro --- qtspeech-opensource-src-5.12.5/src/tts/tts.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/src/tts/tts.pro 2018-02-02 14:12:57.000000000 +0000 @@ -22,6 +22,8 @@ qvoice.cpp \ ANDROID_BUNDLED_JAR_DEPENDENCIES = \ + jar/QtTextToSpeech-bundled.jar +ANDROID_JAR_DEPENDENCIES = \ jar/QtTextToSpeech.jar ANDROID_LIB_DEPENDENCIES = \ plugins/texttospeech/libqttexttospeech_android.so diff -Nru qtspeech-opensource-src-5.12.5/.tag qtspeech-opensource-src-5.9.5/.tag --- qtspeech-opensource-src-5.12.5/.tag 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/.tag 2018-02-02 14:12:57.000000000 +0000 @@ -1 +1 @@ -2f96f61fc0f3d7b7627a64a9fae839bcf9f2489e +fd6648b0b77dc628e89655f5dc271dbc42ca829c diff -Nru qtspeech-opensource-src-5.12.5/tests/auto/texttospeech/BLACKLIST qtspeech-opensource-src-5.9.5/tests/auto/texttospeech/BLACKLIST --- qtspeech-opensource-src-5.12.5/tests/auto/texttospeech/BLACKLIST 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/tests/auto/texttospeech/BLACKLIST 2018-02-02 14:12:57.000000000 +0000 @@ -6,9 +6,3 @@ * [set_voice] * -[volume] -b2qt -redhatenterpriselinuxworkstation-6.6 -ubuntu-16.04 -opensuse-42.3 -opensuse-15.0 diff -Nru qtspeech-opensource-src-5.12.5/tests/auto/texttospeech/texttospeech.pro qtspeech-opensource-src-5.9.5/tests/auto/texttospeech/texttospeech.pro --- qtspeech-opensource-src-5.12.5/tests/auto/texttospeech/texttospeech.pro 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/tests/auto/texttospeech/texttospeech.pro 2018-02-02 14:12:57.000000000 +0000 @@ -1,6 +1,6 @@ CONFIG += testcase TARGET = tst_qtexttospeech -QT = testlib core texttospeech +QT += testlib core texttospeech SOURCES += tst_qtexttospeech.cpp unix { diff -Nru qtspeech-opensource-src-5.12.5/tests/auto/texttospeech/tst_qtexttospeech.cpp qtspeech-opensource-src-5.9.5/tests/auto/texttospeech/tst_qtexttospeech.cpp --- qtspeech-opensource-src-5.12.5/tests/auto/texttospeech/tst_qtexttospeech.cpp 2019-08-23 10:26:51.000000000 +0000 +++ qtspeech-opensource-src-5.9.5/tests/auto/texttospeech/tst_qtexttospeech.cpp 2018-02-02 14:12:57.000000000 +0000 @@ -55,7 +55,6 @@ void speech_rate(); void pitch(); void set_voice(); - void volume(); }; @@ -139,21 +138,5 @@ QVERIFY(timer.elapsed() > 100); } -void tst_QTextToSpeech::volume() -{ - QTextToSpeech tts; - double volumeSignalEmitted = -99.0; - connect(&tts, static_cast(&QTextToSpeech::volumeChanged), - [&volumeSignalEmitted](double volume){ volumeSignalEmitted = volume; } ); - tts.setVolume(0.7); - QTRY_VERIFY(volumeSignalEmitted > 0.6); - -#ifndef HAVE_SPEECHD_BEFORE_090 // older speechd doesn't signal any volume changes - // engines use different systems (integers etc), even fuzzy compare is off - QVERIFY2(tts.volume() > 0.65, QByteArray::number(tts.volume())); - QVERIFY2(tts.volume() < 0.75, QByteArray::number(tts.volume())); -#endif -} - QTEST_MAIN(tst_QTextToSpeech) #include "tst_qtexttospeech.moc"