summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths_win.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QStandardPaths: implement displayName() on all platforms.David Faure2012-03-221-6/+0
* Don't include qguifunctions_wince.h in QtCore.Andreas Holzammer2012-02-081-1/+0
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QStandardPaths: remove unused includes (leftovers from qdesktopservices)David Faure2012-01-261-4/+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-0/+3
* QStandardPaths: add DownloadLocation.David Faure2011-11-041-0/+1
* Rename storageLocation() to writableLocation().David Faure2011-10-231-3/+3
* Add QStandardPaths::RuntimeLocation, for sockets ($XDG_RUNTIME_DIR)David Faure2011-10-231-5/+3
* QStandardPaths: add Config and GenericData, add methodsDavid Faure2011-10-231-18/+71
* Move path information from QDesktopServices (gui) to QStandardPaths (core)David Faure2011-10-231-0/+167