summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtCore: use new QLatin1String::arg()Marc Mutz2019-06-031-1/+1
* Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-11/+3
* Android: Don't rely on QDir::homePath() to get the application directoryChristian Strømme2018-02-121-2/+13
* Say hello to Android ServicesBogDan Vatra2016-02-171-9/+8
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+2
|\
| * Android: Fix local ref handling.Christian Strømme2015-02-171-2/+2
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | QStandardPaths: add AppConfigLocation.David Faure2015-01-091-0/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-291-2/+3
* Android: QStandardPaths implementationChristian Strømme2014-01-161-0/+331