| Commit message (Expand) | Author | Age | Files | Lines |
| * | Restore multi-threaded OpenGL path in rendercontrol_opengl example | JiDe Zhang | 5 days | 5 | -5/+591 |
| * | 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 |
| * | wasm: rendercontrol example -background color | Even Oscar Andersen | 2024-03-16 | 1 | -1/+1 |
| * | Doc: Create separate Graphics and Multimedia example categories | Jaishree Vyas | 2024-01-17 | 1 | -1/+1 |
| * | 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 | -5/+5 |
| * | Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests | Amir Masoud Abdol | 2023-02-21 | 1 | -2/+1 |
| * | CMake: Allow omitting the version of QML modules | Ulf Hermann | 2023-01-27 | 1 | -1/+0 |
| * | Quick examples: Modernize cmake files according to our guidelines | Oliver Eftevaag | 2023-01-16 | 1 | -3/+3 |
| * | 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/+3 |
| * | 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 | -4/+3 |
| * | Rendercontrol example: use new cmake api | Oliver Eftevaag | 2021-11-15 | 2 | -31/+14 |
| * | 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 | 4 | -1/+35 |
| * | 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 | -3/+3 |
| * | Follow QQuickGraphicsDevice changes in QQuickRenderTarget | Laszlo Agocs | 2020-06-26 | 1 | -1/+1 |
| * | Rename setSceneGraphBackend to setGraphicsApi | Laszlo Agocs | 2020-06-22 | 1 | -1/+1 |
| * | Move resetOpenGLState() to QQuickFbo | Laszlo Agocs | 2020-06-12 | 1 | -2/+0 |
| * | Replace calls to deprecated QEvent accessor functions | Shawn Rutledge | 2020-06-11 | 1 | -2/+2 |
| * | CMake: Regenerate qtdeclarative/examples | Alexandru Croitor | 2020-05-29 | 1 | -1/+5 |
| * | Adapt to changes in NativeTexture in qtbase | Eskil Abrahamsen Blomfeldt | 2020-05-25 | 1 | -1/+1 |
| * | Modernize the rendercontrol_opengl example | Laszlo Agocs | 2020-05-18 | 7 | -710/+68 |
| * | Allow redirecting QRhi-based rendering via QQuickRenderControl | Laszlo Agocs | 2020-04-11 | 2 | -2/+2 |
| * | Move legacy rendercontrol example into a subdirectory | Laszlo Agocs | 2020-03-24 | 13 | -0/+1781 |