summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QFrameAllocator + unit testsPaul Lemire2014-07-033-0/+635
* UnitTests for Nodes/Entity/ComponentPaul Lemire2014-06-273-1/+299
* QAbstractResourcesManager renamed to QResourcesManagerPaul Lemire2014-06-262-20/+20
* QAbstractResourcesManager refactored to use a policy based designPaul Lemire2014-06-262-20/+20
* Add minimal cmake tests to get past qmake runSean Harmer2014-06-262-0/+22
* Don't build renderqueues test when symbols are not availableSean Harmer2014-06-131-1/+3
* RenderQueues of RenderViewPaul Lemire2014-04-193-0/+270
* Add QBoundedCircularBuffer and testSean Harmer2014-04-193-1/+254
* Add QCircularBuffer and testSean Harmer2014-04-177-2/+2178
* Added missing methods to QAbstractResourcesManagerPaul Lemire2014-04-142-4/+6
* ResourcesManager subclassesPaul Lemire2014-04-106-37/+322
* Fix INDEXBITS in QHandleManager, QHandlePaul Lemire2014-04-092-9/+18
* QResourcesManagerPaul Lemire2014-04-093-1/+224
* Add QHandleManager template and testSean Harmer2014-04-083-1/+206
* Add QHandle template class and testSean Harmer2014-04-047-0/+200
* Removing old 1.0 stuff from project root.Pasi Keranen2014-04-035-37/+0
* Remove Qt3D 1.x sourcesSean Harmer2014-03-28235-30070/+0
* Disable demos, examples, tests, tools temporarilySean Harmer2014-02-101-0/+0
* 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