summaryrefslogtreecommitdiffstats
path: root/tests/manual/render-qml-to-texture
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake build filesMike Krus2023-03-172-27/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-225-190/+10
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-105-55/+70
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Make sample meshes geometry renderers againMike Krus2020-07-301-3/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+48
* Make default geometries viewsMike Krus2020-02-271-1/+4
* Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-091-2/+6
* Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-282-2/+2
* Fix Clang warnings: out of order initializationMike Krus2017-02-111-1/+1
* Change renderOnce to RenderPolicy enumAntti Määttä2017-01-271-1/+0
* Update render-qml-to-texture testAntti Määttä2017-01-262-5/+4
* Render QML to texture examplesAntti Määttä2017-01-2612-0/+642