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