summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths_mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-291-7/+9
* Add Asset Locations to QStandardPaths::DataLocationAlan Alpert2013-12-101-0/+25
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-051-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Allow QStandardPaths (Mac, Windows, Unix) to be bootstrappedThiago Macieira2012-11-021-0/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QStandardPaths should still work without desktop serviceJing Bai2012-09-031-4/+0
* Remove code duplication in QStandardPaths implementationsDavid Faure2012-08-091-13/+1
* Add bool QStandardPaths::isTestModeEnabled()David Faure2012-08-091-0/+5
* 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-7/+43
* Use strlen to determine length of returned pathJoão Abecasis2012-03-151-1/+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-1/+3
* QStandardPaths: add DownloadLocation.David Faure2011-11-041-0/+2
* Rename storageLocation() to writableLocation().David Faure2011-10-231-2/+2
* Add QStandardPaths::RuntimeLocation, for sockets ($XDG_RUNTIME_DIR)David Faure2011-10-231-0/+2
* QStandardPaths: add Config and GenericData, add methodsDavid Faure2011-10-231-21/+43
* Move path information from QDesktopServices (gui) to QStandardPaths (core)David Faure2011-10-231-0/+148