Reenable QQuickTextEdit::delegateLoading for Mac OS X
[profile/ivi/qtdeclarative.git] / src /
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 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 ExterEnable binding to properties of type QJSValue.
2012-05-24 Andrew den ExterFix crash in VisualDataModel drag selection example.
2012-05-24 Andrew den ExterFix performance regression in VisualDataModel.
2012-05-24 Andrew den ExterContruct per-delegate QQmlContextData directly.
2012-05-24 Andrew den ExterDon'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 YinOnly preallocate 1 change listener per animation instance
2012-05-23 Charles YinAdd completeToBeginning()/completeToEnd() to animation...
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 KleintQtDeclarative: Fix warnings about deprecated QCoreAppli...
2012-05-22 Friedemann KleintQuick/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-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 KleintQtDeclarative: Fix warning about construction of a...
2012-05-21 Friedemann KleintQtDeclarative: 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 Kim Motoyoshi KallandAlways emit signal after ShaderEffectSource::scheduleUp...
2012-05-21 Kim Motoyoshi KallandRemove 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 ExterImprove detection of deleted VisualDataModel items.
2012-05-21 Andrew den ExterInitialize VisualDataModel v8 object constructor on...
2012-05-21 Andrew den ExterRefactor 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 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 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 ExterFix 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 Eskil Abrahamsen... Optimize cross-thread calls into the shared graphics...
2012-05-15 Friedemann KleintRemove 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 KleintQtQuick: Fix string related warnings, single character...
2012-05-14 Lars KnollExplicitly enable exceptions for QtQml
2012-05-14 Kent HansenRemove QtDeclarative compatibility module
2012-05-14 Alan AlpertFix invalid qdoc input
2012-05-14 Alan AlpertCalculate vertex positions on CPU
2012-05-14 Martin JonesPathView was moving view too soon on drag
2012-05-14 Alan AlpertPrint sprite errors only once
2012-05-14 Alan AlpertFlesh out the sprite documentation
2012-05-14 Alan AlpertAvoid accessing sprites until they finish loading
2012-05-14 Alan AlpertReload image on source changed
2012-05-14 Alan AlpertEnd the deprecation period of SpriteImage
2012-05-14 Andrew den ExterFix setting drag properties in mousePress.
2012-05-14 Kent HansenHandle Var instructions in instruction dumper
2012-05-14 Bea LamFix xOrigin and yOrigin to always be top-left pos
2012-05-13 Andrew den ExterDefer construction of TextEdit/TextInput delegates.
2012-05-12 Aurindam JanaQQmlDebugService: Fetch Objects for location info
2012-05-11 Alan AlpertFix case where visible wasn't marked as dirty.
2012-05-11 Chris AdamsDispose the v8object handle in QQmlData::destroy()
next