aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add JavaScript benchmarkAaron Kennedy2011-06-1010-0/+310
* Create property cache in case of Component{} rootAaron Kennedy2011-06-104-0/+23
* 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
| * | Fix missing include->load conversion of qbase.priMarius Storm-Olsen2011-06-071-1/+1
| * | Use feature profile loading instead of direct inclusion.axis2011-06-075-6/+6
| * | Fixed clock_gettime() library dependency.axis2011-06-071-2/+4
| * | Fix docs on caching for images loaded by image providersBea Lam2011-06-073-4/+39
| * | Fix crash for prematurely deleted QSGItemPrivate::itemNodeInstanceGabriel de Dietrich2011-06-061-0/+1
| |/
| * Revert some of "Make QMLViewer startup animation stop after a while"Alan Alpert2011-06-033-36/+0
| * Update "What's New" with change to Binding.Michael Brasser2011-06-031-0/+3
| * Replace QPerformanceTimer with QElapsedTimer.Michael Brasser2011-06-0310-418/+35
| * Add docs and test for Binding changes.Michael Brasser2011-06-023-0/+101
| * Restore original binding when Binding's when clause becomes false.Michael Brasser2011-06-021-6/+43
| * Make Binding a value source.Michael Brasser2011-06-022-7/+21
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingMartin Jones2011-06-0165-368/+352
| |\
| | * QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| | * DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-312-58/+10
| | * Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3162-303/+303
| * | Small doc fix.Martin Jones2011-06-011-2/+2
| |/
| * Remove more webkit dependency from qtdeclarative.Martin Jones2011-05-31113-5800/+0
| * Remove the examples/declarative/demos copy.Martin Jones2011-05-31152-7834/+0
| * Ensure doc code snippet can be loaded by QML engine.Martin Jones2011-05-311-2/+0
| * Remove webbrowser demo from qtdeclarative module.Martin Jones2011-05-3123-1215/+0
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarativeMartin Jones2011-05-313-43/+41
| |\
| | * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-313-40/+40
| | |\
| | | * QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5