summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qtransform/tst_qtransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't include the world for testsMike Krus2020-12-091-1/+3
* Remove deprecated classes and functionsPaul Lemire2020-02-111-90/+22
* Fix deprecation handlingMike Krus2020-01-141-0/+4
* Clean up includesMike Krus2019-10-011-0/+1
* Merge remote-tracking branch 'qt-gerrit/wip/refactor' into HEADPaul Lemire2019-08-281-36/+16
|\
| * Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-36/+16
* | QTransform: add worldMatrix propertyPaul Lemire2019-08-131-0/+49
|/
* Silence some warnings in tests with MSVC2015Sean Harmer2016-10-101-4/+4
* Mark QTransform component as non-shareableSean Harmer2016-08-091-0/+17
* QTransform: remove parameter from matrixChangedPaul Lemire2016-06-081-0/+128
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-1/+2
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-8/+8
* Strip out cloning subsystemSean Harmer2016-04-291-16/+19
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-8/+8
* Unify license header usageAntti Kokko2016-01-261-17/+9
* QTransform: Add convenience properties for Euler angle rotationsAndy Nichols2015-12-111-1/+20
* Unit tests for QTransformPaul Lemire2015-11-251-0/+194