summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes for surface vs QOpenGLContext & QWindow.Sarah Smith2011-10-0328-510/+717
* Handle missing paint device gracefully.Julian de Bhal2011-09-282-2/+15
* added correct include pathMatthew Cattell2011-09-271-2/+2
* Add missing license headers.Jason McDonald2011-09-273-0/+121
* Remove assert to enable qt3d after refactorJulian de Bhal2011-09-231-1/+6
* Fix outdated license headersJason McDonald2011-09-237-119/+119
* Port to refactorGunnar Sletta2011-09-2119-6103/+101
* Picking implementation for Qt5/QML2.Sarah Smith2011-09-132-213/+709
* Enable creating clones of camera objects.Sarah Smith2011-09-121-1/+0
* GL under rendering first pass.Sarah Smith2011-09-122-140/+342
* Add helpful comment that should avoid some (more) confusion.Sarah Smith2011-09-121-0/+4
* Make fovzoom the default.Sarah Smith2011-09-121-1/+1
* View frustum culling fixes from 4.x.Sarah Smith2011-09-093-23/+98
* Fixed cppcheck memory leak in tgafile reader.Patrick Burke2011-09-051-0/+2
* Removing warnings that indicate potentially erronous execution.Patrick Burke2011-09-051-1/+1
* Removing qdeclarativeview3d.*Patrick Burke2011-09-053-160/+0
* Make work with threads.Sarah Smith2011-08-302-12/+24
* QTBUG-20705 Make QML aware of texture2d to resolve warnings.Julian de Bhal2011-08-261-0/+2
* QGLShaderProgramEffect: Add properties for geometry shadersJulian de Bhal2011-08-192-7/+113
* Replace outdated license headersJason McDonald2011-08-19249-4486/+4486
* Create the node property.Sarah Smith2011-08-162-2/+11
* Put the skybox stuff into QML3D.Sarah Smith2011-08-166-3/+489
* Remove obsolete reference to USE_SCENEGRAPH.Sarah Smith2011-08-151-4/+0
* Add signals for culling.Sarah Smith2011-08-103-2/+53
* Remove Item3d's references to QDeclarativeItem in code and commentsJulian de Bhal2011-08-051-8/+7
* Port examples and demos to Qt5 QML2Sarah Smith2011-08-052-3/+1
* Fix windows packages.Sarah Smith2011-08-042-6/+3
* Build system refactorings - squashed.Patrick Burke2011-08-022-4/+4
* Add fuel to lander exampleJulian de Bhal2011-08-023-0/+26
* Remove all Symbian code from the repo.Sarah Smith2011-07-2010-85/+2
* Make build and pass tests under qt5Sarah Smith2011-07-204-14/+14
* Fix up bad merge fix which breaks qt5/quick3dSarah Smith2011-07-181-3/+3
* Merge branch 'master' into qml2Sarah Smith2011-07-1434-315/+523
|\
| * More harmattan SDK fixups.Sarah Smith2011-07-131-1/+1
| * Updating all qml files to standardize on "import QtQuick 1.0".Patrick Burke2011-07-125-5/+5
| * Handle oddly-cased qrc: statements since QUrl doesn't.Patrick Burke2011-07-112-3/+3
| * Updating qrc example to new DeclarativeView3D view.Patrick Burke2011-07-082-0/+2
| * Fix up misc symbian vs qtc clashes.Sarah Smith2011-07-062-3/+11
| * Various symbian fixesSarah Smith2011-07-065-37/+173
| * Documentation, autotests and examples for Item3D modelviewJulian de Bhal2011-07-061-0/+31
| * Refactor QDeclarativeItem3D to use QDeclarativeItem's parent tree.Julian de Bhal2011-07-062-100/+53
| * Refactor packaging.Sarah Smith2011-07-0610-75/+46
| * Change QGraphicsLookatTransform to lazily evaluate rotation matricesJulian de Bhal2011-07-052-28/+51
| * Remove redundant signal from QDeclarativeItem3dJulian de Bhal2011-07-051-1/+0
| * Trade fprintf(stderr... for qWarningSarah Smith2011-07-055-53/+53
| * Some models not loading from QRC files while others worked.Patrick Burke2011-06-201-0/+5
| * Fixed inability to load files from QRC files.Patrick Burke2011-06-201-1/+7
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/quick3dSarah Smith2011-06-171-4/+4
| |\
| | * Fix QTBUG-19448Sarah Smith2011-06-101-4/+4
| * | Fix QTBUG-19249Sarah Smith2011-06-171-2/+38
| |/