profile/ivi/qtdeclarative.git
2011-07-07 Alan AlpertUpdate sync.profile dependencies to new syntax
2011-07-07 Casper van... Move the demos to the examples folder.
2011-07-07 Lars KnollUse QWheelEvent instead of QGraphicsSceneWheelEvent
2011-07-06 Yann BodsonFix QSGBorderImage autotests
2011-07-06 Yann BodsonFix QSGImage autotests
2011-07-06 Christian Kammqmlplugindump: Update qmltypes file format documentation.
2011-07-06 Alan AlpertSquashed Particle System Stateful Rewrite
2011-07-04 Alan AlpertAvoid crash on exit
2011-07-01 Olivier GoffartFix compilation
2011-07-01 Gunnar SlettaSupport setting an FBO as the render target for a canvas
2011-06-30 Eskil Abrahamsen... Fix text color in some cases of QML and QStaticText
2011-06-30 Gunnar SlettaDocument threading issues with QSGEngine signals
2011-06-30 Christian Kammqmlplugindump: Improve error message for misbehaving...
2011-06-30 Alan AlpertCorrect example snippet in QML positioner documentation
2011-06-29 Jiang JiangClean up addTextDecorations code
2011-06-29 Christian Kammqmlplugindump: Change to QtQuick 2.0 import.
2011-06-29 Christian Kammqmlplugindump: Fix dumping with -path on Mac.
2011-06-29 Christian KammFix UiPublicMember::lastSourceLocation.
2011-06-28 Christian Kammqmldump: Fix export comparison.
2011-06-28 Gunnar SlettaDon't crash when QSGCanvas::sceneGraphContext() is...
2011-06-24 Rohan McGovernFixed failure of tst_examples::namingConvention
2011-06-24 Rohan McGovernImprove failure message of tst_examples::namingConvention
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-23 Thorbjørn LindeijerRemoved unnecessary qobject_cast in QSGItem::childAt
2011-06-23 Thorbjørn LindeijerQmlInspector: Introduced more self-contained selection...
2011-06-23 Thorbjørn LindeijerQmlInspector: Some code cleanups
2011-06-23 Thorbjørn LindeijerQmlInspector: Implemented context menu for SceneGraph
2011-06-23 Thorbjørn LindeijerQmlInspector: Implement tool tip handling for SceneGraph
2011-06-23 Thorbjørn LindeijerQmlInspector: Some cleanup in the Color Picker tool
2011-06-23 Thorbjørn LindeijerQmlInspector: Implemented selection for SceneGraph
2011-06-23 Thorbjørn LindeijerQmlInspector: Unified mouse and keyboard event handling
2011-06-23 Thorbjørn LindeijerQmlInspector: Removed private header postfix and Qt...
2011-06-23 Thorbjørn LindeijerQmlInspector: Share code between QGV/SG based QML debugging
2011-06-23 Thorbjørn LindeijerQmlInspector: Initial support for QSGView based applica...
2011-06-23 Kim Motoyoshi... Updated tst_nodestest to use the DirtyForceUpdate flag.
2011-06-23 Christian Kammqmlplugindump: For extended types, remove exports of...
2011-06-23 Christian Kammqmlplugindump: Build debug version if possible.
2011-06-23 Gunnar SlettaMerge multiple lines of text into a single geometry...
2011-06-23 Aaron KennedyFix regression against 4.7
2011-06-22 Aaron KennedySkip unreliable test
2011-06-22 Aaron KennedyCorrectly wait for render thread to exit
2011-06-22 Aaron KennedyFix autotests
2011-06-22 Aaron KennedyQSKIP crashing tests until QTBUG-20017 is fixed
2011-06-22 Aaron KennedyMake QSGCanvas::grabFrameBuffer() more reliable
2011-06-21 Jiang JiangFix text decoration position for simple Text node
2011-06-21 Christian Kammqmlplugindump: Add -v option.
2011-06-21 Christian Kammqmlplugindump: Fix emitted tooling version.
2011-06-21 Andrew den... Drag items relative to their scene position.
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Aaron KennedyOnly print debugging when THREAD_DEBUG is enabled
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertRewrite last rewrite
2011-06-20 Casper van... Fix typo and put the correct snippets in the output.
2011-06-20 Gunnar SlettaStart out with a distance field cache that fits more...
2011-06-20 Gunnar SlettaCompile when qreal is not a double
2011-06-20 Kim Motoyoshi... Compile fix for MSVC.
2011-06-20 Kim Motoyoshi... Removed unnecessary calls to QSGNode::destroy().
2011-06-20 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-20 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-20 Gunnar SlettaImplement caching of the distance fields...
2011-06-20 Aaron KennedyAdd "DELETE" support to XMLHttpRequest
2011-06-19 Andrew den... Add QDeclarativeChangeSet.
2011-06-17 Aaron KennedyDon't leak memory in benchmark
2011-06-16 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Gunnar SlettaSpeed up distance field generation by another 20% or so.
2011-06-15 Gunnar SlettaSpeed up distance field generation by 5-20%
2011-06-15 Gunnar SlettaRenamed QMLRenderer -> QSGDefaultRenderer
2011-06-15 Gunnar SlettaRemove annoying warning
2011-06-15 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Alan AlpertRewrite particle system to cope with changing particle...
2011-06-15 Gunnar SlettaPrint out a warning when attributes are enabled
2011-06-15 Gunnar SlettaDisable attributes from shader effects
2011-06-14 Gunnar SlettaInitialize member variable
2011-06-14 Alan AlpertSafer cleanup in model/item particle
2011-06-14 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-14 Martin JonesFix failing test.
2011-06-10 Kai KoehneQDeclarativeDebug: Don't hang if started with ',block...
2011-06-10 Kai KoehneQDeclarativeDebug: Fix QJSDebugService if launched...
2011-06-10 Kim Motoyoshi... Use linked list instead of QList for node children.
2011-06-10 Kim Motoyoshi... Removed matrix stacks from QSGRenderer.
2011-06-10 Kim Motoyoshi... Make min-heap member of QMLRenderer instead of stack...
2011-06-10 Kim Motoyoshi... Replaced QStack with QDataBuffer in the node updater.
2011-06-10 Kim Motoyoshi... Cut off blocked sub-trees one node earlier.
2011-06-10 Kim Motoyoshi... Removed QSGNodeVisitor inheritance from QSGNodeUpdater.
2011-06-10 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-10 Gunnar SlettaDisable vsync animations by default
2011-06-10 Kim Motoyoshi... Added QSGNode::removeAllChildNodes().
2011-06-10 Kim Motoyoshi... Keep track of the number of geometry nodes in a sub...
2011-06-10 Alan AlpertAdd delegate property to ItemParticle
2011-06-10 Aaron KennedyAdd JavaScript benchmark
2011-06-10 Aaron KennedyCreate property cache in case of Component{} root
2011-06-09 Michael BrasserFix QDeclarativeInstruction autotest failure.
2011-06-09 Michael BrasserAdd QML translation autotests.
2011-06-09 David BoddieDoc: Cleaned up the scene graph documentation a little.
2011-06-09 Gunnar SlettaMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-06-09 Gunnar SlettaUse the Qt 4 function for updatesEnabled()
2011-06-09 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-09 Alan AlpertDo delegate management outside the render thread
next