qt5base-lts/tests/auto/other
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
..
atwrapper expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
baselineexample Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
collections expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
compiler Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
d3dcompiler d3dcompiler_qt: Remove control file semantics 2014-03-14 22:40:24 +01:00
gestures correct send vs sent grammar 2014-03-14 15:27:03 +01:00
headersclean headersclean: process private modules correctly 2013-07-03 15:31:13 +02:00
lancelot Remove qSort usages from tests 2014-02-20 08:10:06 +01:00
languagechange Introduce function for standard button texts to QPlatformTheme. 2014-01-18 09:23:38 +01:00
macgui Disable splashScreenModality test: dialog is going under splash screen 2014-03-14 15:26:10 +01:00
macnativeevents correct send vs sent grammar 2014-03-14 15:27:03 +01:00
macplist Update Info.plist templates to use the current standard plist format. 2013-08-02 05:42:37 +02:00
modeltest don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
networkselftest Increase timeout in tst_NetworkSelfTest. 2014-03-10 20:41:35 +01:00
qaccessibility Accessibility: Improve QTextEdit 2014-03-20 12:49:33 +01:00
qaccessibilitylinux tests: Remove superfluous gui additions to QT 2014-02-28 17:59:29 +01:00
qaccessibilitymac Accessibility Mac: Fix handling of top level widget 2014-03-27 14:37:16 +01:00
qcomplextext expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qfocusevent Cocoa: Allow frameless NSWindow child QWindows 2014-02-05 23:12:50 +01:00
qnetworkaccessmanager_and_qprogressdialog Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qobjectperformance Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qobjectrace Fix a race that occurred as we unlock the mutex to destroy the functor in ~QObject 2013-11-26 08:24:25 +01:00
qsharedpointer_and_qwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtokenautomaton Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qvariant_common Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
windowsmobile Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
other.pro Introducing d3dcompiler_qt 2013-12-09 10:27:28 +01:00