profile/ivi/qtdeclarative.git
2011-11-16 Kai KoehneDebugger: Fix autotest for calling v8::gc()
2011-11-16 Frederik GladhornRemove embarassing line from tutorial.
2011-11-16 Jędrzej NowackiFix console.log function.
2011-11-16 Kent HansenAdd autotest for qml/v8 optimization bug
2011-11-16 Kent HansenChange destruction order to avoid accessing deleted...
2011-11-16 Aaron KennedyAllow aliases to QVariant properties
2011-11-16 Gunnar SlettaImproved comments on threaded renderer a bit
2011-11-16 Kent HansenMake non-threaded VME interpreter work again
2011-11-16 Bea LamFix for moving multiple items to top of view
2011-11-16 Alan AlpertAdd \inqmlmodule tags to the generic QtQuick module...
2011-11-16 Kim Motoyoshi... Avoid calling maybeUpdate() during ShaderEffectSource...
2011-11-16 Tero TiittanenFixed some copy-paste errors is documentation.
2011-11-16 Tero TiittanenTexture coordinates fixed in subrect tiling in SG image...
2011-11-16 Kim Motoyoshi... Fixed deferred deletion of objects in the render thread...
2011-11-16 Bea LamFix refill where zero-size items are involved
2011-11-16 Glenn WatsonAdd optional count parameter to ListModel.remove
2011-11-16 Martin JonesRemove unused code in qquickimplicitsizeitem.
2011-11-16 Alan AlpertCorrect image path
2011-11-16 Michael BrasserRemove events from the revert list.
2011-11-16 Alan AlpertUpdate sync.profile
2011-11-15 Alan AlpertAdd propagateComposedEvents property to MouseArea
2011-11-14 Gunnar SlettaMake shader effects visible even if source is initially...
2011-11-14 Roberto RaggiFix parsing of unary expressions.
2011-11-14 Roberto RaggiUse the property cache when compiling the V4 instructions.
2011-11-14 Gunnar SlettaRemoved annoying warning about threading
2011-11-14 Gunnar SlettaFixed assert during QML shutdown
2011-11-14 Yoann LopesDistance field glyph cache refactoring.
2011-11-14 Kim Motoyoshi... Improved QQuickShaderEffect::lookThroughShaderCode...
2011-11-14 Alan AlpertGet tst_examples passing again
2011-11-14 Martin Jonesautotest for setting parent in a component created...
2011-11-14 Charles YinFix memory leaks&uninitialized members in QQuickContext...
2011-11-14 Yann BodsonText.onLineLaidOut doc does not appear
2011-11-14 Alan AlpertDon't clobber unified timer settings
2011-11-11 Kai KoehneDebugger: Remove option to constantly send tracing...
2011-11-11 Aurindam JanaQV8ProfileService: Code refactor
2011-11-11 Aurindam JanaQV8Profiler: Rename the global static instance
2011-11-11 Jędrzej NowackiAdd missing includes.
2011-11-11 Aurindam JanaQV8Engine: Console APIs
2011-11-11 Kai KoehneDebugger: Fix trace service for tracing on startup...
2011-11-11 Glenn WatsonSupport JS objects in ListModel via QVariantMap
2011-11-11 Martin JonesDeploy qdeclarativecontext test data files.
2011-11-11 Chris AdamsRemove unused codepaths from QV8SequenceWrapper
2011-11-11 Michael BrasserFix qmlplugindump test on mac.
2011-11-11 Michael BrasserStabilize debug client test.
2011-11-11 Charles YinExport QSGDynamicTexture
2011-11-11 Alan AlpertChange examples bug reference
2011-11-11 Bea LamGridView should re-layout if add/remove before visible...
2011-11-11 Michael BrasserMake compile and pass CI tests.
2011-11-10 Andrew den... Fix expected failure in TextInput and TextEdit position...
2011-11-10 Andrew den... Remove expected failures from TextInput pre-edit tests.
2011-11-10 Andrew den... Fix expected failure in TextInput horizontalAlignment_R...
2011-11-10 Andrew den... Remove the TextInput inputContextMouseHandler test.
2011-11-10 Michael BrasserCompile fix for tst_qquicktextinput.
2011-11-10 Andrew den... Remove expected failure from TextEdit mouseSelection...
2011-11-10 Martin JonesPathView element's current item changes on insertion.
2011-11-10 Johannes ZellnerQStringLiteral does not build on arm gcc 4.5.2 in this...
2011-11-09 Glenn WatsonImprovements to listmodel implementation and tests.
2011-11-09 Aaron KennedyDelete nodes in the render thread at shutdown
2011-11-09 Harald Fernengeltrivial: make the test actually check the headers
2011-11-09 Aaron KennedyFix v4 crash when accessing invalid attached property
2011-11-09 Aaron KennedyReturn a string from resolvedUrl() to match 4.x behavior
2011-11-09 Aaron KennedyEnsure connection lists get cleaned
2011-11-09 Charles YinFix qmltestrunner crash bug when report filename and...
2011-11-09 Kai KoehneFix gcc compilation warnings
2011-11-09 Andrew den... Fix expected failure in TextEdit hAlign_RightToLeft...
2011-11-09 Andrew den... Fix expected failure in TextEdit textInput test.
2011-11-09 Andrew den... Remove the TextEdit inputContextMouseHandler test.
2011-11-09 Andrew den... Re-enable TextEdit pre-edit cursor rectangle test.
2011-11-09 Friedemann... QDeclarativePixmapCache: Add missing enumeration values...
2011-11-09 Andrew den... Fix TextInput inputMethods test.
2011-11-09 Michael BrasserBehavior on a value type should not cancel previous...
2011-11-09 Martin Jonestst_QSGGridView enforceRange_rightToLeft fails
2011-11-09 Andrew den... Add tests for the VisualDataGroup onChanged signal.
2011-11-09 Kai KoehneAdd console.time / console.timeEnd API
2011-11-09 Andrew den... Extend VisualDataModel tests to cover Package delegates.
2011-11-09 Michael BrasserFix crash on exit when overriding signal handlers in...
2011-11-09 Michael BrasserAdd missing doc snippet.
2011-11-09 Michael BrasserProperty changes in Component.onCompleted should trigge...
2011-11-08 Martin JonesVisualDataModel group change notification missing initi...
2011-11-08 Friedemann... Declarative: Add define _CRT_SECURE_NO_WARNINGS for...
2011-11-08 Aaron KennedyDon't crash on invalid expression
2011-11-08 Aaron KennedyFix autotest
2011-11-08 Aaron KennedyInclude correct line number when throwing an exception...
2011-11-08 Jiang JiangFix default glyph node after qtbase refactor
2011-11-08 Alan AlpertAdd QQuickSpriteImage test to pro file
2011-11-07 Gunnar SlettaDon't create geometries for transparent Rectangle ...
2011-11-07 Bradley T.... Use QAtomicInt::store() instead of operator=(int)
2011-11-07 Friedemann... Declarative: Fix compiler warnings.
2011-11-07 Kim Motoyoshi... Minor improvements to some of the node implementations.
2011-11-07 Kim Motoyoshi... Emit signal when texture is updated in ShaderEffectSource.
2011-11-07 Aurindam JanaQV8DebugService: Return JSON messages for internal...
2011-11-07 Damian JansenDocumentation fixes
2011-11-04 Aaron KennedyOptimization: Minimize refreshing when root context...
2011-11-04 Aurindam JanaQV8DebugService: Cancel DebugBreak Requests before...
2011-11-04 Aaron KennedyDon't crash if contexts are deleted during refreshExpre...
2011-11-04 Aaron KennedySkip the captured properties step in bindings
2011-11-04 Chris AdamsFix crash in object serialization due to sequences
2011-11-04 Andrew den... Fix invalid remove cache indexes caused by consecutive...
2011-11-04 Martin JonesFix test stability with threaded renderer.
2011-11-04 Chris AdamsFix documentation for property var
next