qt6-bb10/src/plugins/platforms/ios
Filipe Azevedo b30ce06992 iOS: Fix the shortcuts bar not correctly hidden
To avoid a compiler warning due to a wrong Apple api, a wrong
workaround was introduced. This caused the hide of the shortcuts as
expects but the visual space reserved for shortcuts was still visible
as at top with a height of ~55pixels.
While this is not important because the default virtual keyboard
is always shown, it become a problem when one want to introduce his own
virtual keyboard (UIResponder.inputView) with no shortcuts bar.
This fix really hide the shortcuts bar.

Task-number: QTBUG-60812
Change-Id: I0da44dfc3fda15af3351543c0a05aac973b899b9
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2017-05-16 14:36:09 +00:00
..
optional IOS: Replace LGPL21 with LGPL license header 2017-02-28 15:34:27 +00:00
ios.json
ios.pro iOS: refactor usage of photos into optional plugin 2016-10-26 08:55:10 +00:00
kernel.pro Build Qt libraries with -fapplication-extension 2017-01-27 22:10:01 +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 Updated license headers 2016-01-15 12:25:24 +00:00
qiosapplicationstate.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
qiosapplicationstate.mm Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
qiosbackingstore.h port to modularized platformsupport libraries 2016-10-15 18:45:41 +00:00
qiosbackingstore.mm iOS: Ensure that QPlatformBackingStore can clean up textures in dtor 2017-01-06 16:30:00 +00:00
qiosclipboard.h fix build with various QT_NO_* defines 2016-08-26 07:39:53 +00:00
qiosclipboard.mm port to modularized platformsupport libraries 2016-10-15 18:45:41 +00:00
qioscontext.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
qioscontext.mm Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
qioseventdispatcher.h Updated license headers 2016-01-15 12:25:24 +00:00
qioseventdispatcher.mm Factor out usage of a private symbol by the iOS platform plugin. 2016-02-19 04:14:29 +00:00
qiosfiledialog.h Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
qiosfiledialog.mm Merge remote-tracking branch 'origin/5.6' into 5.7 2016-10-27 10:23:39 +02:00
qiosglobal.h Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
qiosglobal.mm Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
qiosinputcontext.h Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
qiosinputcontext.mm iOS: Detect mismatched calls to IM::update() before IM::setFocusObject() 2017-01-11 11:36:34 +00:00
qiosintegration.h Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
qiosintegration.mm macOS: Split out font engine creation from QCoreTextFontDatabase 2017-04-04 15:01:38 +00:00
qiosmenu.h fix build with various QT_NO_* defines 2016-08-26 07:39:53 +00:00
qiosmenu.mm Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
qiosmessagedialog.h Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
qiosmessagedialog.mm Merge remote-tracking branch 'origin/5.8' into dev 2016-09-26 21:43:25 +02:00
qiosoptionalplugininterface.h IOS: Replace LGPL21 with LGPL license header 2017-02-28 15:34:27 +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 iOS: Implement support for QScreen::grabWindow() 2016-09-18 11:38:59 +00:00
qiosscreen.mm Remove compatibility code paths for macOS < 10.10 and iOS < 8.0 2017-01-09 10:11:48 +00:00
qiosservices.h Updated license headers 2016-01-15 12:25:24 +00:00
qiosservices.mm Updated license headers 2016-01-15 12:25:24 +00:00
qiostextinputoverlay.h IOS: Replace LGPL21 with LGPL license header 2017-02-28 15:34:27 +00:00
qiostextinputoverlay.mm iOS: Hide the overlay when the keyboard is hidden 2017-03-27 07:21:32 +00:00
qiostextresponder.h Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
qiostextresponder.mm iOS: Fix the shortcuts bar not correctly hidden 2017-05-16 14:36:09 +00:00
qiostheme.h Updated license headers 2016-01-15 12:25:24 +00:00
qiostheme.mm port to modularized platformsupport libraries 2016-10-15 18:45:41 +00:00
qiosviewcontroller.h Fix tvOS build 2016-10-16 00:11:38 +00:00
qiosviewcontroller.mm Fix tvOS build 2016-10-16 00:11:38 +00:00
qioswindow.h Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
qioswindow.mm Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-22 07:28:34 +02:00
quiaccessibilityelement.h fix build with various QT_NO_* defines 2016-08-26 07:39:53 +00:00
quiaccessibilityelement.mm Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
quiview.h Fix namespaced build on iOS 2016-09-20 05:46:56 +00:00
quiview.mm iOS: Limit duration of FirstResponderCandidate to becomeFirstResponder 2017-01-06 13:31:26 +00:00
quiview_accessibility.mm Updated license headers 2016-01-15 12:25:24 +00:00