summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosapplicationstate.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: Deliver all QWindowSystemInterface events synchronouslyTor Arne Vestbø2017-11-281-1/+1
* qpa: Teach handleApplicationStateChanged about sync/async deliveryTor Arne Vestbø2017-11-201-2/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-92/+42
|\
| * UIKit: Ensure that Qt's application state is initialized at startupTor Arne Vestbø2016-06-171-92/+42
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* iOS: Clean up style in Objective-C message signaturesTor Arne Vestbø2015-05-241-6/+6
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* iOS: Send application state changes synchronouslyTor Arne Vestbø2014-04-281-0/+1
* iOS: Guard against this and self being deleted when using dispatch_asyncTor Arne Vestbø2013-09-111-8/+16
* iOS: add support for Qt::ApplicationStatesRichard Moe Gustavsen2013-06-251-0/+162