summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bugfixes and cleanups for the picking codeFabian Bumberger2013-07-315-1/+249
* Generate the cmake module tests, instead of having them outdated.Stephen Kelly2013-04-184-82/+5
* Remove the bad API for the distance unit of the rayLaszlo Papp2013-04-171-2/+2
* Simplify the API for the distance from the pointLaszlo Papp2013-04-172-15/+15
* Temporarily mark the cmake test as insignificantSean Harmer2013-04-171-0/+1
* Fix winding on quad strips that make up spheresSamuel Rødal2013-03-191-1/+1
* Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-261-0/+2
* make use of qtHaveModule()Oswald Buddenhagen2013-01-093-4/+4
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1660-62/+2
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-131-1/+1
* test: Fix tst_LoadModel::load()Sergio Ahumada2012-10-131-1/+1
* qtest_helpers.h: use overloading instead of specialisationMarc Mutz2012-09-241-12/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23117-2572/+2572
* Explicitly use float rather than qreal in math3d classesSean Harmer2012-09-165-486/+476
* Use float throughout the Qt3D module for consistency and performanceSean Harmer2012-09-1620-189/+197
* Compile after Math3d was changed to use float instead of qreal.Friedemann Kleint2012-09-1111-88/+91
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0161-0/+61
* Qt3D: Use new qWaitForWindowExposed()/Active() functions.Friedemann Kleint2012-07-202-6/+2
* Test that the package configs for Qt3D work.Stephen Kelly2012-07-205-1/+99
* Make it possible to compile Qt3D without QML/Quick.Casper van Donderen2012-07-063-18/+21
* Fix manual tests.Sarah Smith2012-06-225-11/+15
* (Partial) Work done on Coverity report.Sergey Dubitskiy2012-06-224-48/+51
* Fix skipped tests.Sarah Smith2012-06-225-19/+12
* Fix animations manual test.Sarah Smith2012-06-214-11/+34
* Update the Qt3D and Shapes version.Sarah Smith2012-06-2047-83/+83
* Remove device specific files.Sarah Smith2012-06-1939-858/+0
* Quell warnings.Sarah Smith2012-06-193-21/+21
* tst_QGLAbstractsurface failure fix.dpope2012-06-031-0/+10
* Do not build qmltest related tests when no support is available.Toby Tomkins2012-05-281-2/+6
* QT_NO_STL removedTasuku Suzuki2012-05-251-20/+0
* Set tst_qglmaterial to insignificant.dpope2012-05-161-0/+1
* Fix qml3d tests incl windows.Sarah Smith2012-05-0319-431/+75
* Fix mac test crash.Sarah Smith2012-05-022-3/+6
* Fix qml3d tests somewhat.Sarah Smith2012-05-013-8/+8
* Using qvariant_cast instead of qVariantValueDebao Zhang2012-04-275-10/+10
* Mark tst_qglmaterial as insignificant for mac. QTBUG-25463Julian de Bhal2012-04-241-0/+1
* Add task numbers to insignificant tests.Jason McDonald2012-04-162-3/+2
* Remove insignification from qglvertexbundle test.Jason McDonald2012-04-161-2/+0
* Remove insignification from qglmaterial testJason McDonald2012-04-161-2/+0
* Remove insignification from the qglscenenode test.Jason McDonald2012-04-161-2/+0
* Remove insignification from qglrender test.Jason McDonald2012-04-161-2/+0
* Remove insignification from qgeometrydata test.Jason McDonald2012-04-161-2/+0
* Remove insignification from qglpainter autotest.Jason McDonald2012-04-161-2/+0
* Licence header Quick3D -> Qt3D name change.Julian de Bhal2012-04-1213-13/+13
* Network loading of textures and models.dpope2012-04-042-2/+3
* Refactor packaging and deployment.Sarah Smith2012-03-2387-284/+876
* Updated file headers.dpope2012-03-212-2/+2
* Change vestiges of old name to new Qt3D naming.Sarah Smith2012-03-2029-29/+29
* Update Qt3d API like QML (QDeclarativeFoo -> QQuickFoo)Julian de Bhal2012-03-191-5/+5
* Shapes are more consistent now.Sergey Dubitskiy2012-03-164-35/+56