| Commit message (Expand) | Author | Age | Files | Lines |
| * | examples: Consistently require Qt 6.8 | Fabian Kosmale | 2024-07-03 | 1 | -1/+1 |
| * | CMake: Add deployment API to our examples | Alexandru Croitor | 2024-03-27 | 1 | -9/+12 |
| * | Correct license for examples files | Lucie Gérard | 2024-03-21 | 1 | -1/+1 |
| * | Doc: Create separate Graphics and Multimedia example categories | Jaishree Vyas | 2024-01-17 | 1 | -1/+1 |
| * | Add license headers to shader source | Eskil Abrahamsen Blomfeldt | 2023-10-30 | 1 | -0/+3 |
| * | Doc: Add example categories for qtquick | Jaishree Vyas | 2023-09-26 | 1 | -0/+2 |
| * | Fix qmllint warning in rendercontrol examples | Laszlo Agocs | 2023-05-16 | 1 | -1/+1 |
| * | Examples: Use versioned CMake targets for Qt modules | Kai Köhne | 2023-05-02 | 1 | -4/+4 |
| * | Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests | Amir Masoud Abdol | 2023-02-21 | 1 | -1/+2 |
| * | CMake: Allow omitting the version of QML modules | Ulf Hermann | 2023-01-27 | 1 | -1/+0 |
| * | Fix typo in rendercontrol_d3d11 example | Laszlo Agocs | 2022-11-03 | 1 | -1/+1 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-09-07 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-07-08 | 1 | -0/+3 |
| * | Adapt examples to AUTO_RESOURCE_PREFIX | Ulf Hermann | 2022-06-24 | 3 | -2/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 7 | -320/+14 |
| * | Examples: Add missing header files to the CMakeLists.txt | Ulf Hermann | 2022-06-07 | 1 | -2/+2 |
| * | Use QSGRendererInterface::OpenGL in documentation and examples | Kai Köhne | 2022-02-14 | 1 | -1/+1 |
| * | Improve examples CMakeLists.txt | Kai Köhne | 2022-01-24 | 1 | -7/+3 |
| * | Rendercontrol example: use new cmake api | Oliver Eftevaag | 2021-11-15 | 2 | -27/+14 |
| * | rendercontrol_d3d11: Explicitly include qt_windows.h | Andrei Golubev | 2021-10-29 | 1 | -0/+1 |
| * | Raise cmake_minimum_required to VERSION 3.16 in examples | Joerg Bornemann | 2021-08-17 | 1 | -1/+1 |
| * | rendercontrol examples: Exercise key event generation as well | Laszlo Agocs | 2021-06-15 | 3 | -6/+27 |
| * | Enable rendercontrol_d3d11 example for MinGW | Laszlo Agocs | 2021-05-19 | 5 | -13/+6 |
| * | CMake: Regenerate examples to set the WIN32_EXECUTABLE property | Alexandru Croitor | 2020-10-26 | 1 | -0/+4 |
| * | CMake: Regenerate examples to use qt_add_executable | Alexandru Croitor | 2020-10-20 | 1 | -1/+1 |
| * | Fix additional warnings from usage of deprecated APIs | Volker Hilsheimer | 2020-09-16 | 1 | -2/+2 |
| * | Follow QQuickGraphicsDevice changes in QQuickRenderTarget | Laszlo Agocs | 2020-06-26 | 1 | -3/+3 |
| * | Rename setSceneGraphBackend to setGraphicsApi | Laszlo Agocs | 2020-06-22 | 2 | -2/+2 |
| * | Remove winrt | Oliver Wolff | 2020-06-04 | 1 | -4/+0 |
| * | CMake: Regenerate qtdeclarative/examples | Alexandru Croitor | 2020-05-29 | 1 | -1/+5 |
| * | Fix namespaced builds in rendercontrol example | Laszlo Agocs | 2020-05-27 | 1 | -0/+2 |
| * | Adapt to changes in NativeTexture in qtbase | Eskil Abrahamsen Blomfeldt | 2020-05-25 | 1 | -4/+2 |
| * | Allow redirecting QRhi-based rendering via QQuickRenderControl | Laszlo Agocs | 2020-04-11 | 16 | -0/+1587 |