qt5base-lts/tests/auto/other/qaccessibility
Jan-Arve Saether 8d28f263aa Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.
Commit 5e9089135b had some problems:
* It left out the cast to IServiceProvider in the refactoring of
   QueryInterface. This broke IAccessible2.
* It also failed to enable the codepath for MinGW inside wrap(), which
  effectively caused MSAA for MinGW to be disabled.

It also adds an autotest to the bridge (finally). It is simple,
but it should help avoiding committing stuff that completely breaks
the bridge.

Change-Id: I459d89c3bdb93e54ddea85872b50fc1dba0fe4a0
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-27 12:29:46 +02:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qaccessibility.pro Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW. 2012-03-27 12:29:46 +02:00
tst_qaccessibility.cpp Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW. 2012-03-27 12:29:46 +02:00