qt6-bb10/src/plugins/platforms/ios
Frederik Gladhorn 8e528d8bd0 iOS Accessibility: implement accessibilityElements and check indexing
Fixes: QTBUG-70683
Change-Id: I122c67a5cee22363de5c8e45dc1c83e7760162fb
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-05-21 12:31:07 +00:00
..
optional Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
ios.json
ios.pro iOS: refactor usage of photos into optional plugin 2016-10-26 08:55:10 +00:00
kernel.pro iOS: Guard all uses of APIs not available in application extensions 2018-06-05 12:24:05 +00:00
plugin.mm Add support for Apple tvOS 2016-05-17 16:11:23 +00:00
qiosapplicationdelegate.h Updated license headers 2016-01-15 12:25:24 +00:00
qiosapplicationdelegate.mm iOS: Use the non deprecated application:openURL function 2018-04-18 19:44:37 +00:00
qiosapplicationstate.h iOS: Trigger manual layout of root view controller when coming out of background 2018-04-18 11:32:11 +00:00
qiosapplicationstate.mm iOS: Guard all uses of APIs not available in application extensions 2018-06-05 12:24:05 +00:00
qiosbackingstore.h Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
qiosbackingstore.mm Let QPlatformBackingStore handle its own QOpenGLContext 2017-10-05 12:34:23 +00:00
qiosclipboard.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qiosclipboard.mm Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qioscontext.h Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
qioscontext.mm iOS: Fix broken application background tracking 2019-03-09 10:57:21 +00:00
qioseventdispatcher.h iOS: Send window-system event also when embedded in native iOS app 2018-05-29 10:53:11 +00:00
qioseventdispatcher.mm Make QEventDispatcherCoreFoundaton work on secondary threads 2018-08-09 07:24:15 +00:00
qiosfiledialog.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qiosfiledialog.mm iOS: Guard all uses of APIs not available in application extensions 2018-06-05 12:24:05 +00:00
qiosglobal.h iOS: Add logging of window geometry/exposure 2017-11-21 23:16:46 +00:00
qiosglobal.mm iOS: Guard all uses of APIs not available in application extensions 2018-06-05 12:24:05 +00:00
qiosinputcontext.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qiosinputcontext.mm Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
qiosintegration.h Move screen maintenance functions from QPlatformIntegration to QWSI 2019-03-19 13:08:25 +00:00
qiosintegration.mm Move screen maintenance functions from QPlatformIntegration to QWSI 2019-03-19 13:08:25 +00:00
qiosmenu.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qiosmenu.mm Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qiosmessagedialog.h iOS: add support for custom buttons in native MessageDialog helper 2018-09-29 09:32:43 +00:00
qiosmessagedialog.mm iOS: add support for custom buttons in native MessageDialog helper 2018-09-29 09:32:43 +00:00
qiosoptionalplugininterface.h Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qiosplatformaccessibility.h fix build with various QT_NO_* defines 2016-08-26 07:39:53 +00:00
qiosplatformaccessibility.mm Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
qiosscreen.h Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
qiosscreen.mm Move screen maintenance functions from QPlatformIntegration to QWSI 2019-03-19 13:08:25 +00:00
qiosservices.h Updated license headers 2016-01-15 12:25:24 +00:00
qiosservices.mm iOS: Guard all uses of APIs not available in application extensions 2018-06-05 12:24:05 +00:00
qiostextinputoverlay.h IOS: Replace LGPL21 with LGPL license header 2017-02-28 15:34:27 +00:00
qiostextinputoverlay.mm iOS: be more careful about hiding the edit menu 2019-05-15 17:37:47 +00:00
qiostextresponder.h Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qiostextresponder.mm Remove codepaths and checks for unsupported Apple platforms 2018-08-31 12:35:45 +00:00
qiostheme.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qiostheme.mm iOS: Guard all uses of APIs not available in application extensions 2018-06-05 12:24:05 +00:00
qiosviewcontroller.h Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qiosviewcontroller.mm Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
qioswindow.h Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
qioswindow.mm Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
quiaccessibilityelement.h Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
quiaccessibilityelement.mm Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
quiview.h Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
quiview.mm Remove codepaths and checks for unsupported Apple platforms 2018-08-31 12:35:45 +00:00
quiview_accessibility.mm iOS Accessibility: implement accessibilityElements and check indexing 2019-05-21 12:31:07 +00:00