summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible/iaccessible2.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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