| Commit message (Expand) | Author | Age | Files | Lines |
| * | Example: remove runfunction example | Dennis Oberst | 2023-03-09 | 1 | -32/+0 |
| * | Examples: Use PRIVATE CMake linkage | Kai Köhne | 2022-11-30 | 1 | -1/+1 |
| * | Examples: Use qt_standard_project_setup() | Kai Köhne | 2022-11-17 | 1 | -2/+2 |
| * | Examples: Use Qt6:: to qualify Qt CMake packages | Kai Köhne | 2022-11-17 | 1 | -4/+4 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-23 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-08-03 | 1 | -0/+3 |
| * | Examples: Remove unneeded CMake options | Kai Köhne | 2022-01-24 | 1 | -4/+0 |
| * | Examples: Clean up WIN32_EXECUTABLE, MACOSX_BUNDLE properties | Kai Köhne | 2021-12-17 | 1 | -5/+0 |
| * | Examples: Fix whitespace issues in CMakeLists.txt | Kai Köhne | 2021-12-13 | 1 | -1/+3 |
| * | Examples: Remove remaining conversion markers in CMakeLists.txt | Kai Köhne | 2021-12-13 | 1 | -2/+0 |
| * | Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom | Kai Köhne | 2021-12-10 | 1 | -4/+1 |
| * | Raise cmake_minimum_required to VERSION 3.16 in examples | Joerg Bornemann | 2021-08-17 | 1 | -1/+1 |
| * | CMake: Regenerate examples to set the WIN32_EXECUTABLE property | Alexandru Croitor | 2020-10-27 | 1 | -0/+4 |
| * | CMake: Regenerate examples to use qt_add_executable | Alexandru Croitor | 2020-10-19 | 1 | -1/+1 |
| * | CMake: Regenerate examples | Alexandru Croitor | 2020-07-09 | 1 | -1/+5 |
| * | Regenerate examples | Alexandru Croitor | 2020-02-04 | 1 | -1/+5 |
| * | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake | Alexandru Croitor | 2019-06-14 | 1 | -2/+2 |
| * | Fix compiling of examples on Android | Simon Hausmann | 2019-06-12 | 1 | -0/+1 |
| * | Allow to build examples as standalone project | Kevin Funk | 2019-06-05 | 1 | -14/+23 |
| * | CMake: Add more examples | Tobias Hunger | 2019-03-26 | 1 | -0/+19 |