profile/ivi/qtdeclarative.git
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
2011-11-04 Chris AdamsFix module API provider registration function documentation
2011-11-04 Yann BodsonText.RichText ignores color property
2011-11-04 Damian JansenFix elements quicktest groups to work with filtering
2011-11-03 Christiaan... QmlProfiler: Send trace start event when starting profiling
2011-11-03 Christiaan... V8Profiler: fix block at start when profiling is disabled
2011-11-03 Aaron KennedyOnly issue non-threaded renderer warning once
2011-11-03 Christian Kammqmlplugindump: Add flush to fix output redirection...
2011-11-03 Kai KoehneProfiler: Fix profiling when disabled on startup
2011-11-03 Kai KoehneDebugger: Remove unused files
2011-11-03 Alan AlpertCursory docs for QQuickCanvas and QQuickView
2011-11-03 Alan AlpertFix Gravity
2011-11-02 Alan AlpertOnly simulate if particle was alive
2011-11-02 Kai KoehneDebugger: Remove widgets dependency for qtquick2 inspector
2011-11-02 Kai KoehneDebugger: Fix compile of qmldbg_qtquick1 plugin on...
2011-11-02 Alan AlpertMake initialize work despite pending resets
2011-11-02 Alan AlpertFix SizeRootObjectToView mode
2011-11-02 Alan AlpertDelete view at end of test
2011-11-02 Andrew den... Fix incorrect cache indexes when consecutive list items...
2011-11-02 Chris AdamsAdd support for more sequence types
2011-11-01 Yann BodsonAdd Text.onLineLaidOut example
2011-11-01 Yann BodsonQDeclarativeStyledText::parse on empty tag causes asser...
2011-11-01 Jani Uusi-RantalaFix most of the declarative bindings failing on ARM.
2011-11-01 Kai KoehneDebugger: Add QML_DEBUGGER_VERBOSE environment variable
2011-11-01 Kai KoehneDebugger: Split inspector plugin into a qtquick1 and...
2011-11-01 Kim Motoyoshi... Fixed Rectangle where the radius is less than half...
2011-11-01 Kim Motoyoshi... Avoid crash when ShaderEffect source is not available.
2011-11-01 Kim Motoyoshi... Repaint when the ShaderEffect's shader properties change.
2011-11-01 Martin JonesEnsure that chained incubation works from componentComp...
2011-11-01 Friedemann... Declarative: Fix gcc 4.6 warnings about assigned/unused...
2011-11-01 Simon HausmannFix bus errors on Linux/ARM due to word alignment issues
2011-11-01 Friedemann... Declarative: Remove qpa-conditionals from test profiles.
2011-11-01 Alan AlpertAdd non-floats to particle type
2011-11-01 Alan AlpertAdd performance guideline page for the particle system
2011-11-01 Andrew den... Workaround windows not gaining focus on mac.
2011-11-01 Glenn WatsonFix crash when trying to access a missing texture.
2011-11-01 Glenn WatsonForce V8 debugger load on startup instead of on demand.
2011-11-01 Alan AlpertClean up ImageParticle shader
2011-11-01 Alan AlpertMark ImageParticle as insignificant
2011-10-31 Kai KoehneDebugger: Fix crash on exit
2011-10-31 Kai KoehnePass the right line information to signal handlers...
2011-10-31 Jiang JiangEliminate some warnings
2011-10-31 Alan AlpertBasic autotest of QQuickSpriteGoal
2011-10-31 Damian JansenSystem test for TextEdit
2011-10-31 Alan AlpertImageParticle Sprite Improvements
2011-10-31 Alan AlpertStabilize Particles tests some more
2011-10-29 Kai KoehneDebugger: Don't crash in v8 profiler service if client...
2011-10-28 Charles YinAdd I18N support to qmltestrunner
2011-10-28 Charles YinFix PaintedItem redraw bug
2011-10-28 Kai KoehneDebugger: Fix autotest compilation failure
2011-10-28 Christian Kammqmlplugindump: Dump QObject based module api.
2011-10-28 Damian JansenTextInput system tests
2011-10-28 Damian JansenText system tests
next