summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-044-4/+4
* hello_speak example: Don't disable engine combo boxAxel Spoerl2024-03-062-5/+3
* Examples: fix for asynchronous engineVolker Hilsheimer2023-09-274-5/+43
* Add cmake and qmake project files to quickspeech exampleElias Hautala2023-08-228-2/+91
* Doc: Add Example categoryInkamari Harjula2023-08-212-0/+2
* Add PauseResume capability flagVolker Hilsheimer2023-05-252-0/+7
* API review: add word string to sayingWord signal parametersVolker Hilsheimer2023-05-241-1/+1
* Doc: add \since 6.6 tags and fix linksVolker Hilsheimer2023-05-121-6/+6
* Docs: Fix snippet and heading mismatch in Qt quick speech example docsNicholas Bennett2023-05-021-2/+3
* Docs: Add documentation for quickspeech exampleNicholas Bennett2023-04-273-7/+120
* hello_speak example: Use QSignalBlocker instead disconnectingFriedemann Kleint2023-03-201-5/+10
* Brush up the hello_speak exampleFriedemann Kleint2023-03-203-32/+34
* Add tags to examplesVolker Hilsheimer2023-02-232-0/+2
* Emit information about speech progressVolker Hilsheimer2023-02-181-0/+7
* Remove handler for sayingWord signal from exampleVolker Hilsheimer2023-02-141-6/+0
* Documentation and example improvementsVolker Hilsheimer2023-02-133-17/+38
* Port hello_speak example away from deprecated QLocale::countryVolker Hilsheimer2023-02-051-1/+1
* Quick example: turn on word wrapVolker Hilsheimer2023-01-201-0/+1
* Cleanup example CMakeLists.txt fileKai Köhne2022-12-051-17/+10
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Quick example: improve layout codeVolker Hilsheimer2022-09-121-5/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-243-3/+3
* Doc: Qualify TextToSpeech linksKai Köhne2022-08-161-1/+1
* Doc: Use consistent names for .html filesKai Köhne2022-08-112-2/+2
* Fix and edit the example documentationVolker Hilsheimer2022-07-135-14/+19
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-226-248/+12
* Fix syntax errorVolker Hilsheimer2022-05-231-1/+1
* Prepare boundary hint in QTextToSpeechAxel Spoerl2022-05-211-2/+2
* Documentation fixesVolker Hilsheimer2022-05-216-2/+46
* Improve error handling in QTextToSpeechAxel Spoerl2022-05-201-1/+1
* Add a Qt Quick exampleVolker Hilsheimer2022-04-261-0/+221
* Build documentationVolker Hilsheimer2022-04-072-2/+2
* Re-generate the CMake project filesFrederik Gladhorn2022-02-113-0/+54
* Use nullptr instead of 0 in examplePaul Wicking2020-08-151-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-262-2/+2
* Update dependenciesFriedemann Kleint2020-04-161-5/+5
* Only build example when we have widgetsFrederik Gladhorn2019-06-261-1/+1
* Eradicate Q_FOREACH loops and mark the module free of themMarc Mutz2019-06-191-4/+5
* Fix the build with -no-guiLiang Qi2019-03-081-1/+2
* Doc: Add missing dots (qtspeech)Paul Wicking2018-06-191-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Fix outdated FDL license headerv5.9.3Kai Koehne2017-10-174-14/+44
* hello_speak example: Fix enum value used in boolean context5.8Marc Mutz2017-03-221-1/+1
* Fix compilationMaurice Kalinowski2016-06-151-0/+4
* Align volume with qtmultimedia and others: 0.0 to 1.0Frederik Gladhorn2016-05-062-2/+8
* 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