summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qgeometry
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation handlingMike Krus2020-01-141-0/+4
* Clean up includesMike Krus2019-10-011-3/+1
* Update QGeometry to use direct syncMike Krus2019-09-181-11/+8
* QGeometry: add minExtent/maxExtent propertiesPaul Lemire2019-01-071-0/+55
* Tests: move TestArbiter into core commonPaul Lemire2016-11-181-0/+1
* tst_QGeometry: add tests for attribute bookkeepingPaul Lemire2016-06-291-0/+34
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-1/+2
* Rename QNodeRemovedPropertyChange -> QPropertyNodeRemovedChangeSean Harmer2016-05-101-2/+2
* Rename QNodeAddedPropertyChange -> QPropertyNodeAddedChangeSean Harmer2016-05-101-2/+2
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-1/+1
* Rename NodeAdded/NodeRemoved ChangeFlagsSean Harmer2016-05-101-2/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-5/+5
* Strip out cloning subsystemSean Harmer2016-04-291-25/+17
* QGeometry use new added/removed change typesSean Harmer2016-04-271-8/+12
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* Remove QBoundingVolumeSpecifierMike Krus2016-03-221-17/+3
* QGeometry: move verticesPerPath to QGeometryRendererPaul Lemire2016-03-051-16/+0
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Update test for QGeometry with a QBoundingVolumeSpecifierPaul Lemire2015-11-161-2/+20
* Rename Renderer -> Render throughoutSean Harmer2015-10-192-4/+4
* Unit Tests: use the commons TestArbiter/PostmanPaul Lemire2015-10-142-77/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-28/+28
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-15/+15
* QGeometry: add verticesPerPath propertyPaul Lemire2015-08-111-0/+16
* QAbstractAttribute: Type abstracted with an enumPaul Lemire2015-08-071-5/+5
* QGeometry unit testsPaul Lemire2015-08-072-0/+250