summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosscreen.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: Compare similar types when setting up QPlatformScreenTor Arne Vestbø2013-09-211-1/+1
* iOS: Use right DPI for all iPad Minis, not just the WiFi versionTor Arne Vestbø2013-05-271-1/+1
* iOS: Don't use -1 as magic value for UIDeviceOrientationFaceUp/DownTor Arne Vestbø2013-04-301-3/+12
* iOS: use an explicit pointer to qiosViewControllerRichard Moe Gustavsen2013-04-191-1/+1
* iOS: Handle UIDeviceOrientation vs UIInterfaceOrientationTor Arne Vestbø2013-04-041-1/+1
* iOS: Don't crash on landscape mode startupMorten Johan Sørvig2013-02-271-1/+1
* iOS: Enable retina resolution for stylesMorten Johan Sørvig2013-02-271-0/+5
* iOS: Use 72 DPI for font size conversionTor Arne Vestbø2013-02-271-0/+5
* iOS: add convenience function to get to the root QIOSViewControllerRichard Moe Gustavsen2013-02-271-2/+2
* iOS: report changes to keyboard rect back to QtRichard Moe Gustavsen2013-02-271-3/+1
* iOS: add global function 'isQtApplication'Richard Moe Gustavsen2013-02-271-1/+1
* iOS: refactor general convenience functions into new file 'qiosglobal'Richard Moe Gustavsen2013-02-271-48/+1
* iOS: let QIOSScreen use correct orientation at startupRichard Moe Gustavsen2013-02-271-0/+7
* iOS: refactor QIOSOrientationListener into QIOSScreenRichard Moe Gustavsen2013-02-271-1/+89
* iOS: let QIOSScreen change geometry according to interface rotationTor Arne Vestbø2013-02-271-4/+28
* iOS: let QIOSScreen start/stop listening for device orientationRichard Moe Gustavsen2013-02-271-0/+27
* iOS: insert Digia license headersRichard Moe Gustavsen2013-02-271-24/+24
* iOS: Implement QPlatformScreen::availableGeometry()Tor Arne Vestbø2013-02-271-2/+6
* iOS: Flesh out initial QPlatformScreen implementationTor Arne Vestbø2013-02-271-49/+56
* iOS: Keep UIScreen* for current QIOSScreen instead of looking up each timeTor Arne Vestbø2013-02-271-6/+6
* iOS: copy brute-force port of Qt4 uikit plugin into Qt5.Richard Moe Gustavsen2013-02-261-0/+120