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.5
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_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QAbstractFileEngine: Add permission argument to open()
Ievgenii Meshcheriakov
2021-12-04
1
-2
/
+10
*
QDir: Add support for setting directory permissions to mkdir()
Ievgenii Meshcheriakov
2021-11-26
1
-1
/
+4
*
QFsFileEngine (Unix): replace a QPair with a proper struct
Marc Mutz
2021-08-04
1
-1
/
+5
*
Whitespace cleanup in corelib/io
v6.0.0-beta2
Allan Sandfeld Jensen
2020-10-20
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-08-01
1
-1
/
+1
|
\
|
*
qfsfileengine_p.h: Un-inline processOpenModeFlags
Oliver Wolff
2019-07-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-30
1
-3
/
+7
|
\
\
|
|
/
|
*
Move processOpenModeFlags out of QFSFileEngine
Oliver Wolff
2019-07-29
1
-3
/
+7
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-1
/
+1
|
/
*
Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flags
d3fault
2018-01-17
1
-0
/
+9
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-0
/
+3
|
\
|
*
QTemporaryFile: fix issues with removing a file twice
Thiago Macieira
2017-11-23
1
-0
/
+3
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-35
/
+35
|
/
*
Fix QAbstractFileEngine::clone misuse
Thiago Macieira
2017-08-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-07-19
1
-0
/
+1
|
\
|
*
QFile::rename: use the open file's ID, instead of using the file name
Thiago Macieira
2017-07-18
1
-0
/
+1
*
|
QFileDevice/QFileInfo: Add fileTime() and setFileTime()
Nikita Krupenko
2017-04-27
1
-0
/
+1
*
|
Speed up QFile::copy on Linux file systems that support cloning
Simon Hausmann
2017-02-24
1
-0
/
+1
|
/
*
QtCore: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-9
/
+0
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QFSFileEngine: Remove unused member
Thiago Macieira
2015-09-28
1
-1
/
+0
*
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
-34
/
+34
*
Export QFSFileEngine symbols
Kai Koehne
2014-10-17
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Ensure that QTemporaryFile clears all file mappings.
Friedemann Kleint
2014-07-03
1
-0
/
+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
/
+2
*
|
Add renameOverwrite() to QAbstractFileEngine.
David Faure
2013-01-14
1
-0
/
+1
|
/
*
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
*
Drop file-engine abstraction from public API
João Abecasis
2012-02-22
1
-2
/
+63
*
Remove Symbian specific code from QtCore.
Xizhi Zhu
2012-01-30
1
-29
/
+0
*
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
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
1
-17
/
+17
|
\
|
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
|
Make QtCore compile with on Windows when -qpa is used
Olli Werwolff
2011-05-24
1
-2
/
+2
|
/
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+202