summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible/qwindowsaccessibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* QApplication::activeWindow is replaced by QApplication::focusWindowThiago Macieira2012-05-291-1/+1
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-4/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Fix a regression where events were not delivered on windowsJan-Arve Saether2012-04-241-6/+6
* Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-271-4/+0
* Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGWJan-Arve Saether2012-03-241-5/+9
* Fix compilation of the Windows accessibility code for MinGW.Friedemann Kleint2012-03-141-7/+25
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+301