summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests + builds on windows.Sarah Smith2012-02-294-169/+87
* Integrate Qt3D into Qt5 and fix some qdoc errors.Peter Yard2012-02-1448-49/+49
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-121-12/+12
* Update qml import statements.Julian de Bhal2012-02-1020-21/+16
* Update of icons.dpope2012-02-101-0/+0
* Remove qmlproject files.Sarah Smith2012-02-079-144/+0
* Remove spurious dependency from info.json filesJulian de Bhal2012-02-029-27/+0
* Expose model heirarchy in API - simplest case.dpope2012-02-011-0/+51
* Fix syntax error in info.json filesJulian de Bhal2012-02-019-9/+9
* Remove opengl conditional compiles.Sarah Smith2012-01-311-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30118-122/+122
* 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-20119-119/+119
* Fix compilation of tests on Windows.Friedemann Kleint2012-01-122-2/+3
* Fix compilation of manual tests.Friedemann Kleint2012-01-1211-11/+11
* Mesh conversion on Cylinder and Capsule.Sarah Smith2012-01-126-1/+166
* Update copyright year in license headers.Jason McDonald2012-01-1298-98/+98
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1219-19/+19
* Prevent crash in tst_qglsharedresource.Friedemann Kleint2012-01-111-3/+4
* Fix build and warnings.Friedemann Kleint2012-01-112-2/+2
* Disable two failing tests.Sarah Smith2012-01-112-0/+4
* Make Qt3D buildable without widgets or opengl.Sarah Smith2011-12-2163-315/+116
* New Repo: updating references to qt3d/qt3dquick.Patrick Burke2011-12-1211-11/+11
* New Repo: Updating all non-code references (comments and such) to Qt3D.Patrick Burke2011-12-1269-69/+69
* Remove unnecessary dependencies.Sarah Smith2011-12-089-18/+0
* Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2011-12-061-28/+0
* Compile QtQuick3d.Friedemann Kleint2011-12-023-3/+3
* QtQuick3d: Fix compiler warnings.Friedemann Kleint2011-12-011-1/+0
* Fix build failure on Mac OS X.Aaron McCarthy2011-11-291-1/+1
* More fixes to QtQuick3D namespace compilation.Toby Tomkins2011-11-284-12/+9
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-10-2510-32/+32
* Make standalone Item3Ds work.Sarah Smith2011-10-248-1/+144
* Fix compilation due to QSG* -> QQuick* changeRohan McGovern2011-10-243-6/+6
* QtQuick3d: Compile on Windows.Friedemann Kleint2011-10-206-2/+9
* Make these run under qml2.Sarah Smith2011-10-202-3/+3
* 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-1849-89/+98
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1042-84/+122
* Skip tests requiring a QGLWidgetJulian de Bhal2011-10-058-1/+8
* Fixes for surface vs QOpenGLContext & QWindow.Sarah Smith2011-10-0316-95/+221
* Add missing license headers.Jason McDonald2011-09-2720-0/+820
* Port to refactorGunnar Sletta2011-09-2130-263/+72
* Picking implementation for Qt5/QML2.Sarah Smith2011-09-134-11/+102
* GL under rendering first pass.Sarah Smith2011-09-1211-1/+217
* View frustum culling fixes from 4.x.Sarah Smith2011-09-091-23/+163
* QML Autotests: Removed "++property" javascript to avoid crash under v8Julian de Bhal2011-09-091-3/+3
* Fix test to match documented behaviourJulian de Bhal2011-09-061-1/+1