summaryrefslogtreecommitdiffstats
path: root/examples/demos/samegame
Commit message (Expand)AuthorAgeFilesLines
* samegame: fix .qmlprojectSami Shalayel2024-09-204-4/+1
* samegame demo: fix qmllint warningsSami Shalayel2024-09-0912-82/+92
* samegame demo: port to qt_add_qml_moduleSami Shalayel2024-09-096-94/+98
* Examples: Fix win logic for multiplayer games of samegameOlivier De Cannière2024-09-051-3/+2
* CMake: Add deployment API to our examplesAlexandru Croitor2024-05-131-9/+12
* Correct build system file license under exampleLucie Gérard2024-03-191-1/+1
* Revert "Port samegame to qt_add_qml_module"Axel Spoerl2024-01-1779-193/+169
* Port samegame to qt_add_qml_moduleUlf Hermann2023-12-2179-169/+193
* samegame: Fix warning about undeclared function parameterKai Köhne2023-12-031-1/+2
* Categorize Same Game as Application ExampleKai Köhne2023-10-171-1/+2
* Examples: Use consistent organization names and settings pathsFriedemann Kleint2023-07-041-1/+2
* Examples: Use private linkage where possibleKai Köhne2023-05-021-1/+1
* Examples: Use unversioned CMake commandsKai Köhne2023-05-021-1/+1
* Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-5/+5
* Examples: Add tags for the welcome screenKai Köhne2022-10-091-0/+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
* Use SPDX license identifiersLucie Gérard2022-06-0728-1349/+56
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-251-3/+0
* Examples: Improve CMakeLists.txt filesKai Köhne2022-01-201-9/+4
* Remove CMAKE_AUTORCC from demosJoerg Bornemann2022-01-201-1/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* samegame: resolve URL correctlyFabian Kosmale2020-12-021-8/+8
* samegame: Fix deprecation warningsKai Koehne2020-12-023-3/+10
* examples: Do not use versioned QML importKai Koehne2020-12-0226-38/+38
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* Examples: Don't enable high DPI scaling explicitlyRobert Loehning2020-10-231-2/+1
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* CMake: Regenerate projects before API changeAlexandru Croitor2020-10-011-1/+5
* CMake: Port the build setup to CMakeVenugopal Shivashankar2020-05-041-0/+116
* Make examples self-containedKai Koehne2019-01-241-2/+22
* Move shared example folder to examples/demos/sharedFrederik Gladhorn2018-08-201-1/+1
* Move demos to qtdoc repositoryVenugopal Shivashankar2018-07-0976-0/+3340