Accessibility: childAt_helper descends too far.
[profile/ivi/qtdeclarative.git] / src / plugins / accessible /
2012-03-12 Morten Johan SorvigAccessibility: childAt_helper descends too far.
2012-03-07 Morten Johan SorvigImprove accessibility action support for Qt Quick
2012-03-06 Frederik GladhornCheck for parent item before calling functions on it.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-17 Jan-Arve SaetherRemove QAccessibleInterface::navigate()
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Jan-Arve SaetherUse queryAccessibleInterface instead of new QAccessible...
2012-01-16 Jan-Arve SaetherRemove all reimplementations of relationTo() returning...
2012-01-12 Frederik GladhornAccessibility: indexOfChild is 0-based.
2012-01-12 Jan-Arve SaetherRemove unnecessary reimplementation of invokeMethod()
2012-01-12 Jan-Arve SaetherMake QAccessibleQuickView::childAt() work properly...
2012-01-10 Frederik GladhornAccessibility: Checked state for check boxes and radio...
2012-01-06 Frederik GladhornMake accessibility interface functions const.
2012-01-06 Jan-Arve SaetherReuse the OObject* in QAccessibleObject
2012-01-06 Frederik GladhornCreate a value interface for qml accessibles.
2012-01-06 Frederik GladhornHide more children of accessible objects.
2012-01-05 Jan-Arve SaetherRemove all references to QAccessible:: {Child|Ancestor...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Jan-Arve SaetherDo not leak interfaces during hit testing (QDA::childAt())
2012-01-02 Frederik GladhornAdd accessibility to qml