index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qfilesystemiterator_unix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QDirListing: add flags to handle entries filtering
Ahmad Samir
2024-06-27
1
-0
/
+4
*
QFileSystemIterator: add constructor that takes QFileSystemEntry only
Ahmad Samir
2024-06-19
1
-3
/
+6
*
QFileSystemIterator/Darwin: enforce NFC encoding in QString
Thiago Macieira
2024-02-22
1
-1
/
+9
*
QFileSystemIterator/Unix: use QStringDecoder
Ahmad Samir
2024-02-09
1
-16
/
+18
*
QFileSystemIterator: simplify the constructor
Ahmad Samir
2024-02-03
1
-4
/
+1
*
QFileSystemIterator: set errno to 0 before calling readdir()
Ahmad Samir
2024-02-03
1
-0
/
+12
*
QFileSystemIterator: manage dirstream with unique_ptr
Ahmad Samir
2024-02-03
1
-10
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Convert a couple of APIs to use views
Lars Knoll
2020-10-06
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-3
/
+3
*
Remove QTextCodec dependency from qfilesystemiterator
Lars Knoll
2020-05-14
1
-37
/
+2
*
Move the UTF conversion methods to qstringconverter
Lars Knoll
2020-05-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
1
-1
/
+5
|
\
|
*
Build fix for -developer-build with certain features disabled
Guy Poizat
2019-10-04
1
-0
/
+2
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
1
-1
/
+3
|
|
\
|
|
*
Filesystem: avoid crashes on exit in case the locale codec is null
Thiago Macieira
2019-09-24
1
-1
/
+3
*
|
|
Fix qmake build in developer builds
Leander Beernaert
2019-08-16
1
-0
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-17
1
-3
/
+44
|
\
|
|
*
QDirIterator: don't require NFD normalization on Darwin for validity
Thiago Macieira
2019-07-11
1
-3
/
+44
*
|
Move away from using 0 as a pointer constant
Allan Sandfeld Jensen
2019-06-07
1
-3
/
+3
|
/
*
QDirIterator: Skip inconvertible file names on Unix
Alexander Volkov
2017-11-14
1
-5
/
+12
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-04
1
-38
/
+0
|
\
|
*
Stop using readdir_r: glibc deprecated it and it's not a good idea
Thiago Macieira
2016-11-03
1
-38
/
+0
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
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
-7
/
+8
*
QNX: Make use of _readdir64_r
Bernd Weimer
2013-11-25
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
QNX: Use extra information in dirent to avoid stat() calls
Thomas McGuire
2012-10-19
1
-1
/
+17
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
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
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+117