summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qsceneloader/tst_qsceneloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Handle invalid entity names in QSceneLoader::componentMichael Brasser2020-11-021-0/+7
* Remove deprecated classes and functionsPaul Lemire2020-02-111-62/+4
* Update QAbstractTexture message handlingMike Krus2019-10-111-1/+0
* Update LoadSceneJob to use direct syncPaul Lemire2019-10-071-53/+0
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-21/+21
* Use QSharedPointer::create() moreMarc Mutz2017-07-221-1/+1
* Add functions to find entities and components of loaded scenesMiikka Heikkinen2016-11-161-0/+72
* QSceneLoader: status is updated from the backendPaul Lemire2016-08-231-1/+67
* Add unit tests for QSceneLoaderPaul Lemire2016-08-221-0/+125