| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Add deployment API to our examples | Alexandru Croitor | 2024-03-22 | 1 | -9/+10 |
| * | wasm: Fix openglwindow example | Even Oscar Andersen | 2024-03-22 | 1 | -43/+38 |
| * | Correct license for examples files | Lucie Gérard | 2024-03-07 | 1 | -1/+1 |
| * | Polish forward decl in vulkan and opengl examples | Laszlo Agocs | 2023-06-01 | 1 | -5/+3 |
| * | Examples: Add missing include guards | Friedemann Kleint | 2023-02-01 | 1 | -0/+4 |
| * | 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 | -3/+3 |
| * | 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 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 3 | -147/+6 |
| * | Examples: Remove unneeded CMake options | Kai Köhne | 2022-01-24 | 1 | -4/+0 |
| * | Examples: Remove unneeded target_include_directories | Kai Köhne | 2021-12-17 | 1 | -4/+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 | -3/+1 |
| * | Remove .prev_CMakeLists.txt | Kai Köhne | 2021-12-06 | 1 | -36/+0 |
| * | 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 |
| * | Post-merge fixes | Alexandru Croitor | 2020-01-30 | 2 | -0/+72 |
| * | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-01-22 | 5 | -0/+440 |