summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
* More fixes to QtQuick3D namespace compilation.Toby Tomkins2011-11-2812-11/+36
* Use QAtomicInt::load() when checking ref countsBradley T. Hughes2011-11-031-1/+1
* Use QAtomicInt::load() and ::store()Bradley T. Hughes2011-11-024-23/+17
* Fix compilation due to QSG* -> QQuick* changeRohan McGovern2011-10-242-2/+3
* QtQuick3d: Compile on Windows.Friedemann Kleint2011-10-209-6/+9
* Remove legacy build system logic.Rohan McGovern2011-10-185-7/+5
* Use QAtomicInt instead of QBasicAtomicIntBradley T. Hughes2011-10-101-3/+3
* Fixes for surface vs QOpenGLContext & QWindow.Sarah Smith2011-10-0312-80/+321
* Fix license headers for demos.Jason McDonald2011-09-2331-751/+773
* Port to refactorGunnar Sletta2011-09-216-87/+28
* Picking implementation for Qt5/QML2.Sarah Smith2011-09-132-1/+3
* Correcting errors in examples.Patrick Burke2011-09-062-2/+2
* Removing warnings that indicate potentially erronous execution.Patrick Burke2011-09-051-1/+4
* Examples packaging.Patrick Burke2011-09-024-0/+8
* Quick3d demo packaging.Patrick Burke2011-09-0122-43/+44
* Adding stubs.Patrick Burke2011-08-3116-0/+552
* Shuffling around icons.Patrick Burke2011-08-242-0/+0
* Replace outdated license headersJason McDonald2011-08-1959-1078/+1068
* Put the skybox stuff into QML3D.Sarah Smith2011-08-1612-1/+172
* Remove spurious .pro file entries.Sarah Smith2011-08-103-6/+5
* Port examples and demos to Qt5 QML2Sarah Smith2011-08-0517-18/+16
* Build system refactorings - squashed.Patrick Burke2011-08-029-10/+29
* Remove all Symbian code from the repo.Sarah Smith2011-07-2014-89/+8
* Fix more bad merges, now compiles.Sarah Smith2011-07-181-4/+4
* Merge branch 'master' into qml2Sarah Smith2011-07-1462-335/+230
|\
| * Updating all qml files to standardize on "import QtQuick 1.0".Patrick Burke2011-07-128-8/+8
| * Fixed building issues.Patrick Burke2011-07-081-3/+7
| * QTBUG-19427 Finalised. QML/3D working on Symbian.Patrick Burke2011-07-083-4/+13
| * Fix up misc symbian vs qtc clashes.Sarah Smith2011-07-0610-278/+27
| * Symbian icons.Danny Pope2011-07-062-0/+273
| * Various symbian fixesSarah Smith2011-07-0613-14/+83
| * New skybox.Sarah Smith2011-07-066-0/+0
| * Fix windows bugs.Sarah Smith2011-07-062-4/+14
| * Images cleanupSarah Smith2011-07-065-1/+0
| * Refactor packaging.Sarah Smith2011-07-0611-279/+20
| * Fix thread not exiting.Sarah Smith2011-07-051-1/+4
| * Some models not loading from QRC files while others worked.Patrick Burke2011-06-203-28/+39
| * Fixed case-misspeled infinite, then removed since it wasn't wanted.Patrick Burke2011-06-201-3/+0
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/quick3dSarah Smith2011-06-173-18/+0
| |\
| | * Fixes install/uninstall components of pro files.Patrick Burke2011-06-143-18/+0
| * | Fix QTBUG-19249Sarah Smith2011-06-1724-0/+46
| |/
* / Begin porting examples to qml2Sarah Smith2011-06-034-6/+14
|/
* Fix maemo5 packaging.Sarah Smith2011-05-068-0/+112
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/quick3ddpope2011-05-035-11/+85
|\
| * Fixes to build system for mac.Sarah Smith2011-04-205-11/+85
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/quick3ddpope2011-04-2016-628/+52
|\|
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/quick3dDaniel Pope2011-04-1510-499/+0
| |\
| | * Cleanup old lander filesJulian de Bhal2011-04-1210-499/+0
| * | Minor fixes to pro files.Daniel Pope2011-04-153-6/+3
| * | Fixes to QML files.Daniel Pope2011-04-151-106/+3