summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosfiledialog.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: Guard all uses of APIs not available in application extensionsTor Arne Vestbø2018-06-051-1/+3
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-46/+33
|\
| * iOS: refactor usage of photos into optional pluginRichard Moe Gustavsen2016-10-261-46/+33
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* iOS: only use image picker dialog as native dialog for loading filesRichard Moe Gustavsen2015-03-181-1/+3
* iOS: convert directory in qiosfiledialog to local file before checking filenameRichard Moe Gustavsen2015-03-151-1/+2
* iOS: return file urls rather than asset urls from file dialogRichard Moe Gustavsen2015-03-151-1/+2
* Fix license headersSergio Ahumada2015-02-161-22/+14
* iOS: add native file dialog for selecing photos/assetsRichard Moe Gustavsen2015-02-151-0/+141