index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qfiledevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark QFileDevice security significant
Matthias Rauter
2025-06-26
1
-0
/
+1
*
QSaveFile: make it so flush() errors imply commit() failed
Thiago Macieira
2024-12-26
1
-1
/
+2
*
Long live [[nodiscard]] QFile::open
Giuseppe D'Angelo
2024-04-17
1
-0
/
+29
*
QAbstractFileEngine: remove member FileTime and use QFile::FileTime
Ahmad Samir
2024-03-21
1
-11
/
+2
*
Avoid potential data races caused by qt_ntfs_permission_lookup
Mate Barany
2023-02-08
1
-0
/
+14
*
[doc] Warn users about data races regarding qt_ntfs_permission_lookup
Mate Barany
2023-01-12
1
-0
/
+5
*
Doc: Replace QTemporaryFile with QSaveFile for QFileDevice motivation
Kai Köhne
2022-12-22
1
-3
/
+3
*
doc: fix description of QFileDevice::Permission::*Other
Celeste Liu
2022-09-15
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QFileDevice: code tidies
Giuseppe D'Angelo
2021-05-14
1
-2
/
+2
*
Replace qt_make_unique with std::make_unique
Allan Sandfeld Jensen
2020-11-23
1
-3
/
+1
*
Whitespace cleanup in corelib/io
v6.0.0-beta2
Allan Sandfeld Jensen
2020-10-20
1
-3
/
+2
*
Fix qdoc warning from flag instead of enum type in \enum
Volker Hilsheimer
2020-09-23
1
-1
/
+1
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-4
/
+4
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
QFile: hold engine by unique_ptr
Marc Mutz
2019-07-19
1
-8
/
+6
*
Move away from using 0 as a pointer constant
Allan Sandfeld Jensen
2019-06-07
1
-2
/
+2
*
QtCore: replace 0 with \nullptr in documentation
Christian Ehrlicher
2019-01-28
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.9' into dev
Thiago Macieira
2017-08-08
1
-0
/
+2
|
\
|
*
Improve documentation for {QFile, QFileDevice}::resize()
Sérgio Martins
2017-08-03
1
-0
/
+2
*
|
Filesystem: Use "birth time" to avoid confusion with Unix ctime
Thiago Macieira
2017-08-05
1
-19
/
+13
*
|
Fix some qdoc warnings for 5.10
Friedemann Kleint
2017-07-25
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-05-07
1
-0
/
+4
|
\
|
|
*
QtCore: include mocs
Thiago Macieira
2017-05-05
1
-0
/
+4
*
|
QFileDevice/QFileInfo: Add fileTime() and setFileTime()
Nikita Krupenko
2017-04-27
1
-0
/
+76
|
/
*
Reset QFileDevicePrivate::cachedSize on file close
Aleksey Lysenko
2017-02-06
1
-0
/
+3
*
Doc: Remove references to Windows CE in Qt Core
Venugopal Shivashankar
2016-08-23
1
-6
/
+1
*
QRingBuffer: add append(const char *, qint64) function
Alex Trotsenko
2016-02-01
1
-5
/
+1
*
Adapt QFileDevice to use QIODevice's write buffer
Alex Trotsenko
2016-01-29
1
-16
/
+15
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
1
-1
/
+1
|
|
\
|
|
*
Fix UB in QFileDevice::writeData()
Marc Mutz
2016-01-12
1
-1
/
+1
*
|
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
|
QIODevice: handle incomplete reads
Alex Trotsenko
2016-01-12
1
-1
/
+1
|
/
/
*
/
Make QRingBuffer a 64-bit safe
Alex Trotsenko
2015-03-12
1
-1
/
+1
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Doc: corrected autolink errors corelib/io
Nico Vertriest
2014-11-26
1
-3
/
+3
*
Doc: QFileDevice and QFile::setPermissions do not manipulate ACLs
Leena Miettinen
2014-10-24
1
-1
/
+4
*
Doc: removed unnecessary text
Leena Miettinen
2014-10-20
1
-2
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-23
1
-1
/
+1
|
\
|
*
Doc: corrected autolink errors corelib io
Nico Vertriest
2014-08-27
1
-1
/
+1
*
|
Add QFileDevice::MemoryMapFlags::MapPrivateOption flag.
Simon Sasburg
2014-07-23
1
-0
/
+11
|
/
*
Doc: Improve docs for file permission checking on NTFS
Sze Howe Koh
2014-04-16
1
-4
/
+3
*
Repack structs with more than one padding hole
Thiago Macieira
2013-12-03
1
-3
/
+3
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-10
/
+10
*
Document ResourceError
Albert Astals Cid
2013-03-19
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Doc: Add \inmodule QtCore to all QtCore class doc bodies
Thiago Macieira
2012-08-23
1
-0
/
+1
[next]