profile/ivi/qtdeclarative.git
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...
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 Rohan McGovernRemoved CONFIG+=parallel_test from parallel-unsafe...
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... Fix setting drag properties in mousePress.
2012-05-14 Kent HansenHandle Var instructions in instruction dumper
2012-05-14 Yann BodsonText benchmarks
2012-05-14 Damian JansenAnimatedSprite system tests
2012-05-14 Adriano RezendeAdd more benchmark tests for Item
2012-05-14 Bea LamFix xOrigin and yOrigin to always be top-left pos
2012-05-13 Andrew den... Defer 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()
2012-05-11 Aaron KennedyPermit signals to be emitted in a different thread
2012-05-11 Tor Arne VestbøAllow image providers to force their loading to be...
2012-05-11 Frederik GladhornImprove variable name
2012-05-11 Andras BecsiFix axis locking for AutoFlickDirection
2012-05-11 Kent HansenDon't use QtDeclarative compat module
2012-05-11 Martin JonesMake unaligned centered alignment optional.
2012-05-11 Alan AlpertAnimatedSprite framespeed properties now restart animation.
2012-05-11 Alan AlpertKeep m_states and m_sprites synchronized
2012-05-11 Alan AlpertDebug mode for SpriteEngine
2012-05-10 Marius Storm... Doc: Fix \sa usage
2012-05-10 Laszlo AgocsMake sure there is a proper update when exposing with...
2012-05-10 Alan AlpertAvoid overzealous image clearing.
2012-05-10 Laszlo AgocsDo not send double click when neither mouse nor touch...
2012-05-10 Michael BrasserAllow V4 bindings to be assigned to aliases
2012-05-09 Michael BrasserAdd rect property type
2012-05-09 Gunnar SlettaDocs for QSGimpleMaterialShader
2012-05-09 Kai KoehneSet context information for QmlErrors passed to qWarning
2012-05-09 Aurindam JanaQQmlEngineDebugService: Query Expression
2012-05-09 Alan AlpertDocument some more functions on the Qt object
2012-05-09 Alan AlpertAugment performance docs
2012-05-09 Michael BrasserFix potential crash and leak in Binding.
2012-05-09 Michael BrasserScriptAction without scriptName shouldn't match a State...
2012-05-09 Charles YinReturn earlier if script.context() is invalid
2012-05-09 Charles YinDefence programming: add more asserts
2012-05-09 Bea LamMove check for whether a layout is already in progress
next