aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cut off blocked sub-trees one node earlier.Kim Motoyoshi Kalland2011-06-102-9/+8
* Removed QSGNodeVisitor inheritance from QSGNodeUpdater.Kim Motoyoshi Kalland2011-06-102-14/+54
* Added QSGNode::removeAllChildNodes().Kim Motoyoshi Kalland2011-06-103-9/+20
* Keep track of the number of geometry nodes in a sub-graph.Kim Motoyoshi Kalland2011-06-102-4/+18
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-0935-38/+8
* 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
|/
* Support calling update while syncing scenegraph.Gunnar Sletta2011-06-092-1/+12
* 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
* | 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
* Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3162-303/+303
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarativeMartin Jones2011-05-313-43/+41
|\
| * QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
| * QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-37/+35
* | Merge branch 'qtquick2'Martin Jones2011-05-31425-8193/+91438
|\ \ | |/ |/|
| * Export more VisualModel symbolsAlan Alpert2011-05-311-2/+2
| * fix shadow build errorCharles Yin2011-05-301-0/+4
| * Compile fix.Kim Motoyoshi Kalland2011-05-301-4/+0
| * Compile.Kim Motoyoshi Kalland2011-05-301-2/+2
| * Update SG items with recent GV item changes.Martin Jones2011-05-304-11/+31
| * ListView segmentation fault when setting highlight to nullMartin Jones2011-05-303-3/+9
| * QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-302-0/+29
| * ListViews loses items if all visible items are removed.Martin Jones2011-05-301-4/+7
| * Views do not notify count changes properlyMartin Jones2011-05-303-0/+9
| * Uninitialized memory is compared.Martin Jones2011-05-302-0/+4
| * Clear the root index when the model is reset.Girish Ramakrishnan2011-05-301-0/+5
| * copy other .qml .js files during build timeCharles Yin2011-05-301-4/+21
| * Export QSGVisualItemModelAlan Alpert2011-05-301-1/+1
| * Revert "Make QSGTextNode back-end for QML's TextInput"Martin Jones2011-05-275-374/+47
| * Textures not scheduled for deletion while scrolling QML view.Bjørn Erik Nilsen2011-05-261-0/+4