summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosservices.mm
Commit message (Expand)AuthorAgeFilesLines
* Adapt the implementation of QDesktopService on iOS to AndroidLars Schmertmann2021-09-101-6/+4
* iOS: Guard all uses of APIs not available in application extensionsTor Arne Vestbø2018-06-051-2/+23
* Avoid using deprecated APIs on iOS 10.0+Lars Schmertmann2017-10-061-2/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* iOS: Forward [UIApplicationDelegate handleOpenURL:] to QDesktopServicesTor Arne Vestbø2013-11-291-0/+19
* iOS: Implement QPlatformServices to handle opening URLsTor Arne Vestbø2013-10-031-0/+69