summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Network loading of textures and models.dpope2012-04-042-2/+3
* Refactor packaging and deployment.Sarah Smith2012-03-231-1/+0
* Change vestiges of old name to new Qt3D naming.Sarah Smith2012-03-2014-14/+14
* 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
* Update for new QML naming.Sarah Smith2012-03-146-6/+6
* Improve test coverage: Imports.Sergey Dubitskiy2012-03-0812-2/+984
* fixed qml3d testsZheng Liu (George)2012-02-294-6/+8
* Fix unit tests + builds on windows.Sarah Smith2012-02-294-169/+87
* Integrate Qt3D into Qt5 and fix some qdoc errors.Peter Yard2012-02-1435-35/+35
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-121-12/+12
* Update qml import statements.Julian de Bhal2012-02-102-2/+0
* Expose model heirarchy in API - simplest case.dpope2012-02-011-0/+51
* Remove opengl conditional compiles.Sarah Smith2012-01-311-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3055-59/+59
* Upgrade to AssImp library v2.0.863.Sergey Dubitskiy2012-01-291-4/+4
* Remove unused QGLSharedResource usage.dpope2012-01-273-191/+0
* QTBUG-20443. Fixed Quad and Cube sizes and texcoords.Sergey Dubitskiy2012-01-252-38/+47
* Update obsolete contact address.Jason McDonald2012-01-2056-56/+56
* Fix compilation of tests on Windows.Friedemann Kleint2012-01-122-2/+3
* Update copyright year in license headers.Jason McDonald2012-01-1256-56/+56
* Prevent crash in tst_qglsharedresource.Friedemann Kleint2012-01-111-3/+4
* Disable two failing tests.Sarah Smith2012-01-112-0/+4
* Make Qt3D buildable without widgets or opengl.Sarah Smith2011-12-2117-75/+104
* New Repo: Updating all non-code references (comments and such) to Qt3D.Patrick Burke2011-12-1241-41/+41
* Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2011-12-061-28/+0
* QtQuick3d: Fix compiler warnings.Friedemann Kleint2011-12-011-1/+0
* More fixes to QtQuick3D namespace compilation.Toby Tomkins2011-11-283-12/+5
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-10-2510-32/+32
* Fix compilation due to QSG* -> QQuick* changeRohan McGovern2011-10-241-1/+1
* QtQuick3d: Compile on Windows.Friedemann Kleint2011-10-206-2/+9
* Remove redundant tests.Sarah Smith2011-10-193-258/+0
* tests: cleaned up usage of QtOpenGLRohan McGovern2011-10-195-5/+1
* Remove legacy build system logic.Rohan McGovern2011-10-1837-74/+74
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1040-82/+120
* Skip tests requiring a QGLWidgetJulian de Bhal2011-10-058-1/+8
* Fixes for surface vs QOpenGLContext & QWindow.Sarah Smith2011-10-0314-93/+219
* Add missing license headers.Jason McDonald2011-09-271-0/+41
* Port to refactorGunnar Sletta2011-09-2117-1/+25
* Picking implementation for Qt5/QML2.Sarah Smith2011-09-132-2/+7