summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsaccessibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix compiler warnings in accessibility.Friedemann Kleint2012-01-061-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use meta object to get string rep of QAccessible::Role.Frederik Gladhorn2012-01-031-76/+1
* Fix regression, make sure hit testing work on windows again.Jan-Arve Saether2011-12-231-19/+31
* Do not crash in the windows accessibility bridgeJan-Arve Saether2011-12-221-1/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-11/+13
* 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