aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/nodes/tst_nodestest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Skip Vulkan on Android in nodes autotest"Assam Boudjelthia2024-04-081-2/+1
* Use new Qt configure feature for MetalTor Arne Vestbø2024-03-251-1/+1
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Skip Vulkan on Android in nodes autotestLaszlo Agocs2023-10-251-1/+2
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-6/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Fix compiler warning about unused variablesVolker Hilsheimer2021-07-191-2/+0
* Fix warningsAndreas Buhr2021-06-281-2/+2
* Add missing Quick autotests to CMakeListsLaszlo Agocs2021-06-081-1/+1
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Make the nodes autotest QRhi compatibleLaszlo Agocs2020-05-281-35/+188
* Quick: Don't qualify OpenGL includesUlf Hermann2020-01-271-1/+1
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-6/+3
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-2/+5
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-6/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-171-3/+3
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+6
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-4/+4
* Updated license headersJani Heikkinen2016-01-201-17/+12
* QSGSimpleTextureNode: Fix ownership of QSGTextureTobias Koenig2015-07-031-1/+20
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-5/+12
|\
| * Verify context creation in Quick tests.Friedemann Kleint2015-01-291-5/+12
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Allow setting the source rect on QSGSimpleTextureNodeJocelyn Turcotte2014-11-191-0/+58
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Opt-in that QSGSimpleTextureNode can own the texture.Gunnar Sletta2014-05-011-0/+30
* Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-281-1/+0
* Fix nodetest autotest.Gunnar Sletta2014-01-151-1/+3
* Make tst_nodes use QSGRenderLoop to behave more like QQuickWindowGunnar Sletta2013-11-131-6/+14
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-1/+1
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-128/+29
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+354