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
6.5.2
6.5.3
6.6
6.6.0
6.6.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
*
Doc: replace QFileInfo::created with birthTime
Mauro Persano
2020-03-20
1
-1
/
+1
*
wasm: add platform qsettings
Lorn Potter
2020-02-18
4
-13
/
+275
*
QUrl doc: Fix typo
Fabian Kosmale
2020-02-14
1
-1
/
+1
*
QStorageInfo/Linux: resolve non-existent devices via /dev/block
Thiago Macieira
2020-02-09
1
-3
/
+18
*
Fix 'the the' typo in comments
Linus Jahn
2020-02-02
1
-1
/
+1
*
QLockFile: Disable flock() on QNX
Thiago Macieira
2020-01-30
1
-1
/
+2
*
Doc: Correct non-link related qdoc compilation errors
Nico Vertriest
2020-01-14
1
-1
/
+3
*
QFileSystemWatcher/win: watch also for attribute changes of directories
Christian Ehrlicher
2020-01-10
1
-0
/
+1
*
Doc: Add since Qt 5.8 info for QResource::lastModified()
Leena Miettinen
2019-12-18
1
-0
/
+2
*
Doc: Fix qdoc compilation errors qtbase
Nico Vertriest
2019-12-12
1
-2
/
+2
*
Don't wrap feature detection macros with QT_HAS_FOO() variants
Tor Arne Vestbø
2019-12-10
4
-4
/
+4
*
Fix qdoc include paths for QStandardPaths
Friedemann Kleint
2019-11-26
1
-7
/
+7
*
QTemporaryFile: Add a note about behavior on Linux
Andre Hartmann
2019-11-20
1
-0
/
+6
*
Doc: Move the common documentation to a qdocinc
Venugopal Shivashankar
2019-11-18
1
-59
/
+7
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-11-13
1
-1
/
+1
|
\
|
*
Fix typo in QLoggingCategory documentation
Mitch Curtis
2019-11-06
1
-1
/
+1
*
|
Make QDir::cleanPath documentation less misleading
Volker Hilsheimer
2019-11-06
1
-2
/
+3
*
|
QProcess: explicitly mark QProcess::error() as deprecated
Christian Ehrlicher
2019-11-04
1
-1
/
+2
*
|
QFile::decodeName(const char *): don't construct QByteArray but use the argum...
Adam Sowa
2019-11-01
1
-2
/
+8
*
|
Update public suffix list to latest version
Edward Welbourne
2019-10-25
2
-13712
/
+13877
*
|
QFileSystemEngine: Consistently check for invalid file names
Ulf Hermann
2019-10-24
3
-34
/
+75
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-24
1
-22
/
+26
|
\
|
|
*
QStandardPaths: Correct handling for XDG_RUNTIME_DIR
Samuli Piippo
2019-10-12
1
-23
/
+28
*
|
Win32: Consolidate registry code
Friedemann Kleint
2019-10-14
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-10-10
2
-1
/
+4
|
\
|
|
*
Include XDG font locations in QStandardPaths::FontsLocation on Linux
Alex Henrie
2019-10-08
2
-1
/
+4
*
|
Convert a few sizeof(array)/sizeof(element0) fors to range fors
Albert Astals Cid
2019-10-04
1
-4
/
+3
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
2
-11
/
+78
|
\
|
|
*
QFileInfo: clarify documentation about handling of symlink attributes
Thiago Macieira
2019-09-25
1
-11
/
+75
|
*
Filesystem: avoid crashes on exit in case the locale codec is null
Thiago Macieira
2019-09-24
1
-1
/
+3
*
|
doc: add a note to QFileSystemWatcher about files saved by re-creation
Shawn Rutledge
2019-09-23
1
-0
/
+6
*
|
Fix mis-handling of actual TLD in qIsEffectiveTLD()
Edward Welbourne
2019-09-16
1
-4
/
+4
*
|
Add qt.core.filesystemwatcher logging category
Shawn Rutledge
2019-09-11
1
-4
/
+9
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-04
2
-145
/
+136
|
\
|
|
*
Docs: Some cleanup of class documentation
Kavindra Palaraja
2019-08-27
1
-140
/
+127
|
*
Also fall back to direct write for Android content: URLs in QSaveFile
Volker Krause
2019-08-24
1
-5
/
+9
*
|
Remove QFileInfo::type and related enum from 5.14
Volker Hilsheimer
2019-08-30
2
-83
/
+29
*
|
Merge remote-tracking branch 'origin/dev' into 5.14
Liang Qi
2019-08-27
1
-27
/
+2
|
\
\
|
*
|
forkfd: Add C11 and C++11 atomic support
Thiago Macieira
2019-08-20
1
-27
/
+2
*
|
|
QtCore: port all QMutexLocker users to qt_{scoped,unique}_lock
Marc Mutz
2019-08-25
5
-32
/
+38
|
/
/
*
|
Make Qt aware of symlinks and shortcuts on Windows
Ryan Chu
2019-08-16
2
-15
/
+125
*
|
QResource: port from QMutexLocker to qt_scoped_lock
Marc Mutz
2019-08-13
1
-13
/
+13
*
|
QResource: consistently cache resourceList()
Marc Mutz
2019-08-01
1
-8
/
+10
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-08-01
1
-1
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-31
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
3
-21
/
+40
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-30
2
-19
/
+36
|
|
\
|
|
|
*
Move processOpenModeFlags out of QFSFileEngine
Oliver Wolff
2019-07-29
2
-19
/
+36
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-29
1
-2
/
+4
|
|
\
|
[next]