summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible/iaccessible2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Accessibility Windows: Do not assert on invalid indexInParentFrederik Gladhorn2014-07-011-5/+3
* Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-5/+5
* Remove empty QAccessible2 headerFrederik Gladhorn2013-11-201-1/+1
* Fix a c&p bug in the IA2 bridge when returning the row descriptionJan Arve Saether2013-09-231-1/+1
* Remove rowColumnExtents from QAccessibleTableCellInterfaceFrederik Gladhorn2013-08-221-2/+6
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-3/+3
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-90/+138
* Accessibility: Fix crash in windowHelperFrederik Gladhorn2013-03-231-2/+3
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Rename conflicting symbol QVariantToVARIANTMiikka Heikkinen2012-12-171-3/+3
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-7/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-111-3/+126
* Map QAccessible::Role to the proper IA2Role.Jan-Arve Saether2012-04-261-1/+10
* MSAA bridge should not return any IA2-specific roles from get_accRole()Jan-Arve Saether2012-04-251-3/+0
* Make NVDA read aloud stuff from a Qt app again.Jan-Arve Saether2012-04-241-6/+7
* Minor cleanup of the header file.Jan-Arve Saether2012-04-131-1/+67
* Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-271-1/+3
* Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGWJan-Arve Saether2012-03-241-65/+49
* API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-4/+5
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+1467