profile/ivi/qtdeclarative.git
2012-05-25 Matthew VogtEnsure cached moduleName matches when avoiding conversion
2012-05-24 Aaron KennedyDon't access metaobject unnecessarily
2012-05-24 Aaron KennedyUse static dispatch tables for QQmlAbstractBinding
2012-05-24 Aaron KennedyReduce size of QQmlAbstractBinding
2012-05-24 Aaron KennedyReduce size of QQmlNotifierEndpoint
2012-05-24 Gunnar SlettaReenable QQuickTextEdit::delegateLoading for Mac OS X
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-24 Kent HansenUpdate license headers
2012-05-24 Kent HansenSimplify method name extraction in property cache
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Samuel RødalCheck ThreadedOpenGL support before enabling threaded...
2012-05-24 Simjees AbrahamDebugger : Handling destruction of multiple elements.
2012-05-24 Simjees AbrahamDebugger: Removing the deleted objects from objectRefer...
2012-05-24 Kent HansenFix the logic in void return type check
2012-05-24 Andrew den... Make qqmlmoduleplugin tests pass in shadow builds.
2012-05-24 Kent HansenRemove QJSEngine::ContextOwnership and associated const...
2012-05-24 Kent HansenRemove QQmlEngine::collectGarbage() overload
2012-05-24 Bea LamRemove duplicated doc files and images
2012-05-24 Martin JonesOptimize QML enum resolution
2012-05-24 Andrew den... Enable binding to properties of type QJSValue.
2012-05-24 Andrew den... Fix crash in VisualDataModel drag selection example.
2012-05-24 Andrew den... Fix performance regression in VisualDataModel.
2012-05-24 Andrew den... Contruct per-delegate QQmlContextData directly.
2012-05-24 Andrew den... Don't construct VisualDataModel attached properties...
2012-05-24 Matthew VogtEnsure that main thread processes worker data events
2012-05-24 Martin JonesOptimize qmldir parsing
2012-05-24 Martin JonesOptimize QML parser
2012-05-23 Matthew VogtEnsure QQuickView's engine outlives the root component
2012-05-23 Matthew VogtRemove default parenting in Qt.createComponent()
2012-05-23 Alan AlpertOrganize data members in QQuickParticleData
2012-05-23 Michael BrasserRemove deprectated MultiPointTouchArea signals.
2012-05-23 Martin JonesOptimize QML type registration.
2012-05-23 Charles YinIntroduce a new constructor to QQuickView
2012-05-23 Charles YinAdd unit tests for SVG path
2012-05-23 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-23 Charles YinOnly preallocate 1 change listener per animation instance
2012-05-23 Charles YinAdd completeToBeginning()/completeToEnd() to animation...
2012-05-22 Charles YinUse the default timeout for tryCompare
2012-05-22 Gunnar SlettaAdd QQuickCanvas::update()
2012-05-22 Gunnar SlettaReexport the shader effect texture
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (2/3)
2012-05-22 Friedemann... QtDeclarative: Fix warnings about deprecated QCoreAppli...
2012-05-22 Friedemann... Quick/QQuickFontLoader: Output warning on failure.
2012-05-22 Jerome PasionDoc: Added two new articles for the QML documentation
2012-05-22 Jan-Arve SaetherAccessibility: Implement invisible and checkable state
2012-05-22 Charles Yindoc fix
2012-05-22 Alan AlpertExamples cleanup
2012-05-21 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-21 Simjees AbrahamDebugger: Response for DESTROY_OBJECT request sent...
2012-05-21 Jędrzej NowackiSimplify a type name query.
2012-05-21 Jędrzej NowackiSimplify QVariant::convert and QVariant::canConvert...
2012-05-21 Friedemann... QtDeclarative: Fix warning about construction of a...
2012-05-21 Friedemann... QtDeclarative: Fix warnings about uninitialized variables.
2012-05-21 Martin Smithdoc: Added missing qdoc text
2012-05-21 Laszlo AgocsNull out the d pointer in QQuickMouseEventEx dtor
2012-05-21 Simjees AbrahamQml : Resetting binding corrected
2012-05-21 Andrew den... Fix crash in QQuickVisualDataModel test.
2012-05-21 Kim Motoyoshi... Always emit signal after ShaderEffectSource::scheduleUp...
2012-05-21 Kim Motoyoshi... Remove unused variable.
2012-05-21 Matthew VogtEnsure repeated compilation does not fail
2012-05-21 Kent HansenDetect and abort if an object is deleted during signal...
2012-05-21 Jerome PasionDoc: Moved and added Qt Quick and Qt QML documentation.
2012-05-21 Samuel RødalFixed missing repaints with threaded renderer.
2012-05-21 Andrew den... Improve detection of deleted VisualDataModel items.
2012-05-21 Andrew den... Initialize VisualDataModel v8 object constructor on...
2012-05-21 Andrew den... Refactor QQuickVisualAdaptorModel to reduce memory...
2012-05-20 Matthew VogtAllow the existence of a VME metaobject to be asserted
2012-05-18 Chris AdamsRemove dead code from QQmlNotifierEndpoint
2012-05-18 Michael BrasserImprove memory usage of Connections and signal handlers.
2012-05-18 Andrew den... Remove QSKIP from test.
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-17 Yann BodsonAdd optional width and height arguments to mapToItem...
2012-05-17 Martin JonesOptimize type resolution
2012-05-17 Chris AdamsImprove composite property type unit test
2012-05-17 Matthew VogtAdd QQmlEngine::trimComponentCache()
2012-05-17 Michael BrasserFix signal handlers for signals with default arguments.
2012-05-17 Charles YinMore defense programming in animation code
2012-05-17 Andrew den... Skip failing test.
2012-05-17 Andrew den... Fix incorrect text alignment in TextEdit.
2012-05-16 Charles YinOnly genereate new texture if texture id is 0
2012-05-16 Debao ZhangUsing QStringLiteral or QLatin1String instead of QLatin...
2012-05-16 Gunnar SlettaRemoved ### from scenegraph
2012-05-16 Jan-Arve SaetherAccessibility: Do not look for the "text" property...
2012-05-16 Jerome PasionLocal Storage: Moving local storage documentation from...
2012-05-16 Martin JonesDocument the dangers of executing the event loop in...
2012-05-16 Glenn WatsonFix documentation for QSGGeometry::allocate()
2012-05-16 Chris AdamsEnsure that we don't attempt to dispose handle twice
2012-05-16 Chris AdamsFix composite type property support
2012-05-15 Matthew VogtDocument inconsistency with JS-to-Qt date/time conversion
2012-05-15 Glenn WatsonEnable memory profiler symbol lookup.
2012-05-15 Aaron KennedyMore efficient property interceptor implementation
2012-05-15 Tapani MikolaQml module is not dependent on gui module
2012-05-15 Eskil Abrahamsen... Optimize cross-thread calls into the shared graphics...
2012-05-15 Friedemann... Remove usage of deprecated plugin loader functionality.
2012-05-15 Chris AdamsRevert "Allow function assignment to cause binding...
2012-05-15 Glenn WatsonAdd hooks for declarative memory profiler.
2012-05-14 Girish Ramakrishnandoc: Remove references to QScript*
2012-05-14 Michael BrasserDon't pass the expression string to the signal handler...
2012-05-14 Simjees AbrahamInspector:Modified Apply changes on Save for unsync...
2012-05-14 Friedemann... QtQuick: Fix string related warnings, single character...
next