summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix install locations of tests and examplesOswald Buddenhagen2012-07-131-1/+4
* remove pointless include of pkg.priOswald Buddenhagen2012-07-131-1/+0
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-22/+4
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-07-102-2/+2
* Doc: Modularize Qt3D Documentation.Casper van Donderen2012-07-10121-55/+95
* fix build with qt in namespaceOswald Buddenhagen2012-07-103-0/+6
* fix compile after numerous reshufflings in qtbaseOswald Buddenhagen2012-07-103-4/+4
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-091-37/+4
* rename util/ => tools/Oswald Buddenhagen2012-07-0925-2/+2
* Qt3d "Shapes" demo: cube and teapot are misplaced.Sergey Dubitskiy2012-07-091-14/+10
* Make it possible to compile Qt3D without QML/Quick.Casper van Donderen2012-07-067-22/+29
* Fix cross compilation for MinGW-w64Yuchen Deng2012-07-031-1/+1
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-2816-241/+77
|\
| * remove feature filesOswald Buddenhagen2012-06-282-49/+0
| * fix file permissionsOswald Buddenhagen2012-06-284-0/+0
| * revamp the build/install targets of auxilliary filesOswald Buddenhagen2012-06-284-129/+65
| * build system cleanupsOswald Buddenhagen2012-06-243-17/+2
| * use auto-defined QT_BUILD_*_LIB variablesOswald Buddenhagen2012-06-242-2/+2
| * auto-generate module prisOswald Buddenhagen2012-06-245-44/+8
* | Fix positional lighting for Viewport elementJulian De Bhal2012-06-261-1/+1
* | In qt3d, bezier loader is broken.Sergey Dubitskiy2012-06-261-1/+4
* | Added additional documentation for the Effect class in QML.dpope2012-06-261-0/+45
|/
* Fix manual tests.Sarah Smith2012-06-225-11/+15
* (Partial) Work done on Coverity report.Sergey Dubitskiy2012-06-2263-166/+266
* Fix skipped tests.Sarah Smith2012-06-228-35/+26
* Fix animations manual test.Sarah Smith2012-06-214-11/+34
* Make this function available.Sarah Smith2012-06-212-2/+4
* Assimp: Fix compilation with Visual Studio 2012 (beta)Friedemann Kleint2012-06-213-0/+7
* Update the Qt3D and Shapes version.Sarah Smith2012-06-20107-201/+201
* Remove device specific files.Sarah Smith2012-06-1988-1991/+1
* Quell warnings.Sarah Smith2012-06-193-21/+21
* Port to QPointer from QWeakPointer for QObject tracking.Stephen Kelly2012-06-131-1/+2
* Memory leaks in qml3d tests.Sergey Dubitskiy2012-06-135-15/+100
* Modifications to stop animations/timers in idle mode.dpope2012-06-1213-37/+28
* Only use extensions to check for shaders on windowsJulian De Bhal2012-06-071-0/+10
* Don't use QtWidgets header/classKent Hansen2012-06-071-3/+3
* tst_QGLAbstractsurface failure fix.dpope2012-06-031-0/+10
* Fix downloaded texture size bug.dpope2012-05-311-0/+2
* 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
* DirectRender is not working.Sergey Dubitskiy2012-05-251-7/+1
* Viewport moves incorrectly in a window.Sergey Dubitskiy2012-05-223-2/+4
* Remove expletives from Asset Importer code.Sergey Dubitskiy2012-05-2111-24/+18
* Qt3d: Assimp: Add exception to CONFIG.Friedemann Kleint2012-05-181-0/+1
* Fix to teaservice demo for material colouring.dpope2012-05-173-25/+38
* Set tst_qglmaterial to insignificant.dpope2012-05-161-0/+1
* sync.profile: remove dependency on qtsvg.Toby Tomkins2012-05-151-1/+0
* Qt3d: Fix compiler warnings.Friedemann Kleint2012-05-1411-85/+68
* Rename interface from com.trolltech to org.qt-projectDebao Zhang2012-05-111-1/+1
* Use QUrl::host and QUrl::setHost (which aren't deprecated)Thiago Macieira2012-05-111-1/+1