index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qstandardpaths_win.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark QStandardPath implementation security critical
Matthias Rauter
2025-06-30
1
-0
/
+1
*
Add StateLocation & GenericStateLocation to StandardLocation
Jonathan Ketchker
2023-09-07
1
-1
/
+22
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-6
/
+8
*
QStandardPaths/Win: fix build with old MinGW SDK
Thiago Macieira
2022-02-10
1
-2
/
+4
*
QStandardPaths_win: Add mapping for DownloadLocation
Yuhang Zhao
2022-01-13
1
-8
/
+4
*
QStandardPaths: Remove old MinGW workaround
Yuhang Zhao
2022-01-13
1
-11
/
+1
*
Add PublicShare and Templates QStandardPaths
Björn Feber
2022-01-01
1
-1
/
+5
*
Remove pre-Win10 code paths in QtBase
Yuhang Zhao
2021-11-02
1
-6
/
+1
*
corelib: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
io: Remove version checks for versions below Win 10
Mårten Nordheim
2021-07-28
1
-2
/
+0
*
Remove usage of deprecated QStandardPaths::DataLocation
Karsten Heimrich
2020-10-23
1
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-2
/
+2
*
qstandardpaths_win.cpp: Fix GetCurrentProcessToken() for Win7
v5.15.0-rc2
Fredrik Orderud
2020-05-07
1
-1
/
+6
*
Windows: Make QStandardPaths::writableLocation low-integrity aware
Fredrik Orderud
2020-04-15
1
-2
/
+55
*
Remove unused static method
Kai Koehne
2019-04-05
1
-9
/
+0
*
Windows: Don't output a warning when sHGetKnownFolderPath fails
Andy Shaw
2018-07-18
1
-11
/
+6
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-23
1
-2
/
+11
|
\
|
*
Windows: Resolve QStandardPaths config location without qApp instance
Tor Arne Vestbø
2017-11-22
1
-2
/
+11
*
|
Add "<APPDIR>/data/<APPNAME>" to the non Generic paths on Windows
Hannah von Reth
2017-07-20
1
-1
/
+9
|
/
*
QStandardPaths: Do not check whether path exists (Windows)
Kai Koehne
2016-11-08
1
-1
/
+1
*
QStandardPaths: Replace deprecated Win32 SHGetSpecialFolderPath
Kai Koehne
2016-11-08
1
-50
/
+27
*
QtCore: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-39
/
+3
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-0
/
+22
|
\
|
*
Introduce separate mapping of QStandardPaths's CLSIDs for Windows CE.
Friedemann Kleint
2016-03-17
1
-0
/
+22
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-115
/
+143
|
\
|
|
*
Refactor QStandardPaths for Desktop Windows.
Friedemann Kleint
2016-01-28
1
-115
/
+143
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-1
/
+1
|
\
|
*
Fix regression with QStandardPaths::standardLocations on Windows
Joni Poikelin
2015-09-17
1
-1
/
+1
*
|
QStandardPaths: on Windows, add APPDIR and APPDIR/data for GenericDataLocation
David Faure
2015-08-13
1
-4
/
+2
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QStandardPaths: add AppConfigLocation.
David Faure
2015-01-09
1
-0
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.
Friedemann Kleint
2014-04-29
1
-12
/
+22
*
Fix build on [older] MinGW
Konstantin Ritt
2014-03-29
1
-1
/
+1
*
Implement DownloadLocation retrieving using SHGetKnownFolderPath
Samuel Gaist
2014-03-25
1
-1
/
+24
*
Windows/Windows CE: Do not dynamically load shell32/coredll.
Friedemann Kleint
2014-01-07
1
-21
/
+1
*
Add Asset Locations to QStandardPaths::DataLocation
Alan Alpert
2013-12-10
1
-0
/
+6
*
QStandardPaths: add GenericConfigLocation
David Faure
2013-11-05
1
-4
/
+6
*
QStandardPaths: Use forward slash consistently.
Friedemann Kleint
2013-02-27
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Allow QStandardPaths (Mac, Windows, Unix) to be bootstrapped
Thiago Macieira
2012-11-02
1
-0
/
+7
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Revert "Use true and false in preference to TRUE and FALSE"
Sergio Ahumada
2012-09-07
1
-10
/
+10
*
Use true and false in preference to TRUE and FALSE
Sergio Ahumada
2012-09-05
1
-10
/
+10
*
Remove code duplication in QStandardPaths implementations
David Faure
2012-08-09
1
-13
/
+1
*
Add bool QStandardPaths::isTestModeEnabled()
David Faure
2012-08-09
1
-0
/
+5
*
Use QtCore instead of QtGui for the standardpaths comments to be correct
Laszlo Papp
2012-08-01
1
-1
/
+1
[next]