summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosviewcontroller.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for Apple tvOSMike Krus2016-05-171-0/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Update statusbar style based on MaximizeUsingFullscreenGeometryHintTor Arne Vestbø2015-03-271-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* iOS: Base [QIOSViewController shouldAutorotate] on the locked orientationTor Arne Vestbø2015-01-231-1/+0
* iOS: Fix QWindow::reportContentOrientationChange on iOS6+Tor Arne Vestbø2015-01-091-0/+4
* iOS: Move implementation details of QIOSViewController to class extensionTor Arne Vestbø2015-01-081-6/+4
* iOS: Fade out statusbar when scrolling view due to VKBTor Arne Vestbø2014-10-201-0/+1
* iOS: Move statusbar visibility handling to QIOSViewControllerTor Arne Vestbø2014-10-021-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* iOS: Don't update screen properties for statusbar frame while rotatingTor Arne Vestbø2014-09-241-0/+2
* iOS: Let QScreen manage UIWindow and root view-controllerTor Arne Vestbø2014-07-231-1/+7
* iOS: Change show() to imply maximize, and showFullScreen() to hide status barTor Arne Vestbø2013-11-221-0/+1
* iOS: let QIOSScreen change geometry according to interface rotationTor Arne Vestbø2013-02-271-1/+0
* iOS: Remove requestWindowOrientation from QIOSWindowTor Arne Vestbø2013-02-271-6/+1
* iOS: implement requestWindowOrientationRichard Moe Gustavsen2013-02-271-1/+7
* iOS: add QIOSViewControllerRichard Moe Gustavsen2013-02-271-0/+46