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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve readability of code that uses the Qt signed size type
v5.10.0-rc2
Simon Hausmann
2017-11-28
2
-4
/
+4
*
Fix namespaced linux builds
Allan Sandfeld Jensen
2017-11-28
2
-1
/
+8
*
Fix the build if st_atimensec is defined
Thiago Macieira
2017-11-23
1
-2
/
+7
*
QTemporaryFile: fix issues with removing a file twice
Thiago Macieira
2017-11-23
4
-5
/
+25
*
QFileSystemEngine/Linux: fix when qt_lstatx() succeeds
Thiago Macieira
2017-11-20
1
-15
/
+16
*
Merge 5.10 into 5.10.0
Oswald Buddenhagen
2017-11-20
5
-9
/
+40
|
\
|
*
QIODevice: do not clear error string on close
Alex Trotsenko
2017-11-16
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-09
2
-3
/
+35
|
|
\
|
|
*
QFilesystemWatcher/Windows: Use event dispatcher of thread
Friedemann Kleint
2017-11-04
1
-2
/
+2
|
|
*
QStorageInfo: Properly decode labels from /dev/disk/by-label
Christian Ehrlicher
2017-11-04
1
-1
/
+33
|
*
|
Change almost all other uses of qrand() to QRandomGenerator
Thiago Macieira
2017-11-08
2
-5
/
+4
*
|
|
QTemporaryFile: hide the O_TMPFILE feature behind a check for linkat()
Thiago Macieira
2017-11-11
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
2
-11
/
+9
|
\
|
|
*
QUrl: make sure setPort(nonnegative) is taken as part of authority
Thiago Macieira
2017-10-26
1
-8
/
+6
|
*
Remove duplicate qnx from the platform file selector names
Liang Qi
2017-10-24
1
-3
/
+3
*
|
QFileSystemEngine: Fix renameat2() failures on non-local filesystems
Thiago Macieira
2017-10-29
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-23
2
-0
/
+11
|
\
|
|
*
winrt: Fully initialize CREATEFILE2_EXTENDED_PARAMETERS struct
Oliver Wolff
2017-10-20
1
-0
/
+3
|
*
Doc: State that qDebug and friends are thread-safe
Kai Koehne
2017-10-17
1
-0
/
+8
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-16
1
-9
/
+22
|
\
|
|
*
QUrl: re-fix the setPath("//path") case leading to scheme://path
Thiago Macieira
2017-10-06
1
-9
/
+22
*
|
QLockFile: don't use QCoreApplication::applicationName()
Thiago Macieira
2017-10-06
1
-1
/
+1
*
|
QLockInfo: Centralize the management of the lock file's contents
Thiago Macieira
2017-10-06
4
-77
/
+100
*
|
QLockFile/Unix: drop the use of fcntl(F_SETLK)
Thiago Macieira
2017-10-06
2
-73
/
+44
*
|
Clean up OS version checks for Apple platforms
Jake Petroules
2017-09-29
1
-10
/
+2
*
|
QFileSystemEngine: Remove unneeded test for relative symlink
Orgad Shaneh
2017-09-28
1
-2
/
+0
*
|
QFileSystemEngine: Minor cleanup in unix
Orgad Shaneh
2017-09-28
1
-7
/
+2
*
|
Don't read the statx struct in case of failure
Sérgio Martins
2017-09-27
1
-2
/
+5
*
|
QRandomGenerator: update API to better name
Thiago Macieira
2017-09-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-20
1
-0
/
+1
|
\
|
|
*
Add missing pwd.h include
Jake Petroules
2017-09-18
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-06
1
-4
/
+9
|
\
|
|
*
Fix resolution of relative links on Windows
Orgad Shaneh
2017-09-04
1
-4
/
+9
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-31
5
-22
/
+46
|
\
|
|
*
QFileInfo: Clarify documentation on symlinks
Friedemann Kleint
2017-08-29
1
-7
/
+11
|
*
Doc: Fix example
Robert Loehning
2017-08-28
1
-2
/
+2
|
*
Fix resolution of relative symlinks from relative path on unix
Orgad Shaneh
2017-08-27
1
-7
/
+5
|
*
QFileInfo: Fix typo in doc
Orgad Shaneh
2017-08-26
1
-1
/
+1
|
*
Fix compilation on 64-bit CPUs when QPROCESS_DEBUG is enabled
David Faure
2017-08-20
1
-4
/
+6
|
*
QProcess/Unix: fix possible race condition inside waitForXXX() loops
Alex Trotsenko
2017-08-18
1
-0
/
+12
|
*
Android: Fix compile with unified headers
BogDan Vatra
2017-08-17
2
-2
/
+10
*
|
Simplify QDataStream::skipRawData()
Alex Trotsenko
2017-08-31
1
-25
/
+6
*
|
QProcess: add docs that the PID from startDetached() may be recycled
Thiago Macieira
2017-08-29
1
-2
/
+6
*
|
Introduce QIODevice::skip()
Alex Trotsenko
2017-08-27
3
-0
/
+126
*
|
QTemporaryFile: Add support for Linux's O_TMPFILE
Thiago Macieira
2017-08-23
3
-15
/
+198
*
|
QFileSystemEngine::cloneFile: expand the Linux cloning process
Thiago Macieira
2017-08-22
1
-3
/
+42
*
|
QFileSystemEngine::cloneFile: add support for fcopyfile(3) on macOS
Thiago Macieira
2017-08-22
1
-1
/
+16
*
|
Move the file-cloning code from QFSFileEngine to QFileSystemEngine
Thiago Macieira
2017-08-22
3
-9
/
+24
*
|
QProcessPrivate::tryReadFromChannel(): remove dead code
Alex Trotsenko
2017-08-17
1
-4
/
+1
*
|
QFileSystemEngine: verify that the file name isn't empty
Thiago Macieira
2017-08-17
3
-8
/
+41
[next]