index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qfilesystemengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add security header to QFileSystemEngine files
Matthias Rauter
2025-07-14
1
-0
/
+1
*
QFileSystemEngine: add a brief description
Ahmad Samir
2024-11-13
1
-0
/
+15
*
QFileInfoGatherer: Fix internal build (with Q_AUTOTEST_EXPORT)
Thiago Macieira
2024-10-09
1
-0
/
+6
*
QFileSystemEngine: make factory functions return unique_ptr<QABFE>
Ahmad Samir
2024-03-21
1
-11
/
+12
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
qfilesystemengine: port to qsizetype
Johannes Kauffmann
2022-10-25
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-5
/
+6
*
Implement QFileInfo::junctionTarget(), adjust auto-test
Karsten Heimrich
2021-06-05
1
-0
/
+13
*
Port QDir, QFile from QStringRef to QStringView
Lars Knoll
2020-06-12
1
-2
/
+2
*
QFileSystemEngine: port a local QSet to QDuplicateTracker
Marc Mutz
2020-05-04
1
-4
/
+4
*
Move away from using 0 as a pointer constant
Allan Sandfeld Jensen
2019-06-07
1
-2
/
+2
*
QFileSystemEngine: Remove unneeded test for relative symlink
Orgad Shaneh
2017-09-28
1
-2
/
+0
*
QFileInfo: harmonize QFileInfo() and QFileInfo("")
Thiago Macieira
2017-08-08
1
-0
/
+4
*
Move Unix code from qfilesystemengine.cpp to qfilesystemengine_unix.cpp
Thiago Macieira
2017-08-06
1
-223
/
+0
*
Filesystem: Use "birth time" to avoid confusion with Unix ctime
Thiago Macieira
2017-08-05
1
-4
/
+3
*
QFileSystemEngine: a file only exists if its link count is not 0
Thiago Macieira
2017-07-20
1
-1
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-08
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-04
1
-2
/
+2
|
|
\
|
|
*
Stop using readdir_r: glibc deprecated it and it's not a good idea
Thiago Macieira
2016-11-03
1
-2
/
+2
*
|
|
Improve precision of reported file times on Unix-style platforms
Simon Hausmann
2016-07-20
1
-3
/
+24
*
|
|
CoreLib: use QStringRef to optimize memory allocation
Anton Kudryavtsev
2016-07-02
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-06
1
-1
/
+13
|
\
|
|
*
QFileSystemMetaData: do not treat block devices as sequential
Alex Trotsenko
2016-05-04
1
-1
/
+13
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QtCore: use QStringRef in more places
Marc Mutz
2015-10-12
1
-1
/
+1
*
Modernize and unify filesystem code on Apple platforms.
Jake Petroules
2015-09-22
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
1
-1
/
+1
|
\
|
*
Doc: Fix using Apple-related terminology in Qt Core
Alexander Volkov
2015-03-31
1
-1
/
+1
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QNX: Fix QDir::entryInfoList()
Bernd Weimer
2014-04-14
1
-2
/
+2
*
Utilize the new Q_OS_MACX define.
Jake Petroules
2013-05-09
1
-1
/
+1
*
Remove ifdefs for supporting Mac OS <= 10.5
Tor Arne Vestbø
2013-02-18
1
-2
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
QNX: Fix build with QNX SDP 6.5.
Sergio Martins
2012-11-02
1
-1
/
+1
*
QNX: Remember information on whether a file is a link
Thomas McGuire
2012-10-30
1
-0
/
+7
*
QNX: Use extra information in dirent to avoid stat() calls
Thomas McGuire
2012-10-19
1
-1
/
+48
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Change coreservices -> ios
Ian Dean
2012-04-19
1
-1
/
+1
*
Remove Symbian specific code from QtCore.
Xizhi Zhu
2012-01-30
1
-24
/
+4
*
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
*
corelib: Remove Q_WS-macros.
Friedemann Kleint
2011-10-24
1
-1
/
+1
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Doc: Applied pending fixes to API documentation.
David Boddie
2011-05-23
1
-1
/
+1
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+391