summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
* Check if bridge plugin vector is still valid.Frederik Gladhorn2011-08-261-1/+1
* Add constants to QAccessible::Event enum.Frederik Gladhorn2011-08-251-34/+34
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-08-224-1/+137
* Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-08-181-3/+3
* Implement text interface for QLineEdit.Frederik Gladhorn2011-08-181-0/+112
* Fix typo in comment.Frederik Gladhorn2011-08-181-1/+1
* When asking for relations, don't crash on children that don't return an inter...Frederik Gladhorn2011-08-171-4/+7
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2418-306/+306
* Doc: Added some details to the accessibility events API documentation.David Boddie2011-05-231-36/+95
* Make QLineControl send accessibility updates.Frederik Gladhorn2011-05-121-2/+2
* Merge remote-tracking branch 'staging/master'Olivier Goffart2011-05-101-12/+234
|\
| * Fix updateAccessibility for QGraphicsObjectsJan-Arve Sæther2011-05-101-1/+123
| * Make accessibility work on Windows with alienJan-Arve Sæther2011-05-101-13/+113
* | Add accessible events as defined by IAccessible2.Frederik Gladhorn2011-05-101-0/+36
* | Window and Application fixes for accessibility.Frederik Gladhorn2011-05-101-3/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2719-0/+8821