profile/ivi/qtdeclarative.git
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 KennedyDon't leak memory in benchmark
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 Aaron KennedyOutput the rewritten binding with QML_REWRITE_DUMP
2011-06-15 Gunnar SlettaRemove annoying warning
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 KennedyCleanup autotest pro file
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 Aaron KennedyUpdate auto tests
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-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 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-10 Gunnar SlettaDisable vsync animations by default
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 KennedyAdd JavaScript benchmark
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 KennedyAllow v8 autotest to run without Qt
2011-06-10 Aaron KennedyUse optimized QObject wrapper whenever it is possible
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... Add a DragTarget element.
2011-06-09 Andrew den... Notify when the TextInput cursorRectangle property...
2011-06-09 Andrew den... Make TextEdit word selection more natural.
2011-06-09 Andrew den... Ensure the TextEdit cursor delegate is repositioned...
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 Alan AlpertRectify over-zealous script results.
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.
2011-06-09 Michael BrasserUpdate Binding changes in "What's New"
2011-06-09 Michael BrasserOptimized QDeclarativeScriptString constructor for...
2011-06-08 David BoddieDoc: Added missing license headers for documentation...
2011-06-08 David BoddieRemoved generated files.
2011-06-08 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-08 Alan AlpertImmense Particles Refactor Part D
2011-06-08 Aaron KennedyDon't crash if GL context initialization failed
2011-06-08 Gunnar SlettaWake render thread when doing paint() and grab() as...
2011-06-08 Aaron KennedyCreate a copy of the imported script array handles
2011-06-08 Aaron KennedyImplement global handle tracking
2011-06-08 Alan AlpertImmense Particles Refactor Part C
2011-06-08 Aaron KennedyAllow methods to be changed by debugger
2011-06-08 Aaron KennedyImplement gc() method
2011-06-08 Aaron KennedyUpdate error strings to match V8
2011-06-08 Aaron KennedyEnter context before running bindings
2011-06-07 Alan AlpertElaborate on the MouseArea changes
2011-06-07 Marius Storm... Fix usage of QT_SOURCE_TREE
2011-06-07 Marius Storm... Fix missing include->load conversion of qbase.pri
2011-06-07 axisUse feature profile loading instead of direct inclusion.
2011-06-07 axisFixed clock_gettime() library dependency.
2011-06-07 Alan AlpertImmense Particles Refactor Part B
2011-06-07 Aaron KennedyImplement ListModel in V8
2011-06-07 Aaron KennedyDispose of WorkerScripts in correct Isolate
2011-06-07 Aaron KennedyAllow the same QObject to be used in multiple QDeclarat...
2011-06-07 Alan AlpertImmense Particles Refactor Part A
2011-06-07 Bea LamFix docs on caching for images loaded by image providers
2011-06-07 Michael BrasserMerge branch 'master' into v8
2011-06-06 Gabriel de... Fix crash for prematurely deleted QSGItemPrivate::itemN...
2011-06-06 Gunnar SlettaA better threaded renderer
2011-06-06 Gunnar SlettaRemoved warning
2011-06-06 Gunnar SlettaDon't fetch a context that is never to be used
2011-06-06 Gunnar SlettaFixed up command line options a bit
2011-06-06 Alan AlpertMerge branch 'master' into qtquick2
2011-06-06 Aaron KennedyInitial V8 integration
2011-06-03 Charles Yinrewrite context2d with direct QtScript binding
2011-06-03 Alan AlpertRevert some of "Make QMLViewer startup animation stop...
next