summaryrefslogtreecommitdiffstats
path: root/examples/speech/hello_speak/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QtSpeech example querying locales before initialisingJani Korteniemi2022-02-041-2/+12
* Use nullptr instead of 0 in examplePaul Wicking2020-08-151-1/+1
* Eradicate Q_FOREACH loops and mark the module free of themMarc Mutz2019-06-191-4/+5
* Fix outdated FDL license headerv5.9.3Kai Koehne2017-10-171-3/+13
* hello_speak example: Fix enum value used in boolean context5.8Marc Mutz2017-03-221-1/+1
* Align volume with qtmultimedia and others: 0.0 to 1.0Frederik Gladhorn2016-05-061-2/+7
* Revert "Add engine parameters in QTextToSpeech constructor"Frederik Gladhorn2016-04-131-1/+1
* Fix volume/rate slider setting in exampleFrederik Gladhorn2016-04-081-1/+1
* Improvements for the TTS example applicationTuomas Tuononen2016-04-051-1/+6
* Show language name and country in Language combo box for QLocale.Jeremy Whiting2016-04-051-1/+4
* QTextToSpeech: QObject *parent ctor args go lastMarc Mutz2016-03-041-1/+1
* Add engine selection in the TTS example applicationTuomas Tuononen2015-10-161-29/+48
* Doc: Moved the examples to examples/speechVenugopal Shivashankar2015-08-221-0/+140