summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessibleobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make accessible interfaces private for Qt 5.0Jan-Arve Saether2012-02-281-0/+1
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-061-20/+5
* fix memory leak of QAccessibleWidgetJian Liang2012-02-021-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Cleanup: No need to have two code paths that both return Unrelated.Jan-Arve Saether2012-01-191-10/+0
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-191-4/+0
* Remove all references to Self in relation to navigate.Jan-Arve Saether2012-01-191-3/+0
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-111-4/+1
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-1/+1
* Improve Accessibility documentation.Frederik Gladhorn2012-01-091-0/+2
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-3/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-13/+12
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-13/+13
* Remove virtual child integers.Frederik Gladhorn2011-11-231-13/+7
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-77/+0
* Use child/parent function in QAccessibleWidget and test.Frederik Gladhorn2011-10-061-2/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Use QGuiApp::activeWindow()->accessibleRoot() to find focus childJan-Arve Saether2011-10-031-1/+4
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+395
* library splitLars Knoll2011-05-071-410/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+410