summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths.cpp
Commit message (Expand)AuthorAgeFilesLines
* update QStandardPaths::standardLocations() documentationJeremy Katz2012-06-111-2/+5
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-1/+1
* Allow auto tests to stay away from the user's configuration.David Faure2012-03-281-0/+21
* QStandardPaths: implement displayName() on all platforms.David Faure2012-03-221-0/+42
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-7/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QStandardPaths: add GenericCacheLocation.David Faure2012-01-031-0/+2
* QStandardPaths: add DownloadLocation.David Faure2011-11-041-1/+2
* Rename storageLocation() to writableLocation().David Faure2011-10-231-4/+4
* Add QStandardPaths::RuntimeLocation, for sockets ($XDG_RUNTIME_DIR)David Faure2011-10-231-2/+2
* Add QStandardPaths::findExecutable.David Faure2011-10-231-0/+87
* QStandardPaths: add Config and GenericData, add methodsDavid Faure2011-10-231-6/+80
* Move path information from QDesktopServices (gui) to QStandardPaths (core)David Faure2011-10-231-0/+114