summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qviewport/tst_qviewport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-29/+19
* Add gamma to QViewport's APIKevin Ottens2017-01-311-33/+75
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-1/+2
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-20/+15
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+1
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* Remove QViewport::clearColorMike Krus2016-03-221-43/+3
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-10/+10
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Unit Tests for QViewportPaul Lemire2015-10-141-0/+184