summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosglobal.mm
Commit message (Expand)AuthorAgeFilesLines
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* iOS: bugfix function portraitToPrimary()Richard Moe Gustavsen2013-05-281-1/+1
* iOS: Don't use -1 as magic value for UIDeviceOrientationFaceUp/DownTor Arne Vestbø2013-04-301-1/+2
* iOS: use an explicit pointer to qiosViewControllerRichard Moe Gustavsen2013-04-191-2/+6
* iOS: Don't crash on landscape mode startupMorten Johan Sørvig2013-02-271-2/+2
* iOS: Set touch point position in screen coords.Morten Johan Sørvig2013-02-271-0/+10
* iOS: clean-up header includesRichard Moe Gustavsen2013-02-271-1/+1
* iOS: add convenience function to get to the root QIOSViewControllerRichard Moe Gustavsen2013-02-271-0/+8
* iOS: bugfix portraitToPrimary global functionRichard Moe Gustavsen2013-02-271-3/+3
* iOS: report changes to keyboard rect back to QtRichard Moe Gustavsen2013-02-271-0/+9
* iOS: add global function 'isQtApplication'Richard Moe Gustavsen2013-02-271-0/+13
* iOS: refactor general convenience functions into new file 'qiosglobal'Richard Moe Gustavsen2013-02-271-0/+104