Add QtQuick1 plugin's major version to target path
[profile/ivi/qtdeclarative.git] / tests /
2011-11-23 Martin JonesFix PathView insertion/removal/move item offset
2011-11-23 Bea Lamtst_QQuickGridView::unaligned() was failing on mac
2011-11-23 Michael BrasserStabilize Behavior tests.
2011-11-22 Aaron KennedyDon't disconnect mid binding evaluation
2011-11-22 Kai KoehneDebugger: Move server into it's own thread
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 Kai KoehneDebugger: Fix QDeclarativeDebugTrace autotest
2011-11-21 Martin JonesFix GridView currentIndex test stability
2011-11-21 Rohan McGovernFixed compile of tst_qdeclarativelistcompositor with...
2011-11-21 Andrew den ExterDon't leak objects when a VisualDataModel is destroyed...
2011-11-21 Martin JonesGridView sometimes lays out one less column than expected
2011-11-20 Michael BrasserRewrite signal handlers at compile time.
2011-11-18 Alan AlpertUn-skip Positioners test
2011-11-18 Alan AlpertMark unstable test to be ignored
2011-11-18 Yann BodsonFix tst_qquicktext autotest
2011-11-18 Andrew den ExterAdd tests for Undo/Redo and key sequences to TextInput...
2011-11-17 Aurindam JanaInspectorService: fix failing test cases
2011-11-17 Kai KoehneDebugger: Fix warnings about QProcess still running...
2011-11-17 Kai KoehneDebugger: Fix QPacketProtocol autotest on Windows
2011-11-17 Aaron KennedyFix crash in incubator when a guarded context is deleted
2011-11-17 Kim Motoyoshi KallandFixed QQuickShaderEffect::lookThroughShaderCode(),...
2011-11-17 Alan AlpertStabilize test
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 Jędrzej NowackiFix console.log function.
2011-11-16 Kent HansenAdd autotest for qml/v8 optimization bug
2011-11-16 Aaron KennedyAllow aliases to QVariant properties
2011-11-16 Bea LamFix for moving multiple items to top of view
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 Michael BrasserRemove events from the revert list.
2011-11-15 Alan AlpertAdd propagateComposedEvents property to MouseArea
2011-11-14 Roberto RaggiFix parsing of unary expressions.
2011-11-14 Yoann LopesDistance field glyph cache refactoring.
2011-11-14 Alan AlpertGet tst_examples passing again
2011-11-14 Martin Jonesautotest for setting parent in a component created...
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 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 ExterFix expected failure in TextInput and TextEdit position...
2011-11-10 Andrew den ExterRemove expected failures from TextInput pre-edit tests.
2011-11-10 Andrew den ExterFix expected failure in TextInput horizontalAlignment_R...
2011-11-10 Andrew den ExterRemove the TextInput inputContextMouseHandler test.
2011-11-10 Michael BrasserCompile fix for tst_qquicktextinput.
2011-11-10 Andrew den ExterRemove expected failure from TextEdit mouseSelection...
2011-11-10 Martin JonesPathView element's current item changes on insertion.
2011-11-09 Glenn WatsonImprovements to listmodel implementation and tests.
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 Andrew den ExterFix expected failure in TextEdit hAlign_RightToLeft...
2011-11-09 Andrew den ExterFix expected failure in TextEdit textInput test.
2011-11-09 Andrew den ExterRemove the TextEdit inputContextMouseHandler test.
2011-11-09 Andrew den ExterRe-enable TextEdit pre-edit cursor rectangle test.
2011-11-09 Andrew den ExterFix 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 ExterAdd tests for the VisualDataGroup onChanged signal.
2011-11-09 Andrew den ExterExtend VisualDataModel tests to cover Package delegates.
2011-11-09 Michael BrasserFix crash on exit when overriding signal handlers in...
2011-11-09 Michael BrasserProperty changes in Component.onCompleted should trigge...
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 Alan AlpertAdd QQuickSpriteImage test to pro file
2011-11-04 Aaron KennedyOptimization: Minimize refreshing when root context...
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 ExterFix invalid remove cache indexes caused by consecutive...
2011-11-04 Martin JonesFix test stability with threaded renderer.
2011-11-04 Damian JansenFix elements quicktest groups to work with filtering
2011-11-03 Alan AlpertFix Gravity
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 ExterFix incorrect cache indexes when consecutive list items...
2011-11-02 Chris AdamsAdd support for more sequence types
2011-11-01 Kai KoehneDebugger: Split inspector plugin into a qtquick1 and...
2011-11-01 Martin JonesEnsure that chained incubation works from componentComp...
2011-11-01 Friedemann KleintDeclarative: Remove qpa-conditionals from test profiles.
2011-11-01 Alan AlpertAdd non-floats to particle type
2011-11-01 Andrew den ExterWorkaround windows not gaining focus on mac.
2011-11-01 Alan AlpertMark ImageParticle as insignificant
next