qt5base-lts/src
Frederik Gladhorn f16d690a2f Accessibility Mac: Fix handling of top level widget
This simplifies how we handle QNSView for accessibility purposes.
Instead of trying to half-merge the top level widget
(window->accessibleRoot) into the view, just have the view
always return it as child.
This makes the accessibility implementation for QNSView simpler
and makes applications that show a top level widget such as a button
possible. (We would return accessibility ignored for the button before).

As a side effect finding the active focus and hit-testing should be more reliable as
well.
Task-number: QTBUG-37794

Change-Id: Ib52037f88da8887a0bdc77204b0f3daddfe7709d
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
2014-03-27 14:37:16 +01:00
..
3rdparty Fix bundled HarfBuzz-NG build on Mac 2014-03-20 19:01:53 +01:00
android Android: Fix software keyboard show/hide state 2014-03-26 07:22:35 +01:00
angle ANGLE D3D11: Fix internal index buffer for level 9 hardware 2014-03-20 13:59:33 +01:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Reuse one QCollator instance for QString::localeAwareCompare 2014-03-27 07:31:01 +01:00
dbus Fix some documentation errors. 2014-03-24 16:42:02 +01:00
gui Enhance QOffscreenSurface docs wrt the format 2014-03-27 14:29:43 +01:00
network network: add support for NTLM Session Security 2014-03-20 19:01:53 +01:00
opengl Fix some documentation errors. 2014-03-24 16:42:02 +01:00
openglextensions Remove the header precompilation for QtXml and QtOpenGLExtensions 2014-03-04 04:36:00 +01:00
platformsupport Android: Fix font merging 2014-03-25 14:19:27 +01:00
plugins Accessibility Mac: Fix handling of top level widget 2014-03-27 14:37:16 +01:00
printsupport Initialize the picpainter State in the QAlphaPaintEngine. 2014-03-21 21:08:27 +01:00
sql Fix some documentation errors. 2014-03-24 16:42:02 +01:00
testlib Doc: Fix warning about nonexistent 'message' parameter 2014-03-25 00:00:23 +01:00
tools QDoc: Doc: Use correct terminology ("signal" vs. "signal handler") 2014-03-26 07:22:35 +01:00
widgets Make QWidget::render() work correctly with all paint devices 2014-03-27 07:31:37 +01:00
winmain WinRT: Add debug message handler for winrtrunner 2014-03-14 22:40:32 +01:00
xml Remove the header precompilation for QtXml and QtOpenGLExtensions 2014-03-04 04:36:00 +01:00
src.pro Disable QtOpenGL in dynamicgl builds 2014-03-14 22:40:15 +01:00