aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/custommaterial
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-071-0/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-031-4/+4
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-301-1/+0
* Quick scenegraph examples: use qsTr() for user facing stringsOliver Eftevaag2023-01-171-2/+2
* Quick examples: Modernize cmake files according to our guidelinesOliver Eftevaag2023-01-161-9/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-115-222/+10
* Improve examples CMakeLists.txtKai Köhne2022-01-241-16/+8
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-1/+1
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-301-1/+1
* Use add_shaders with CMake in some examplesLaszlo Agocs2021-08-241-3/+12
* Update quick examples to new QML CMake APICraig Scott2021-08-242-84/+10
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Fix custommaterial example with OpenGLLaszlo Agocs2021-02-193-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-262-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* Add CMake project file for custommaterial exampleLaszlo Agocs2020-09-072-0/+120
* New custom material examplePaul Olav Tvete2020-06-2412-0/+745