summaryrefslogtreecommitdiffstats
path: root/examples/demos/hangman
Commit message (Expand)AuthorAgeFilesLines
* Fix name clash in Hangman and Maroon demosAlexey Edelev2025-06-114-4/+4
* Fix Hangman example not compailing on AndroidJani Korteniemi2025-05-151-0/+1
* Convert example to QTimeZone's setTimeZone() from setTimeSpec()Edward Welbourne2025-03-281-2/+2
* Add REUSE.toml files and missing licensesLucie Gérard2024-11-061-0/+8
* Android: remove packagingOptions.jniLibs.useLegacyPackaging propertyAssam Boudjelthia2024-11-011-3/+0
* Doc: Fix links to Qt Creator documentationLeena Miettinen2024-08-092-2/+2
* Android: update build.gralde fileAssam Boudjelthia2024-05-241-3/+6
* CMake: Add deployment API to our examplesAlexandru Croitor2024-05-131-8/+12
* Set up InAppPurchaseBackend for platforms other than Android and IOSChris Lerner2024-04-051-1/+1
* Correct build system file license under exampleLucie Gérard2024-03-191-1/+1
* Hangman: remove line using undeclared variableAssam Boudjelthia2024-02-201-1/+0
* Update Hangman demo to use Google Play Billing Library 6Jani Korteniemi2023-12-152-129/+183
* Hangman: fix build on AndroidVolker Hilsheimer2023-12-111-2/+1
* Doc: Remove unused groupsNicholas Bennett2023-12-034-5/+0
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-111-1/+0
* Examples: Use consistent organization names and settings pathsFriedemann Kleint2023-07-041-0/+3
* Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-5/+5
* Doc: Add 'Mobile' category to the Hangman demoTopi Reinio2023-05-021-0/+1
* Update packaging option in purchasing example build.gradle fileNicholas Bennett2023-03-241-0/+2
* Update hangman example AGP to 7.4.1Nicholas Bennett2023-02-161-1/+1
* Docs: Update Hangman example AGP to 7.2.1Rami Potinkara2022-10-201-1/+1
* Docs: Remove Obsolete Getting Started with Purchasing QML docNicholas Bennett2022-10-192-260/+8
* Examples: Add tags for the welcome screenKai Köhne2022-10-091-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Hangman Demo: Do not crash on non-mobile platformsUlf Hermann2022-06-281-4/+5
* Use SPDX license identifiersLucie Gérard2022-06-0752-2387/+104
* Doc: Fix typosKai Köhne2022-01-283-4/+4
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-251-2/+0
* Examples: Improve CMakeLists.txt filesKai Köhne2022-01-201-8/+2
* Fix hangman demo public key verificationJani Korteniemi2022-01-131-5/+5
* Add hangman game definitionJani Korteniemi2021-12-091-7/+15
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-153-20/+23
* Add QtPurchasing module as an example under Qt demosJani Korteniemi2021-11-1063-0/+8644