aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rewrite last rewriteAlan Alpert2011-06-2118-672/+459
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-161-1/+0
|\
| * Remove annoying warningGunnar Sletta2011-06-151-1/+0
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-153-0/+17
|\|
| * 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
* | Rewrite particle system to cope with changing particle countsAlan Alpert2011-06-1517-388/+547
|/
* 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-1410-51/+120
|\
| * 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-103-37/+24
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingGunnar Sletta2011-06-092-36/+23
| | |\
| | | * Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-06-092-36/+23
| | * | Use the Qt 4 function for updatesEnabled()Gunnar Sletta2011-06-091-1/+1
| | |/
| * | Disable vsync animations by defaultGunnar Sletta2011-06-103-13/+64
| * | Create property cache in case of Component{} rootAaron Kennedy2011-06-101-0/+6
* | | Add delegate property to ItemParticleAlan Alpert2011-06-105-28/+83
|/ /
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-0914-9/+956
|\ \
| * | Add a DragTarget element.Andrew den Exter2011-06-0913-8/+943
| * | 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-095-3/+16
|\ \ \
| * | | Automatically set system if parent is a ParticleSystemAlan Alpert2011-06-095-3/+16
* | | | Merge branch 'master' into qtquick2Aaron Kennedy2011-06-09406-8125/+7359
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Remove clock_gettime() library dependency.Michael Brasser2011-06-091-5/+0
| * | Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-0910-15/+135
| * | 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
| * Replace QPerformanceTimer with QElapsedTimer.Michael Brasser2011-06-035-318/+11
| * Add docs and test for Binding changes.Michael Brasser2011-06-021-0/+43
| * 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
| * QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| * DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-312-58/+10