index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.6
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
io
/
qfiledevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Turn QFileDevice::MemoryMapFlags into a proper QFlag
Edward Welbourne
2020-09-02
1
-3
/
+5
*
Fix a few overrides in Qt Core
Alessandro Portale
2018-09-25
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-9
/
+9
*
Filesystem: Use "birth time" to avoid confusion with Unix ctime
Thiago Macieira
2017-08-05
1
-3
/
+4
*
QFileDevice/QFileInfo: Add fileTime() and setFileTime()
Nikita Krupenko
2017-04-27
1
-0
/
+10
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QtCore: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-01
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-9
/
+9
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add QFileDevice::MemoryMapFlags::MapPrivateOption flag.
Simon Sasburg
2014-07-23
1
-1
/
+3
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
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
*
Split up base class QFileDevice for open-file operations (read/write)
David Faure
2012-03-06
1
-0
/
+147