summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* QStandardPaths_win: Add mapping for DownloadLocationYuhang Zhao2022-01-131-8/+4
* QStandardPaths: Remove old MinGW workaroundYuhang Zhao2022-01-131-11/+1
* Add PublicShare and Templates QStandardPathsBjörn Feber2022-01-011-1/+5
* Remove pre-Win10 code paths in QtBaseYuhang Zhao2021-11-021-6/+1
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* io: Remove version checks for versions below Win 10Mårten Nordheim2021-07-281-2/+0
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-231-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-2/+2
* qstandardpaths_win.cpp: Fix GetCurrentProcessToken() for Win7v5.15.0-rc2Fredrik Orderud2020-05-071-1/+6
* Windows: Make QStandardPaths::writableLocation low-integrity awareFredrik Orderud2020-04-151-2/+55
* Remove unused static methodKai Koehne2019-04-051-9/+0
* Windows: Don't output a warning when sHGetKnownFolderPath failsAndy Shaw2018-07-181-11/+6
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-2/+11
|\
| * Windows: Resolve QStandardPaths config location without qApp instanceTor Arne Vestbø2017-11-221-2/+11
* | Add "<APPDIR>/data/<APPNAME>" to the non Generic paths on WindowsHannah von Reth2017-07-201-1/+9
|/
* QStandardPaths: Do not check whether path exists (Windows)Kai Koehne2016-11-081-1/+1
* QStandardPaths: Replace deprecated Win32 SHGetSpecialFolderPathKai Koehne2016-11-081-50/+27
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-39/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+22
|\
| * Introduce separate mapping of QStandardPaths's CLSIDs for Windows CE.Friedemann Kleint2016-03-171-0/+22
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-115/+143
|\|
| * Refactor QStandardPaths for Desktop Windows.Friedemann Kleint2016-01-281-115/+143
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
|\
| * Fix regression with QStandardPaths::standardLocations on WindowsJoni Poikelin2015-09-171-1/+1
* | QStandardPaths: on Windows, add APPDIR and APPDIR/data for GenericDataLocationDavid Faure2015-08-131-4/+2
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QStandardPaths: add AppConfigLocation.David Faure2015-01-091-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-291-12/+22
* Fix build on [older] MinGWKonstantin Ritt2014-03-291-1/+1
* Implement DownloadLocation retrieving using SHGetKnownFolderPathSamuel Gaist2014-03-251-1/+24
* Windows/Windows CE: Do not dynamically load shell32/coredll.Friedemann Kleint2014-01-071-21/+1
* Add Asset Locations to QStandardPaths::DataLocationAlan Alpert2013-12-101-0/+6
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-051-4/+6
* QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-271-2/+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/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-071-10/+10
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-10/+10
* 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-0/+9
* 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