summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsaccessibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't inherit QAccessible from QWindowsAccessibleJan-Arve Saether2011-12-021-27/+27
* Change default implementation of window() to just return 0Jan-Arve Saether2011-11-251-2/+17
* Remove virtual child integers.Frederik Gladhorn2011-11-231-28/+83
* Accessibility: Clean up usage of navigate.Frederik Gladhorn2011-11-211-4/+2
* Mark the most important MSAA functions as "moz: [important]"Jan-Arve Saether2011-10-201-0/+20
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-17/+32
* Fix QWindowsAccessible::GetWindow()Jan-Arve Saether2011-10-031-18/+4
* Windows plugin: Fix compilation with MinGW.Friedemann Kleint2011-10-031-1/+2
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+1406