summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* 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-1/+3
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-051-1/+2
* Add a Qt-API style QStandardPaths::setTestModeEnabledThiago Macieira2013-08-091-1/+4
* QStandardPaths::displayName() is unavailable when bootstrappedOswald Buddenhagen2013-03-131-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Removed an unnecessary forward declarationThorbjørn Lindeijer2012-12-281-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add bool QStandardPaths::isTestModeEnabled()David Faure2012-08-091-0/+1
* Use QtCore instead of QtGui for the standardpaths comments to be correctLaszlo Papp2012-08-011-1/+1
* Allow auto tests to stay away from the user's configuration.David Faure2012-03-281-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* 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-1/+2
* QStandardPaths: add DownloadLocation.David Faure2011-11-041-1/+2
* Rename storageLocation() to writableLocation().David Faure2011-10-231-1/+1
* Add QStandardPaths::RuntimeLocation, for sockets ($XDG_RUNTIME_DIR)David Faure2011-10-231-0/+1
* Add QStandardPaths::findExecutable.David Faure2011-10-231-1/+3
* QStandardPaths: add Config and GenericData, add methodsDavid Faure2011-10-231-1/+18
* Move path information from QDesktopServices (gui) to QStandardPaths (core)David Faure2011-10-231-0/+85