summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: qquaternion.hHEADdevMarc Mutz38 hours11-0/+23
* Normalize signal/slot signatures 2025Marc Mutz2025-06-041-2/+2
* Tests: rename assimp to assimp_qt3dTim Blechmann2025-03-251-4/+4
* Make module ready for source SBOM checkingLucie Gérard2025-03-207-4/+11
* Add REUSE.toml files and missing licensesLucie Gérard2024-11-115-0/+37
* Fix compilation of Manual TestsPaul Lemire2024-06-117-45/+44
* Fix issues with qt_attribution.json filesTopi Reinio2024-05-304-30/+2
* Correct license for test filesLucie Gérard2024-04-23392-392/+392
* bigscene-instanced-qml: set correct instanceCount value on parameterPaul Lemire2024-01-311-1/+1
* manual-tests: restore some assets that were removed by mistakePaul Lemire2023-11-026-0/+299566
* planets-qml: restore missing assetsAurélien Brooke2023-05-262-0/+4896
* Remove qmake build filesMike Krus2023-03-1797-1494/+0
* Doc: Replace \quotefromfile with \snippet to make code left-alignedAndreas Eliasson2023-03-063-9/+6
* Move some examples to manual testsMike Krus2023-02-27360-130/+33625
* Remove scene2d example and manual testMike Krus2023-02-236-200/+0
* Add distancefieldtext-dynamic manual testPaul Lemire2023-02-106-0/+165
* Force OpenGL for distancefieldtext manual testPaul Lemire2023-02-101-0/+3
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-1/+1
* Fix scene3d-loader manual testPaul Lemire2022-12-191-1/+1
* Add manual tests to check the use of multiple QQuickWidgetsPaul Lemire2022-12-195-0/+233
* quickwidget-switch: make it work in a single screen setupPaul Lemire2022-12-191-1/+2
* Fix compilation of manual testsPaul Lemire2022-12-191-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-201-2/+2
* Use SPDX license identifiersLucie Gérard2022-10-121-49/+2
* Fix memory leak in manual test 'rendercapture-qml'YAMAMOTO Atsushi2022-10-062-0/+2
* Fix runtime warning in manual test 'rendercapture-qml'YAMAMOTO Atsushi2022-09-302-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2484-84/+84
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2783-83/+83
* Add license headers to cmake filesLucie Gérard2022-07-0884-0/+252
* Use SPDX license identifiersLucie Gérard2022-06-22274-12761/+557
* Fix Compute-Manual manual testPaul Lemire2021-11-031-1/+0
* CMake: Ensure standalone tests are builtAlexandru Croitor2021-08-231-0/+4
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-1013-143/+182
* Fix picking-qml manual testPaul Lemire2021-08-021-2/+2
* Change bounding update propagationMike Krus2021-06-211-5/+5
* Fix build of manual testsMike Krus2021-06-195-13/+13
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-06-049-428/+109
* Fix detection of VulkanMike Krus2021-03-221-1/+2
* Minor fixes to compile against 5.15Paul Lemire2021-02-013-3/+17
* Update QtQuick API to build with 5.15Mike Krus2021-01-111-2/+7
* Enable compiling non-QML API against Qt 5.15Mike Krus2021-01-051-2/+2
* Restore use of QVector in private APIMike Krus2021-01-051-1/+1
* RHI: restore QBufferCapture featurePaul Lemire2020-12-016-10/+104
* Use RHI's clipSpaceCorrMatrix for backend where Y is not upPaul Lemire2020-11-262-0/+8
* Expand QPaintedTextureImage documentationMichael Brasser2020-10-221-0/+2
* Use internal CMake APIMike Krus2020-10-0783-164/+164
* Fix animation not runningMike Krus2020-09-252-5/+6
* Remove deprecated API from custom-mesh manual testsPaul Lemire2020-09-182-4/+0
* Fix build with latest QtBase and QtDeclarativeMike Krus2020-09-072-4/+4
* Fix connect in rendercapture-qml manual testsPaul Lemire2020-08-262-2/+3