Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-speech for openSUSE:Factory checked in at 2025-11-25 15:48:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-speech (Old) and /work/SRC/openSUSE:Factory/.qt6-speech.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-speech" Tue Nov 25 15:48:20 2025 rev:26 rq:1319505 version:6.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-speech/qt6-speech.changes 2025-10-13 17:27:08.522808128 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-speech.new.14147/qt6-speech.changes 2025-11-25 15:49:32.974139755 +0100 @@ -1,0 +2,6 @@ +Thu Nov 20 15:15:03 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 6.10.1 + https://www.qt.io/blog/qt-6.10.1-released + +------------------------------------------------------------------- Old: ---- qtspeech-everywhere-src-6.10.0.tar.xz New: ---- qtspeech-everywhere-src-6.10.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-speech.spec ++++++ --- /var/tmp/diff_new_pack.3GzbH0/_old 2025-11-25 15:49:33.570165037 +0100 +++ /var/tmp/diff_new_pack.3GzbH0/_new 2025-11-25 15:49:33.570165037 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.10.0 +%define real_version 6.10.1 %define short_version 6.10 %define tar_name qtspeech-everywhere-src %define tar_suffix %{nil} @@ -31,7 +31,7 @@ %bcond_without flite %endif Name: qt6-speech%{?pkg_suffix} -Version: 6.10.0 +Version: 6.10.1 Release: 0 Summary: Qt 6 TextToSpeech Library and Plugin License: GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only ++++++ qtspeech-everywhere-src-6.10.0.tar.xz -> qtspeech-everywhere-src-6.10.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/.cmake.conf new/qtspeech-everywhere-src-6.10.1/.cmake.conf --- old/qtspeech-everywhere-src-6.10.0/.cmake.conf 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/.cmake.conf 2025-11-14 00:16:30.000000000 +0100 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.10.0") +set(QT_REPO_MODULE_VERSION "6.10.1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1") list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_CONTEXTLESS_CONNECT=1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/.tag new/qtspeech-everywhere-src-6.10.1/.tag --- old/qtspeech-everywhere-src-6.10.0/.tag 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/.tag 2025-11-14 00:16:30.000000000 +0100 @@ -1 +1 @@ -16bc9d9b74145b17e68529ca872a81f5b8a679d5 +34650239df441c32b3a11762f522b6ff8b7e66e6 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/dependencies.yaml new/qtspeech-everywhere-src-6.10.1/dependencies.yaml --- old/qtspeech-everywhere-src-6.10.0/dependencies.yaml 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/dependencies.yaml 2025-11-14 00:16:30.000000000 +0100 @@ -1,10 +1,10 @@ dependencies: ../qtbase: - ref: 5a8637e4516bc48a0b3f4b5ec3b18618b92e7222 + ref: 90b845d15ffb97693dba527385db83510ebd121a required: true ../qtdeclarative: - ref: 7e0ab1d98c159c9f4c9afab78b43e7c70f449e41 + ref: 22fb5e739a2ea700448b22d34ade0d5c1927cb48 required: false ../qtmultimedia: - ref: 9f1cc9b35c0916084f6835f78b665a3b4e3fe4f9 + ref: 685218d33d81de62e11328faabd060c4e634ddf0 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/examples/speech/hello_speak/mainwindow.ui new/qtspeech-everywhere-src-6.10.1/examples/speech/hello_speak/mainwindow.ui --- old/qtspeech-everywhere-src-6.10.0/examples/speech/hello_speak/mainwindow.ui 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/examples/speech/hello_speak/mainwindow.ui 2025-11-14 00:16:30.000000000 +0100 @@ -46,7 +46,7 @@ <string>Engine</string> </property> <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> </property> </widget> </item> @@ -62,7 +62,7 @@ <string>Pitch:</string> </property> <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> </property> </widget> </item> @@ -78,7 +78,7 @@ <string>&Language:</string> </property> <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> </property> <property name="buddy"> <cstring>language</cstring> @@ -97,7 +97,7 @@ <number>1</number> </property> <property name="orientation"> - <enum>Qt::Horizontal</enum> + <enum>Qt::Orientation::Horizontal</enum> </property> </widget> </item> @@ -107,7 +107,7 @@ <string>Voice name:</string> </property> <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> </property> </widget> </item> @@ -126,7 +126,7 @@ <number>70</number> </property> <property name="orientation"> - <enum>Qt::Horizontal</enum> + <enum>Qt::Orientation::Horizontal</enum> </property> </widget> </item> @@ -155,7 +155,7 @@ <string>Rate:</string> </property> <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> </property> </widget> </item> @@ -171,7 +171,7 @@ <string>Volume:</string> </property> <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> </property> </widget> </item> @@ -184,7 +184,7 @@ <number>10</number> </property> <property name="orientation"> - <enum>Qt::Horizontal</enum> + <enum>Qt::Orientation::Horizontal</enum> </property> </widget> </item> @@ -241,7 +241,7 @@ <item> <spacer name="verticalSpacer"> <property name="orientation"> - <enum>Qt::Vertical</enum> + <enum>Qt::Orientation::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/jar/src/org/qtproject/qt/android/speech/QtTextToSpeech.java new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/jar/src/org/qtproject/qt/android/speech/QtTextToSpeech.java --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/jar/src/org/qtproject/qt/android/speech/QtTextToSpeech.java 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/jar/src/org/qtproject/qt/android/speech/QtTextToSpeech.java 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default package org.qtproject.qt.android.speech; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,7 @@ // Copyright (C) 2021 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default + #include "qtexttospeech_android.h" #include <QtCore/qcoreapplication.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2021 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_ANDROID_H #define QTEXTTOSPEECHENGINE_ANDROID_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android_plugin.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android_plugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android_plugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android_plugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_android_plugin.h" #include "qtexttospeech_android.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android_plugin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android_plugin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/android/src/qtexttospeech_android_plugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/android/src/qtexttospeech_android_plugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_ANDROID_H #define QTEXTTOSPEECHPLUGIN_ANDROID_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_DARWIN_H #define QTEXTTOSPEECHENGINE_DARWIN_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin.mm new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin.mm --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin.mm 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin.mm 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include <AVFoundation/AVFoundation.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_darwin_plugin.h" #include "qtexttospeech_darwin.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/darwin/qtexttospeech_darwin_plugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_DARWIN_H #define QTEXTTOSPEECHPLUGIN_DARWIN_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_flite.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_FLITE_H #define QTEXTTOSPEECHENGINE_FLITE_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_plugin.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_plugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_plugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_plugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_flite_plugin.h" #include "qtexttospeech_flite.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_plugin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_plugin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_plugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_plugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_FLITE_H #define QTEXTTOSPEECHPLUGIN_FLITE_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_processor.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_processor.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_processor.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_processor.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:data-parser, execute-external-code #include "qtexttospeech_flite_processor.h" #include "qtexttospeech_flite_plugin.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_processor.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_processor.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/flite/qtexttospeech_flite_processor.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/flite/qtexttospeech_flite_processor.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPROCESSOR_FLITE_H #define QTEXTTOSPEECHPROCESSOR_FLITE_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,6 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - +// Qt-Security score:significant reason:default #include "qtexttospeech_mock.h" #include <QtCore/QTimerEvent> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECH_MOCK_H #define QTEXTTOSPEECH_MOCK_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock_plugin.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock_plugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock_plugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock_plugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_mock_plugin.h" #include "qtexttospeech_mock.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock_plugin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock_plugin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/mock/qtexttospeech_mock_plugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/mock/qtexttospeech_mock_plugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_MOCK_H #define QTEXTTOSPEECHPLUGIN_MOCK_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_sapi.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_SAPI_H #define QTEXTTOSPEECHENGINE_SAPI_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_sapi_plugin.h" #include "qtexttospeech_sapi.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/sapi/qtexttospeech_sapi_plugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_SAPI_H #define QTEXTTOSPEECHPLUGIN_SAPI_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,6 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - +// Qt-Security score:significant reason:default #include "qtexttospeech_speechd.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_SPEECHD_H #define QTEXTTOSPEECHENGINE_SPEECHD_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_speechd_plugin.h" #include "qtexttospeech_speechd.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_SPEECHD_H #define QTEXTTOSPEECHPLUGIN_SPEECHD_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_winrt.h" #include "qtexttospeech_winrt_audiosource.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_WINRT_H #define QTEXTTOSPEECHENGINE_WINRT_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:critical reason:data-parser #include "qtexttospeech_winrt_audiosource.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_audiosource.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_WINRT_AUDIOSOURCE_H #define QTEXTTOSPEECHENGINE_WINRT_AUDIOSOURCE_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.cpp new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeech_winrt_plugin.h" #include "qtexttospeech_winrt.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.h new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.h --- old/qtspeech-everywhere-src-6.10.0/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/plugins/tts/winrt/qtexttospeech_winrt_plugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_WINRT_H #define QTEXTTOSPEECHPLUGIN_WINRT_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/doc/qttexttospeech.qdocconf new/qtspeech-everywhere-src-6.10.1/src/tts/doc/qttexttospeech.qdocconf --- old/qtspeech-everywhere-src-6.10.0/src/tts/doc/qttexttospeech.qdocconf 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/doc/qttexttospeech.qdocconf 2025-11-14 00:16:30.000000000 +0100 @@ -65,3 +65,6 @@ # Highlighted examples in Data Processing & IO category manifestmeta.highlighted.names = "QtTextToSpeech/Quick Speech Example" + +# Allow no documentation warnings +warninglimit = 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qdeclarativetexttospeech.cpp new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qdeclarativetexttospeech.cpp --- old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qdeclarativetexttospeech.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qdeclarativetexttospeech.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qdeclarativetexttospeech_p.h" #include "qvoiceselectorattached_p.h" @@ -11,6 +12,11 @@ using namespace Qt::StringLiterals; /*! + \class QDeclarativeTextToSpeech + \internal +*/ + +/*! \internal Constructor that delays the initialization of the text-to-speech diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qdeclarativetexttospeech_p.h new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qdeclarativetexttospeech_p.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qdeclarativetexttospeech_p.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qdeclarativetexttospeech_p.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QDECLARATIVETEXTTOSPEECH_H #define QDECLARATIVETEXTTOSPEECH_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qtexttospeech_qmltypes_p.h new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qtexttospeech_qmltypes_p.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qtexttospeech_qmltypes_p.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qtexttospeech_qmltypes_p.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTTEXTTOSPEECHTYPES_H #define QTTEXTTOSPEECHTYPES_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qvoiceselector_p.h new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qvoiceselector_p.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qvoiceselector_p.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qvoiceselector_p.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QVOICESELECTOR_H #define QVOICESELECTOR_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qvoiceselectorattached.cpp new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qvoiceselectorattached.cpp --- old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qvoiceselectorattached.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qvoiceselectorattached.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qvoiceselectorattached_p.h" #include "qdeclarativetexttospeech_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qvoiceselectorattached_p.h new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qvoiceselectorattached_p.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qml/qvoiceselectorattached_p.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qml/qvoiceselectorattached_p.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QVOICESELECTORATTACHED_H #define QVOICESELECTORATTACHED_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech.cpp new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech.cpp --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,6 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - +// Qt-Security score:significant reason:default #include "qtexttospeech.h" #include "qtexttospeech_p.h" @@ -264,7 +264,6 @@ \dots \codeline \snippet quickspeech/Main.qml say0 - \snippet quickspeech/Main.qml say1 \snippet quickspeech/Main.qml pause \snippet quickspeech/Main.qml resume \dots @@ -742,7 +741,6 @@ default audio output device. \snippet quickspeech/Main.qml say0 - \snippet quickspeech/Main.qml say1 \note All in-progress readings are stopped before beginning to read the recently synthesized text. @@ -1204,7 +1202,7 @@ } /*! - \qmlmethod list<Voice> TextToSpeech::availableLocales() + \qmlmethod list<voice> TextToSpeech::availableLocales() Holds the list of locales that are supported by the active \l engine. */ @@ -1223,7 +1221,7 @@ } /*! - \qmlproperty Voice TextToSpeech::voice + \qmlproperty voice TextToSpeech::voice \brief This property holds the voice that will be used for the speech. @@ -1274,7 +1272,7 @@ } /*! - \qmlmethod list<Voice> TextToSpeech::availableVoices() + \qmlmethod list<voice> TextToSpeech::availableVoices() Holds the list of voices available for the current \l locale. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech.h new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,8 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - - - +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECH_H #define QTEXTTOSPEECH_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech_global.h new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech_global.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech_global.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech_global.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,7 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - - +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECH_GLOBAL_H #define QTEXTTOSPEECH_GLOBAL_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech_p.h new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech_p.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeech_p.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeech_p.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,7 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - - +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECH_P_H #define QTEXTTOSPEECH_P_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechengine.cpp new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechengine.cpp --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechengine.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechengine.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeechengine.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechengine.h new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechengine.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechengine.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechengine.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHENGINE_H #define QTEXTTOSPEECHENGINE_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechplugin.cpp new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechplugin.cpp --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechplugin.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechplugin.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qtexttospeechplugin.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechplugin.h new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechplugin.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qtexttospeechplugin.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qtexttospeechplugin.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2015 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QTEXTTOSPEECHPLUGIN_H #define QTEXTTOSPEECHPLUGIN_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qvoice.cpp new/qtspeech-everywhere-src-6.10.1/src/tts/qvoice.cpp --- old/qtspeech-everywhere-src-6.10.0/src/tts/qvoice.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qvoice.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -1,7 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - - +// Qt-Security score:significant reason:default #include "qvoice.h" #include "qvoice_p.h" @@ -21,7 +20,7 @@ */ /*! - \qmltype voice + \qmlvaluetype voice \inqmlmodule QtTextToSpeech \brief The voice type represents a particular voice. @@ -164,7 +163,7 @@ */ /*! - \qmlproperty string Voice::name + \qmlproperty string voice::name \brief This property holds the name of the voice. */ @@ -233,7 +232,7 @@ } /*! - \qmlproperty enumeration Voice::age + \qmlproperty enumeration voice::age \brief This property holds the age of the voice. \sa QVoice::Age diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qvoice.h new/qtspeech-everywhere-src-6.10.1/src/tts/qvoice.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qvoice.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qvoice.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #ifndef QVOICE_H #define QVOICE_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/src/tts/qvoice_p.h new/qtspeech-everywhere-src-6.10.1/src/tts/qvoice_p.h --- old/qtspeech-everywhere-src-6.10.0/src/tts/qvoice_p.h 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/src/tts/qvoice_p.h 2025-11-14 00:16:30.000000000 +0100 @@ -1,7 +1,6 @@ // Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only - - +// Qt-Security score:significant reason:default #ifndef QVOICE_P_H #define QVOICE_P_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtspeech-everywhere-src-6.10.0/tests/auto/qtexttospeech/tst_qtexttospeech.cpp new/qtspeech-everywhere-src-6.10.1/tests/auto/qtexttospeech/tst_qtexttospeech.cpp --- old/qtspeech-everywhere-src-6.10.0/tests/auto/qtexttospeech/tst_qtexttospeech.cpp 2025-10-02 03:55:33.000000000 +0200 +++ new/qtspeech-everywhere-src-6.10.1/tests/auto/qtexttospeech/tst_qtexttospeech.cpp 2025-11-14 00:16:30.000000000 +0100 @@ -724,7 +724,7 @@ QFETCH(const QStringList, textList); for (qsizetype i = 0; i < textList.count(); ++i) { const QString &text = textList.at(i); - tts.enqueue(text); + qDebug() << "Equeued utterance" << tts.enqueue(text); if (!i) // wait for the engine to start synthesizing QTRY_COMPARE_NE(tts.state(), QTextToSpeech::Ready); } @@ -733,6 +733,7 @@ QCOMPARE(aboutToSynthesizeSpy.count(), textList.size()); QCOMPARE(speakingCount, 1); + qDebug() << "Synthesized utterances" << aboutToSynthesizeSpy; logger.dismiss(); }
