Fix refill where zero-size items are involved
[profile/ivi/qtdeclarative.git] / tests /
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
2011-10-31 Alan AlpertBasic autotest of QQuickSpriteGoal
2011-10-31 Damian JansenSystem test for TextEdit
2011-10-31 Alan AlpertStabilize Particles tests some more
2011-10-28 Kai KoehneDebugger: Fix autotest compilation failure
2011-10-28 Damian JansenTextInput system tests
2011-10-28 Damian JansenText system tests
2011-10-27 Kent HansenMake qdeclarativeinspector autotest compile again
2011-10-27 Michael BrasserRename test target to match directory name.
2011-10-27 Damian JansenFix qdeclarativeinspector test target name
2011-10-26 Michael BrasserRe-add anchors autotest for QtQuick 2.0.
2011-10-26 Michael BrasserUse TESTDATA macro in ListModel tests.
2011-10-26 Aaron KennedyReadonly QML property support
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-26 Alan AlpertCursory test for QQuickGroupGoal
2011-10-26 Alan AlpertBasic QQuickSpriteImage autotest
2011-10-26 Alan AlpertAdd state changing properties to QQuickSpriteImage
2011-10-26 Michael BrasserAdd test for bug with typeof in imported js files.
2011-10-26 Rohan McGovernEliminated usage of qttest_p4.prf in newly added test.
2011-10-26 Glenn WatsonOptimize listmodel and allow nested elements from worke...
2011-10-26 Damian JansenTest for changing font via states
2011-10-26 Michael BrasserFix "for (... in ...)" loops for list properties.
2011-10-25 Michael BrasserAdd MultiPointTouchArea element.
2011-10-24 Alan AlpertRename QSG* to QQuick* in particles folder
2011-10-24 Kai KoehneDebugger: Add autotest skeleton for inspector service
2011-10-24 Friedemann KleintFix compilation of QtQuick1 tests.
2011-10-24 Kent HansenMake qdeclarativeincubator test compile again
2011-10-24 Kent HansenRemove QtScript dependency from autotest
2011-10-24 Kent HansenRemove insignificant test flag from qquickcanvasitem
2011-10-24 Alan AlpertFold Move into Affector
2011-10-24 Alan AlpertAdd threshold property to Friction
2011-10-24 Andrew den ExterFix item focus following canvas focus.
2011-10-24 Friedemann KleintTests: Remove Q_WS_QPA
2011-10-24 Toby TomkinsMark test as failing, remove insignificant test flag.
2011-10-23 Toby TomkinsRemove insignificant test flag.
2011-10-23 Martin JonesRemove dependency on QDesktopServices deprecated API.
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-21 Charles YinFix test fails related to QTBUG-22237
next