qt5base-lts/src
Volker Hilsheimer fe1085e9ae Update deprecated NSAccessibility method
accessibilityEnabledAttribute is replaced with isAccessibilityEnabled.

https://developer.apple.com/documentation/appkit/nsaccessibility/1535024-accessibilityenabled?language=objc

Fixes: QTBUG-95293
Pick-to: 6.2 6.1 5.15
Change-Id: Ie88fa61ad97d6c77dcec15e63a73f64c90011497
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-07-21 15:53:18 +02:00
..
3rdparty Fix harfbuzz-ng compilation for Integrity 2021-06-28 15:36:25 +03:00
android Android: Fix unnecessary clipboard data access 2021-07-14 17:56:01 +02:00
concurrent Fix QtConcurrent to properly work with functors 2021-07-21 09:46:33 +02:00
corelib emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
dbus QDBusMarshaller: fix -Wformat-overflow 2021-07-08 01:49:26 +02:00
entrypoint Adjust the EntryPoint target name according to the internal module naming policy 2021-06-15 12:51:49 +02:00
gui Prevent array-out-of-bounds access 2021-07-21 15:53:18 +02:00
network QNetworkReply: Add two new signals 2021-07-20 22:08:39 +02:00
opengl opengl: fix a typo in QOpenGLPaintDevice::dotsPerMeterY() 2021-07-06 15:56:09 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport Add the 'Private' suffix to the internal module names 2021-05-31 20:50:07 +02:00
plugins Update deprecated NSAccessibility method 2021-07-21 15:53:18 +02:00
printsupport CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREE 2021-07-12 18:56:14 +02:00
sql Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
testlib testlib: Disable automatic backtrace when test crashes on macOS on ARM 2021-07-19 21:17:35 +02:00
tools Add qtpaths6 alias 2021-07-16 07:43:02 +00:00
widgets emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
xml Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00