summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths_ios.mm
Commit message (Expand)AuthorAgeFilesLines
* qstandardpaths_ios: allow empty strings to be returned for undefined locationsRichard Moe Gustavsen2015-05-101-9/+0
* qstandardpaths_ios: return empty path for ApplicationsLocationRichard Moe Gustavsen2015-05-051-1/+1
* qstandardpaths_ios: use fallback for DesktopLocationRichard Moe Gustavsen2015-05-051-3/+1
* qstandardpaths_ios: return writable locations for Fonts, Music, Movies, Pictu...Richard Moe Gustavsen2015-05-051-5/+9
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* qstandardpaths_ios: add system path for PicturesLocationRichard Moe Gustavsen2015-02-151-2/+10
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* QStandardPaths: add AppConfigLocation.David Faure2015-01-091-0/+1
* Correct QStandardPaths::DataLocation return value for iOSSamuel Gaist2014-10-301-0/+2
* Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-291-1/+2
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-051-0/+1
* iOS: Add standard paths implementation for iOSIan Dean2013-10-301-0/+135