summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * iOS: send mouse events (from touch events) from EAGLViewRichard Moe Gustavsen2013-02-272-11/+13
| * iOS: implement QEventLoop support in the event dispatcherRichard Moe Gustavsen2013-02-272-2/+8
| * iOS: create top-level UIWindow and UIViewControllerRichard Moe Gustavsen2013-02-272-0/+24
| * iOS: Implement QIOSBackingStore in terms of a QOpenGLPaintDeviceTor Arne Vestbø2013-02-274-119/+89
| * iOS: Implement QPlatformOpenGLContextTor Arne Vestbø2013-02-278-376/+343
| * iOS: support killing timersRichard Moe Gustavsen2013-02-271-12/+42
| * iOS: call UIApplicationMain from event dispatcher, and add application delegateRichard Moe Gustavsen2013-02-274-38/+165
| * iOS: Flesh out initial QPlatformScreen implementationTor Arne Vestbø2013-02-272-57/+61
| * iOS: Fix build on case sensitive filesystemsTor Arne Vestbø2013-02-271-1/+1
| * iOS: QIOSEventDispatcher: implement timer supportRichard Moe Gustavsen2013-02-272-19/+132
| * iOS: QIOSEventDispatcher: add runloop source for processing eventsRichard Moe Gustavsen2013-02-272-7/+63
| * iOS: Add ability to get the UIView for a QWindow through QPlatformNativeInter...Tor Arne Vestbø2013-02-272-1/+25
| * iOS: Style nitpicking, rename m_fontDb to m_fontDatabaseTor Arne Vestbø2013-02-272-3/+4
| * iOS: Keep UIScreen* for current QIOSScreen instead of looking up each timeTor Arne Vestbø2013-02-273-10/+11
| * iOS: Add screen like other platform pluginsTor Arne Vestbø2013-02-272-10/+3
| * iOS: Get rid of singleton instance accessor in platform pluginTor Arne Vestbø2013-02-272-11/+0
| * iOS: Change member variable style to be consistent with Qt's de facto standardTor Arne Vestbø2013-02-277-122/+122
| * iOS: Don't add to OBJECTIVE_HEADERS, there's no such thingTor Arne Vestbø2013-02-271-1/+1
| * iOS: Don't include QtPrintSupport dialogs on iOSTor Arne Vestbø2013-02-271-1/+1
| * iOS: Add required public dependencies of the CoreText font databaseTor Arne Vestbø2013-02-271-0/+8
| * iOS: network should not link against CoreServices on iOSRichard Moe Gustavsen2013-02-271-1/+5
| * iOS: Add missing QuartzCore dependency to platform pluginTor Arne Vestbø2013-02-271-1/+1
| * iOS: Don't link ios platform plugin to CocoaTor Arne Vestbø2013-02-271-1/+1
| * iOS: Build platform plugin like other platform pluginsTor Arne Vestbø2013-02-271-4/+3
| * iOS: Build ios platform plugin when appropriateTor Arne Vestbø2013-02-271-1/+4
| * iOS: Move Q_OS_IOS out of makesespec to qsystemdetection.hTor Arne Vestbø2013-02-263-0/+10
| * iOS: Don't reference QMacStyle from QStyleOption as we don't build itRichard Moe Gustavsen2013-02-261-1/+1
| * iOS: fix build issue, dont link against cocoaRichard Moe Gustavsen2013-02-264-6/+4
| * iOS: copy brute-force port of Qt4 uikit plugin into Qt5.Richard Moe Gustavsen2013-02-2614-0/+1601
| * Don't link QtPlatformSupport to CoreFoundation or CarbonTor Arne Vestbø2013-02-222-2/+2
* | BlackBerry: handle window state navigator eventsRafael Roquetto2013-02-286-7/+67
* | Add private API to connect to slots in QObjectPrivateOlivier Goffart2013-02-281-0/+77
* | OpenGL: Add QOpenGLVertexArrayObject classSean Harmer2013-02-283-2/+586
* | OpenGL: Reinstate support for OpenGL geometry shadersSean Harmer2013-02-283-4/+58
* | Allow flushing window system events from other threadEskil Abrahamsen Blomfeldt2013-02-284-2/+36
* | EGLFS: Enablers for Android pluginEskil Abrahamsen Blomfeldt2013-02-287-51/+78
* | PSQL: lastInsertId without OID on tableIsrael Lins2013-02-281-1/+6
* | QT_MESSAGE_OUTPUT: add support for condition depending on the typeOlivier Goffart2013-02-271-16/+71
* | ODBC: implementation of lastInsertId()Israel Lins2013-02-272-1/+38
* | Export QAbstractFileEngine[XXXX] classes.BogDan Vatra2013-02-271-3/+3
* | Style fixes for android enablersPaul Olav Tvete2013-02-272-3/+3
* | Fix compile on AndroidBogDan Vatra2013-02-271-2/+2
* | Update the display to reflect changes by input methodPaul Olav Tvete2013-02-271-1/+2
* | Cocoa: Remove qt_mac_toCGImage warningsGabriel de Dietrich2013-02-271-2/+4
* | Add ISO 8859-11 as an alias for TIS-620David Faure2013-02-271-1/+2
* | Enablers for input methods on AndroidPaul Olav Tvete2013-02-274-0/+32
* | Fix thumb armv5 atomicsBogDan Vatra2013-02-271-0/+8
* | Add multi-line input method hintPaul Olav Tvete2013-02-273-1/+5
* | Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-273-0/+37
* | Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-274-4/+4