summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths_json.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* replace getenv("HOME") with a "centralized" QDir::homePath()Konstantin Ritt2012-04-191-1/+1
* Allow auto tests to stay away from the user's configuration.David Faure2012-03-281-0/+42
* QStandardPaths: implement displayName() on all platforms.David Faure2012-03-221-6/+0
* QStandardPaths implementation configured using JSONJeremy Katz2012-02-171-0/+184