summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosmessagedialog.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: add support for custom buttons in native MessageDialog helperUlf Hermann2018-09-291-1/+19
* iOS: Guard all uses of APIs not available in application extensionsTor Arne Vestbø2018-06-051-1/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-3/+1
|\
| * Remove obsolete version checksJake Petroules2017-09-251-3/+1
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-261-1/+1
|\
| * iOS: accept window modal message dialogsRichard Moe Gustavsen2016-09-151-1/+1
* | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-1/+2
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: add support for native message dialogsRichard Moe Gustavsen2015-11-161-0/+135