summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-156-9/+9
* | | | Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+3
| |_|/ |/| |
* | | Add documenation about QAccessibleStateChange event.Frederik Gladhorn2012-03-121-0/+23
* | | Remove QAccessible2::TableModelChange.Frederik Gladhorn2012-03-121-29/+0
* | | Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-122-1/+17
* | | QAccessibleEvent needs a virtual destructor.Frederik Gladhorn2012-03-081-0/+3
* | | Add accessible role Desktop.Frederik Gladhorn2012-03-082-0/+3
| |/ |/|
* | Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-4/+0
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-022-13/+13
* | Mark overload of QAccessible::updateAccessibility as deprecated.Frederik Gladhorn2012-03-022-3/+1
* | Improve debugging in the windows accessibility bridge.Jan-Arve Saether2012-03-021-4/+16
|/
* Make accessible interfaces private for Qt 5.0Jan-Arve Saether2012-02-285-0/+16
* Minor fixes for RelationFlag.Jan-Arve Saether2012-02-242-4/+6
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Remove QAccessibleInterface::relationTo().Jan-Arve Saether2012-02-202-43/+4
* Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-202-59/+4
* Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-171-3/+3
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-102-5/+6
* Update docs for QAccessibleEvent.Frederik Gladhorn2012-02-101-46/+10
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-064-23/+26
* Add accessible role Terminal.Frederik Gladhorn2012-02-061-0/+1
* fix memory leak of QAccessibleWidgetJian Liang2012-02-021-1/+1
* Use events for accessibility updates.Frederik Gladhorn2012-01-315-34/+93
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-256-6/+0
* Update contact information in license headers.Jason McDonald2012-01-2312-12/+12
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-193-3/+3
* Cleanup: No need to have two code paths that both return Unrelated.Jan-Arve Saether2012-01-192-11/+0
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-192-5/+0
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-191-5/+0
* Remove all references to Self in relation to navigate.Jan-Arve Saether2012-01-191-3/+0
* Remove Qt4 Mac accessibility backend files.Morten Johan Sorvig2012-01-165-3318/+0
* Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-162-40/+91
* Accessible docs - editable text interface.Frederik Gladhorn2012-01-161-2/+66
* Remove invokeMethod in favor of the recommended virtual_hook()Jan-Arve Saether2012-01-122-24/+11
* Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-121-4/+0
* Remove QAccessibleEventFrederik Gladhorn2012-01-121-14/+0
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-112-7/+3
* Document enum value QAccessible::Expandable.Frederik Gladhorn2012-01-101-1/+2
* Accessibility docs: interfaces: value/action/text.Frederik Gladhorn2012-01-101-28/+236
* Improve Accessibility documentation 2.Frederik Gladhorn2012-01-102-54/+68
* Generate docs for accessible interfaces.Frederik Gladhorn2012-01-101-12/+21
* Accessiblity State as bit field.Frederik Gladhorn2012-01-103-44/+49
* Improve Accessibility documentation.Frederik Gladhorn2012-01-092-1/+10
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-062-8/+0
* Constify more accessibility interface functions.Frederik Gladhorn2012-01-062-17/+17
* Image interface functions should be const.Frederik Gladhorn2012-01-061-3/+3
* Fix documentation: missing constFrederik Gladhorn2012-01-061-1/+1
* Remove Cursor functions from invokeMethod.Frederik Gladhorn2012-01-061-3/+1
* Update docs.Frederik Gladhorn2012-01-061-51/+18