add svgpath example for canvas context2d
[profile/ivi/qtdeclarative.git] / src /
2011-06-23 Charles Yinexpose QSGContext2D::setPathString to v8 Javascript API
2011-06-23 Charles Yinadd svg style path string support for context2d api
2011-06-23 Charles YinwindowShown is a property of qtest, not util.
2011-06-23 Charles Yinget the caller file & line number from v8 stack trace.
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedySupport refreshing V8 bindings
2011-06-22 Aaron KennedyCorrect rounding behavior
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyCorrectly wait for render thread to exit
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMake QSGCanvas::grabFrameBuffer() more reliable
2011-06-21 Andrew den ExterDrag 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 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 KallandCompile fix for MSVC.
2011-06-20 Kim Motoyoshi KallandRemoved 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-20 Aaron KennedyOptimize common binding writes
2011-06-20 Aaron KennedyReenable shared bindings
2011-06-19 Andrew den ExterAdd QDeclarativeChangeSet.
2011-06-17 Aaron KennedyTemporarily disable shared V8 bindings
2011-06-17 Aaron KennedyCompare QDeclarativeProperty's in a flag agnostic way
2011-06-17 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-17 Aaron KennedyEvaluate all shared bindings together using a shared...
2011-06-16 Aaron KennedyAdd "shared mode" to QML contexts
2011-06-16 Aaron KennedyCleanup
2011-06-16 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-16 Aaron KennedyOutput the rewritten binding with QML_REWRITE_DUMP
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-15 Aaron KennedyFix autotests
2011-06-15 Aaron KennedyUpdate V8
2011-06-15 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Aaron KennedyRegister QList<QObject*> metatype
2011-06-15 Aaron KennedyCorrect handling of CONSTANT properties
2011-06-14 Gunnar SlettaInitialize member variable
2011-06-14 Aaron KennedyPerformance improvements
2011-06-14 Aaron KennedyUpdate V8
2011-06-14 Alan AlpertSafer cleanup in model/item particle
2011-06-14 Aaron KennedyAdd QHashedV8String to improve lookup performance
2011-06-14 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
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 KallandUse linked list instead of QList for node children.
2011-06-10 Kim Motoyoshi KallandRemoved matrix stacks from QSGRenderer.
2011-06-10 Kim Motoyoshi KallandMake min-heap member of QMLRenderer instead of stack...
2011-06-10 Kim Motoyoshi KallandReplaced QStack with QDataBuffer in the node updater.
2011-06-10 Kim Motoyoshi KallandCut off blocked sub-trees one node earlier.
2011-06-10 Kim Motoyoshi KallandRemoved 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 KallandAdded QSGNode::removeAllChildNodes().
2011-06-10 Kim Motoyoshi KallandKeep track of the number of geometry nodes in a sub...
2011-06-10 Alan AlpertAdd delegate property to ItemParticle
2011-06-10 Aaron KennedyUse fast property accessors for readonly properties
2011-06-10 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-10 Aaron KennedyCreate property cache in case of Component{} root
2011-06-10 Aaron KennedyUpdate v8 to include ARM patches
2011-06-10 Aaron KennedyUse optimized QObject wrapper whenever it is possible
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
2011-06-09 Andrew den ExterAdd a DragTarget element.
2011-06-09 Andrew den ExterNotify when the TextInput cursorRectangle property...
2011-06-09 Gunnar SlettaFix memory leak with AnimatedImage elements.
2011-06-09 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Gunnar SlettaSupport calling update while syncing scenegraph.
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-09 Alan AlpertAutomatically set system if parent is a ParticleSystem
2011-06-09 Gunnar SlettaMerge branch 'threaded3'
2011-06-09 Gunnar SlettaIntroduced simple material
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMinor XXX fixups
2011-06-09 Aaron KennedyRemove QtScript code from QDeclarativeExpression
2011-06-09 Aaron KennedyFix initialization bugs in d9d952d3c0475b1e7f7b8df2b062...
2011-06-09 Aaron KennedyRemove QtScript code from QDeclarativeEngine
2011-06-09 Aaron KennedyRemove QtScript code from XmlListModel
2011-06-09 Aaron KennedyRemove leftover QtScript code from ListModel
2011-06-09 Aaron KennedyPort Canvas and Context2D to V8
2011-06-09 Aaron KennedyAllow extensions to register with the QV8Engine
2011-06-09 Michael BrasserRemove clock_gettime() library dependency.
next