QQuickCanvas renames
[profile/ivi/qtdeclarative.git] / src / plugins / accessible / quick / qaccessiblequickitem.cpp
2012-07-17 Alan AlpertQQuickCanvas renames
2012-06-09 Tasuku SuzukiFix compilation for QT_NO_ACCESSIBILITY
2012-05-22 Jan-Arve SaetherAccessibility: Implement invisible and checkable state
2012-05-16 Jan-Arve SaetherAccessibility: Do not look for the "text" property...
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-03-27 Kent HansenMerge master into api_changes
2012-03-23 Frederik GladhornFilter accessible objects.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-12 Frederik GladhornCheck that canvas is valid.
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
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-17 Jan-Arve SaetherRemove QAccessibleInterface::navigate()
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-12 Frederik GladhornAccessibility: indexOfChild is 0-based.
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-02 Frederik GladhornAdd accessibility to qml