aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Add transition for new messages in visualdatamodel example.Andrew den Exter2011-06-214-21/+27
* | | | | | Add compositing to ListModel and VisualItemModel.Andrew den Exter2011-06-2021-53/+1528
* | | | | | Add QDeclarativeListCompositor.Andrew den Exter2011-06-203-0/+1090
* | | | | | Merge branch 'qtquick2' into visuallistmodelAndrew den Exter2011-06-20443-8035/+12502
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add QDeclarativeChangeSet.Andrew den Exter2011-06-206-0/+1234
| * | | | | Don't leak memory in benchmarkAaron Kennedy2011-06-171-1/+2
| | |_|/ / | |/| | |
| * | | | Remove annoying warningGunnar Sletta2011-06-151-1/+0
| | |/ / | |/| |
| * | | Print out a warning when attributes are enabledGunnar Sletta2011-06-151-0/+15
| * | | Disable attributes from shader effectsGunnar Sletta2011-06-151-0/+1
| * | | Initialize member variableGunnar Sletta2011-06-141-0/+1
| |/ /
| * | Safer cleanup in model/item particleAlan Alpert2011-06-142-12/+14
| * | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-1428-52/+528
| |\ \
| | * | Fix failing test.Martin Jones2011-06-141-1/+1
| | * | QDeclarativeDebug: Don't hang if started with ',block' argumentKai Koehne2011-06-101-0/+2
| | * | QDeclarativeDebug: Fix QJSDebugService if launched with ',block'Kai Koehne2011-06-103-1/+24
| | * | Merge branch 'master' into qtquick2Gunnar Sletta2011-06-106-37/+98
| | |\|
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingGunnar Sletta2011-06-095-36/+97
| | | |\
| | | | * Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-06-093-36/+33
| | | | * Make TextEdit word selection more natural.Andrew den Exter2011-06-092-0/+44
| | | | * Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-06-091-0/+20
| | | * | Use the Qt 4 function for updatesEnabled()Gunnar Sletta2011-06-091-1/+1
| | | |/
| | * | Disable vsync animations by defaultGunnar Sletta2011-06-104-13/+70
| | * | Add JavaScript benchmarkAaron Kennedy2011-06-1010-0/+310
| | * | Create property cache in case of Component{} rootAaron Kennedy2011-06-104-0/+23
| * | | Add delegate property to ItemParticleAlan Alpert2011-06-108-28/+224
| |/ /
| * | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-0922-9/+1576
| |\ \
| | * | Add a DragTarget element.Andrew den Exter2011-06-0921-8/+1563
| | * | Fix memory leak with AnimatedImage elements.Gunnar Sletta2011-06-091-0/+1
| | * | Merge branch 'master' into qtquick2Gunnar Sletta2011-06-092-1/+12
| | |\|
| | | * Support calling update while syncing scenegraph.Gunnar Sletta2011-06-092-1/+12
| * | | Do delegate management outside the render threadAlan Alpert2011-06-092-14/+33
| |/ /
| * | Merge branch 'master' into qtquick2Aaron Kennedy2011-06-098-235/+783
| |\|
| | * Merge branch 'threaded3'Gunnar Sletta2011-06-096-241/+568
| | |\
| | | * Wake render thread when doing paint() and grab() as in resize()Gunnar Sletta2011-06-081-4/+5
| | | * A better threaded rendererGunnar Sletta2011-06-063-228/+548
| | | * Removed warningGunnar Sletta2011-06-061-8/+8
| | | * Don't fetch a context that is never to be usedGunnar Sletta2011-06-061-3/+0
| | | * Fixed up command line options a bitGunnar Sletta2011-06-061-2/+11
| | * | Introduced simple materialGunnar Sletta2011-06-092-0/+223
| * | | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Aaron Kennedy2011-06-099-7/+20
| |\ \ \
| | * | | Automatically set system if parent is a ParticleSystemAlan Alpert2011-06-095-3/+16
| | * | | Rectify over-zealous script results.Alan Alpert2011-06-094-4/+4
| * | | | Merge branch 'master' into qtquick2Aaron Kennedy2011-06-091380-13532/+50510
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Remove clock_gettime() library dependency.Michael Brasser2011-06-091-5/+0
| | * | Update Binding changes in "What's New"Michael Brasser2011-06-091-2/+2
| | * | Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-0914-15/+279
| | * | Doc: Added missing license headers for documentation and examples.David Boddie2011-06-08108-0/+4320
| | * | Removed generated files.David Boddie2011-06-0843-690/+0
| | * | Elaborate on the MouseArea changesAlan Alpert2011-06-081-1/+3
| | * | Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-074-4/+4