index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qstorageinfo_win.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark QStorageInfo security significant
Matthias Rauter
2025-07-04
1
-0
/
+1
*
Windows: Fix using NT APIs on i386
Martin Storsjö
2025-04-06
1
-1
/
+1
*
Replace some not appropriate QSystemLibrary usages
Zhao Yuhang
2025-03-27
1
-55
/
+6
*
QtCore: don't use QString::utf16() where the string is \0-terminated
Ahmad Samir
2024-11-13
1
-2
/
+3
*
QStorageInfo: change private blockSize member to int
Thiago Macieira
2023-11-17
1
-1
/
+1
*
QStorageInfo: split Linux specific code to a separate source file
Ahmad Samir
2023-07-09
1
-5
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Replace uses of _qs with _s in sources and examples
Sona Kurazyan
2022-04-19
1
-1
/
+1
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-4
/
+6
*
Implement fetching physical QStorageInfo::blockSize() under Windows
Karsten Heimrich
2021-12-08
1
-1
/
+141
*
QChar: make construction from integral explicit
Giuseppe D'Angelo
2020-11-15
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-2
/
+2
*
QStorageInfo/Windows: Improve error handling
Friedemann Kleint
2017-07-09
1
-18
/
+34
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-13
/
+19
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-21
/
+13
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-11-24
1
-1
/
+1
|
\
|
*
QStorageInfo: include qt_windows.h instead of Windows.h
Daniel Molkentin
2014-10-27
1
-1
/
+1
*
|
Fix spelling errors in method names in QStorageInfo.
Jeff Tranter
2014-10-22
1
-4
/
+4
|
/
*
Don't use QStringLiteral in startsWith/endsWidth
Marc Mutz
2014-10-09
1
-1
/
+1
*
Add the QStorageInfo class
Ivan Komissarov
2014-08-13
1
-0
/
+193