index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
qfsfileengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify QFSFileEngine implementations on Windows and Unix
Volker Hilsheimer
2019-10-31
1
-28
/
+88
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-30
1
-16
/
+29
|
\
|
*
Move processOpenModeFlags out of QFSFileEngine
Oliver Wolff
2019-07-29
1
-16
/
+29
*
|
Move away from using 0 as a pointer constant
Allan Sandfeld Jensen
2019-06-07
1
-8
/
+8
|
/
*
Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flags
d3fault
2018-01-17
1
-21
/
+35
*
doc: Correct remaining qdoc warnings in qfsfileengine.cpp
Martin Smith
2018-01-04
1
-4
/
+0
*
doc: Fix qdoc errors in qfsfilengine.cpp
Martin Smith
2017-12-05
1
-4
/
+8
*
Fix some qdoc warnings
Friedemann Kleint
2017-08-02
1
-4
/
+0
*
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-07-19
1
-11
/
+11
|
\
|
*
Convert improper uses of qt_error_string() to QSystemError::stdString()
Thiago Macieira
2017-07-18
1
-11
/
+11
*
|
QFSFileEngine: handle refreshing of file times better
Thiago Macieira
2017-07-06
1
-0
/
+20
*
|
QFileDevice/QFileInfo: Add fileTime() and setFileTime()
Nikita Krupenko
2017-04-27
1
-0
/
+4
*
|
Simplify QFSFileEngine code: QFile does not require buffering
Thiago Macieira
2017-03-31
1
-0
/
+9
*
|
Speed up QFile::copy on Darwin file systems that support cloning
Jake Petroules
2017-02-27
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-08-29
1
-3
/
+2
|
\
|
*
Doc: Remove references to Windows CE in Qt Core
Venugopal Shivashankar
2016-08-23
1
-3
/
+2
*
|
QtBase: use printf-style qWarning/qDebug where possible (II)
Marc Mutz
2016-05-03
1
-1
/
+1
*
|
QtCore: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-6
/
+0
|
/
*
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Liang Qi
2016-01-26
1
-21
/
+25
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-21
/
+25
|
|
\
|
|
*
Fix UB in QFSFileEnginePrivate::writeFdFh()
Marc Mutz
2016-01-11
1
-21
/
+25
*
|
|
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QtCore: Fix const correctness in old style casts
Thiago Macieira
2015-07-20
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
1
-2
/
+2
|
\
|
*
Doc: Fix using Apple-related terminology in Qt Core
Alexander Volkov
2015-03-31
1
-2
/
+2
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
|
/
*
Attempt to make QFile I/O 64-bit safe
Thiago Macieira
2014-10-31
1
-12
/
+29
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Gabriel de Dietrich
2014-09-29
1
-17
/
+10
|
\
|
*
Refactor some loops over EINTR
Giuseppe D'Angelo
2014-09-22
1
-5
/
+2
|
*
QFile: fix undefined behavior when closing a buffered file
Giuseppe D'Angelo
2014-09-22
1
-13
/
+9
*
|
Don't check for EINTR after calling QT_READ / QT_WRITE
Thiago Macieira
2014-09-28
1
-4
/
+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
-0
/
+3
|
\
\
|
|
/
|
*
Make sure we don't cache old file sizes prior to new writes
Thiago Macieira
2014-08-13
1
-0
/
+3
*
|
Ensure that QTemporaryFile clears all file mappings.
Friedemann Kleint
2014-07-03
1
-3
/
+13
|
/
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-8
/
+8
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-03-05
1
-1
/
+1
|
\
|
*
Fix CreateFileMapping() error handling
Peter Kümmel
2013-02-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
|
Add syncToDisk() to QAbstractFileEngine.
David Faure
2013-01-14
1
-0
/
+11
*
|
Add renameOverwrite() to QAbstractFileEngine.
David Faure
2013-01-14
1
-0
/
+5
|
/
*
Fix build error with QT_NO_FILESYSTEMITERATOR
Tasuku Suzuki
2012-11-26
1
-0
/
+2
*
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
*
Drop file-engine abstraction from public API
João Abecasis
2012-02-22
1
-0
/
+1
*
Remove Symbian specific code from QtCore.
Xizhi Zhu
2012-01-30
1
-23
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
[next]