summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible/qwindowsmsaaaccessible.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-105/+68
* Accessibility: Fix crash in windowHelperFrederik Gladhorn2013-03-231-3/+5
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-141-1/+1
* Do not crash if the child index is out of range.Jan Arve Saether2013-02-061-3/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Do not crash in the bridge because of inconsistent hierarchyJan Arve Saether2013-01-031-2/+4
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-111-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-3/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* MSAA bridge should not return any IA2-specific roles from get_accRole()Jan-Arve Saether2012-04-251-2/+8
* Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGWJan-Arve Saether2012-03-241-0/+58
* Fix compilation of the Windows accessibility code for MinGW.Friedemann Kleint2012-03-141-16/+1
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+1228