Accessibility: indexOfChild is 0-based.
[profile/ivi/qtdeclarative.git] / tests /
2012-01-12 Frederik GladhornAccessibility: indexOfChild is 0-based.
2012-01-12 Jan-Arve SaetherMake QAccessibleQuickView::childAt() work properly...
2012-01-12 Andrew den ExterFix validators not allowing backspace or delete.
2012-01-12 Andrew den ExterAdd undo and redo functions to TextInput and TextEdit.
2012-01-12 Andrew den ExterRemove QEXPECT_FAIL from TextEdit test.
2012-01-12 Andrew den ExterFix restarting timer from onTriggered handler.
2012-01-12 Andrew den ExterFix failing tst_qquicktextinput::horizontalAlignment_Ri...
2012-01-12 Alan AlpertFix QQuickAge test
2012-01-12 Michael BrasserUpdate text autotests.
2012-01-12 Andrew den ExterSkip crashing test on Mac.
2012-01-12 Michael BrasserStabilize test.
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-10 Frederik GladhornAccessibility: Checked state for check boxes and radio...
2012-01-09 Gunnar SlettaFix tst_qdeclarativestates::anchorsRewindBug failure
2012-01-09 Gunnar SlettaQQuickListView is unstable when run as parallel
2012-01-09 Aurindam JanaQDeclarativeDebug: Add a debug message service.
2012-01-09 Bea LamFix positioning issues and change content y repositioni...
2012-01-09 Alan AlpertFix QQuickItemParticle timing issues
2012-01-09 Michael BrasserRemove QSKIPs from border image autotest.
2012-01-09 Michael BrasserRemove QSKIPs from font loader autotest.
2012-01-09 Bea LamFix failing tst_QQuickPathView::undefinedPath()
2012-01-08 Aaron KennedyUn-QSKIP an autotest
2012-01-06 Aaron KennedyImprove QML error messages
2012-01-06 Martin JonesAdd itemAt(x,y) function to GridView and ListView.
2012-01-06 Michael BrasserSmooth join point for closed Paths starting and ending...
2012-01-05 Aaron KennedySkip failing autotests
2012-01-05 Aaron KennedySkip crashing autotest
2012-01-05 Aaron KennedyQEXPECT_FAIL() failing autotest
2012-01-05 Aaron KennedySkip failing autotests
2012-01-05 Aaron KennedySkip failing autotests
2012-01-05 Aaron KennedyQEXPECT_FAIL() a failing autotest
2012-01-05 Aaron KennedySkip crashing autotest
2012-01-05 Aaron KennedyQEXPECT_FAIL() failing test
2012-01-05 Aaron KennedySkip crashing autotest
2012-01-05 Aaron KennedySkip unreliable autotest
2012-01-05 Pekka VuorelaQQuickTextInput to better call QInputPanel::update()
2012-01-05 Aaron KennedyRun autotests on Mac
2012-01-05 Toby TomkinsApply expected failure to animated color changes.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Michael BrasserDocument new Path elements.
2012-01-05 Martin JonesSupport <pre> in StyleText textFormat
2012-01-05 Bea LamMake tst_QQuickListView::margins() more reliable
2012-01-05 Sergio AhumadaEliminated usage of qttest_p4.prf in newly added test.
2012-01-04 Andrew den ExterFix clipping of TextInput contents.
2012-01-04 Gunnar SlettaUse QSignalSpy to save some code
2012-01-04 Andrew den ExterFix moving mixed visible and non-visible View items.
2012-01-04 Andrew den ExterAdd length property and insert, remove and getText...
2012-01-04 Andrew den ExterFix crash in TextInput.
2012-01-03 Gunnar SlettaIntroduce layerering support (ShaderEffectSource) direc...
2012-01-03 Pekka VuorelaCombined platform input contexts in tests into one...
2012-01-03 Pekka VuorelaUse Qt::ImhSensitiveData input hint on TextInput with...
2012-01-03 Jan-Arve SaetherDon't set the role to Accessible.Button
2012-01-03 Andrew den ExterFix test failures with shadow builds.
2012-01-03 Michael BrasserSimplify MultiPointTouchArea signal names.
2012-01-02 Frederik GladhornAdd accessibility to qml
2011-12-30 Michael BrassertouchUpdated should be called for release and cancel.
2011-12-29 Chris AdamsHandle exceptions inside QV8QObjectConnectionList:...
2011-12-28 Michael BrasserInvisible items should not respond to touch events.
2011-12-23 Andrew den ExterInsert items into VisualDataModel.
2011-12-23 Andrew den ExterMinimize the number of objects created per item in...
2011-12-23 Chris AdamsFix crash in var property setter
2011-12-22 Michael BrasserAdd a pressed property to TouchPoint.
2011-12-21 Aaron KennedyDetect and optimize qsTr() and qsTrId() bindings
2011-12-21 Friedemann KleintQDeclarative tests: Introduce base class for data tests.
2011-12-21 Pekka VuorelaAdapted QDeclarativeTextEdit test to platform input...
2011-12-21 Pekka VuorelaAdapted QDeclarativeTextInput test to platform input...
2011-12-21 Andrew den ExterRemove uneccessary layout in TextInput initialization.
2011-12-21 Jason McDonaldUpdate obsolete URL's in test data.
2011-12-20 Friedemann Kleintqdeclarativexmlhttprequest: Stabilize, ensure deletion...
2011-12-20 Pekka VuorelaQQuickLineControl more robust on input method & selecti...
2011-12-20 Martin JonesSmall Text creation performance improvements.
2011-12-20 Andrew den ExterDelay masking the last character in Password echo mode.
2011-12-20 Andrew den ExterAdd wrapMode and verticalAlignment properties to TextInput.
2011-12-20 Andrew den ExterEnsure items in ListView and GridViews viewport are...
2011-12-20 Martin JonesQt.locale() always returns the 'C' locale.
2011-12-20 Andrew den ExterFix QDeclarativePropertyCache crash.
2011-12-19 Gunnar SlettaImplement "headless mode" for hidden QQuickCanvases
2011-12-19 Chris AdamsCorrectly resolve elements of QList<QUrl> properties
2011-12-19 Chris AdamsRemove another fragile assumption from var prop unit...
2011-12-17 Sergio AhumadaFix compilation due to header changes
2011-12-16 Aurindam JanaDeclarativeDebug: Add version info to service plugins
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
2011-12-15 Andrew den ExterMerge QQuickLineControl into QQuickTextInput.
2011-12-15 Simon HausmannV8: Remove extra V8::Context allocated for expressing...
2011-12-15 Roberto RaggiAdd support for QUrl types to V4
2011-12-15 Aurindam JanaQV8DebugService: add version command
2011-12-15 Simon HausmannFix that QJSEngine cannot be used from threads other...
2011-12-15 Andrew den ExterDon't emit model reset on completing a VisualDataModel.
2011-12-15 Andrew den ExterActivate links in a read only TextEdit.
2011-12-15 Chris AdamsRemove fragile assumption from var properties unit...
2011-12-15 Andrew den ExterRemove unused code from QQuickTextControl.
2011-12-15 Friedemann Kleintqdeclarativelanguage-test: Fix location.
2011-12-14 Laszlo AgocsUpdate QDeclarativePinchArea autotest.
2011-12-14 Aurindam JanaQV8DebugService: Add breakaftercompile
2011-12-14 Aurindam JanaQV8DebugService: Simplify the service code
2011-12-14 Pekka VuorelaTextEdits to include tentative commit in text property
2011-12-14 Simon HausmannCleanup: Fold QV8GCCallback class declaration(s) back...
2011-12-14 Martin JonesCorrectly ignore unknown tags in StyledText
2011-12-14 Andrew den ExterFix crash when items are moved in model.
2011-12-14 Aurindam JanaQV8Engine: Console APIs, Extend functionality
next