profile/ivi/qtdeclarative.git
2011-11-22 Christian Kammqmlplugindump: Fix QObject dump.
2011-11-22 Alan AlpertSpriteImage Example
2011-11-22 Bea LamFix inserting before the visible area into cache buffer
2011-11-22 Bea LamTry again to fix currentIndex() test
2011-11-22 Martin JonesMove path with highlightMoveDuration: 0
2011-11-22 Martin JonesQt.locale() and JS locale type extension.
2011-11-22 Glenn WatsonEmit destruction signal before child contexts are destr...
2011-11-22 Glenn WatsonFix default property preventing signals from being...
2011-11-22 Joona PetrellFix failing openInputPanel autotests
2011-11-21 Kai KoehneDebugger: Fix Qt library dependencies for autotests
2011-11-21 Aaron KennedyAdding custom easing curves to property animations
2011-11-21 Friedemann... Fix compile.
2011-11-21 Kai KoehneDebugger: Fix QDeclarativeDebugTrace autotest
2011-11-21 Kai KoehneSilence compiler warnings about unused variables (MSVC)
2011-11-21 Kai KoehneFix MSVC warning about struct vs class declaration
2011-11-21 Martin JonesFix GridView currentIndex test stability
2011-11-21 Alan AlpertClean up static analysis issues.
2011-11-21 Rohan McGovernFixed compile of tst_qdeclarativelistcompositor with...
2011-11-21 Martin JonesDoc: Canvas doc review.
2011-11-21 Andrew den... Don't leak objects when a VisualDataModel is destroyed...
2011-11-21 Rohan McGovernFixed more declarative -qtnamespace compilation issues.
2011-11-21 Toby TomkinsFix Qt Declarative namespace compilation.
2011-11-21 Martin JonesGridView sometimes lays out one less column than expected
2011-11-20 Glenn WatsonFix v8 handle leak in incubator code.
2011-11-20 Martin JonesDoc: cleanup list of QtQuick2 elements
2011-11-20 Michael BrasserRewrite signal handlers at compile time.
2011-11-18 Gunnar SlettaCopy QSGEngine functions to QQuickCanvas.
2011-11-18 Alan AlpertUn-skip Positioners test
2011-11-18 Kent HansenChange sync.profile back to using refs/heads/master...
2011-11-18 Alan AlpertMark unstable test to be ignored
2011-11-18 Yann BodsonFix tst_qquicktext autotest
2011-11-18 Andrew den... Parent delegate items to PathView.
2011-11-18 Andrew den... Parent delegate items to PathView.
2011-11-18 Yann BodsonFix tst_qquicktext autotest
2011-11-18 Andrew den... Add tests for Undo/Redo and key sequences to TextInput...
2011-11-18 Andrew den... Add tests for Undo/Redo and key sequences to TextInput...
2011-11-18 Chris AdamsFix leak in QQuickParticleData
2011-11-17 Chris AdamsFix leak in QQuickParticleData
2011-11-17 Aurindam JanaInspectorService: fix failing test cases
2011-11-17 Aurindam JanaInspectorService: fix failing test cases
2011-11-17 Kai KoehneDebugger: Fix QPacketProtocol autotest on Windows
2011-11-17 Kai KoehneDebugger: Fix warnings about QProcess still running...
2011-11-17 Kai KoehneDebugger: Fix warnings about QProcess still running...
2011-11-17 Kai KoehneDebugger: Fix QPacketProtocol autotest on Windows
2011-11-17 Kim Motoyoshi... Fixed QQuickShaderEffect::lookThroughShaderCode(),...
2011-11-17 Aurindam JanaQDeclarativeDebugServer: Crash Fix
2011-11-17 Aaron KennedyFix crash in incubator when a guarded context is deleted
2011-11-17 Aaron KennedyFix crash in incubator when a guarded context is deleted
2011-11-17 Aurindam JanaQDeclarativeDebugServer: Crash Fix
2011-11-17 Kim Motoyoshi... Fixed QQuickShaderEffect::lookThroughShaderCode(),...
2011-11-17 Yoann LopesFixes crash in QSGDefaultDistanceFieldGlyphCache::resiz...
2011-11-17 Yoann LopesFixes crash in QSGDefaultDistanceFieldGlyphCache::resiz...
2011-11-17 Christian Kammqmlplugindump: Fix dumping empty names for generated...
2011-11-17 Christian Kammqmlplugindump: Fix dumping empty names for generated...
2011-11-17 Gunnar SlettaAdd debug description to shader effects
2011-11-17 Gunnar SlettaAdd debug description to shader effects
2011-11-17 Tero TiittanenPerformance optimization in transform node traversal.
2011-11-17 Charles YinOptimization for context2d painting
2011-11-17 Alan AlpertStabilize test
2011-11-16 Gunnar SlettaUse QQuickChangeListener for better performance
2011-11-16 Kai KoehneDebugger: Add unit tests for v8 profiler service
2011-11-16 Kai KoehneDebugger: Add test case for profiling an app without...
2011-11-16 Kai KoehneDebugger: Print debuggee output for failing v8 autotests
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.
next