summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosscreen.h
Commit message (Expand)AuthorAgeFilesLines
* iOS: Implement support for QScreen::grabWindow()Tor Arne Vestbø2016-09-181-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-0/+5
|\
| * uikit: Deliver update requests via CADisplayLink callbackTor Arne Vestbø2016-06-171-0/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+1
|\|
| * iOS: Report correct physicalSize and physicalDotsPerInch for iPhone6+Tor Arne Vestbø2016-05-021-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* iOS: Update pixel density (PPI) logic to detect new iOS devicesTor Arne Vestbø2015-11-191-1/+1
* iOS: add missing Q_DECL_OVERRIDERichard Moe Gustavsen2015-07-271-10/+10
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* iOS: Simplify view management in QIOSKeyboardListenerTor Arne Vestbø2014-12-021-0/+1
* iOS: Move statusbar visibility handling to QIOSViewControllerTor Arne Vestbø2014-10-021-3/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* iOS: Move top level window management out of QIOSScreen to QIOSDesktopManager...Tor Arne Vestbø2014-09-241-1/+0
* iOS: Let QScreen manage UIWindow and root view-controllerTor Arne Vestbø2014-07-231-0/+1
* iOS: Detect external screen connections and expose as additional QScreenTor Arne Vestbø2014-07-211-3/+1
* iOS: Change show() to imply maximize, and showFullScreen() to hide status barTor Arne Vestbø2013-11-221-1/+6
* iOS: Use custom method to lay out windows instead of resizeMaximizedWindows()Tor Arne Vestbø2013-11-211-0/+1
* iOS: Prepare platform screen for reacting to dynamic updates to propertiesTor Arne Vestbø2013-11-201-1/+2
* iOS: Enable retina resolution for stylesMorten Johan Sørvig2013-02-271-0/+1
* iOS: Use 72 DPI for font size conversionTor Arne Vestbø2013-02-271-0/+1
* iOS: refactor general convenience functions into new file 'qiosglobal'Richard Moe Gustavsen2013-02-271-3/+0
* iOS: refactor QIOSOrientationListener into QIOSScreenRichard Moe Gustavsen2013-02-271-1/+5
* iOS: let QIOSScreen change geometry according to interface rotationTor Arne Vestbø2013-02-271-0/+3
* iOS: let QIOSScreen start/stop listening for device orientationRichard Moe Gustavsen2013-02-271-0/+7
* iOS: insert Digia license headersRichard Moe Gustavsen2013-02-271-24/+24
* iOS: Implement QPlatformScreen::availableGeometry()Tor Arne Vestbø2013-02-271-0/+1
* iOS: Flesh out initial QPlatformScreen implementationTor Arne Vestbø2013-02-271-8/+5
* iOS: Keep UIScreen* for current QIOSScreen instead of looking up each timeTor Arne Vestbø2013-02-271-3/+4
* iOS: copy brute-force port of Qt4 uikit plugin into Qt5.Richard Moe Gustavsen2013-02-261-0/+76