summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qioswindow.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: Pass QWindow geometry to initWithFrame on window creationTor Arne Vestbø2013-02-271-4/+9
* iOS: send mouse events (from touch events) from EAGLViewRichard Moe Gustavsen2013-02-271-11/+10
* iOS: create top-level UIWindow and UIViewControllerRichard Moe Gustavsen2013-02-271-0/+6
* iOS: Implement QPlatformOpenGLContextTor Arne Vestbø2013-02-271-304/+96
* iOS: Change member variable style to be consistent with Qt's de facto standardTor Arne Vestbø2013-02-271-93/+93
* iOS: copy brute-force port of Qt4 uikit plugin into Qt5.Richard Moe Gustavsen2013-02-261-0/+449