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
/
tests
/
auto
/
corelib
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: skip tst_QFile::moveToTrash()
Assam Boudjelthia
2021-01-19
2
-3
/
+3
*
Android: exclude tst_QFile::moveToTrash on Android
Assam Boudjelthia
2021-01-12
1
-0
/
+3
*
QUrl: fix parsing of empty IPv6 addresses
Thiago Macieira
2020-12-10
1
-0
/
+2
*
tst_qstorageinfo: Test the copy ctor
Mårten Nordheim
2020-12-04
1
-0
/
+7
*
Android: exclude faulty qfilesystemwatcher test
Assam Boudjelthia
2020-11-26
3
-2
/
+7
*
QFileInfo: mark constructors as explicit
Giuseppe D'Angelo
2020-11-15
1
-1
/
+1
*
QChar: make construction from integral explicit
Giuseppe D'Angelo
2020-11-15
2
-6
/
+6
*
QDebug: add op<<(QUtf8StringView)
Karsten Heimrich
2020-11-07
1
-0
/
+41
*
QDebug: add op<<(QByteArrayView)
Karsten Heimrich
2020-11-07
1
-0
/
+43
*
Forbid implicit conversions between QFuture and other types
Sona Kurazyan
2020-10-30
1
-1
/
+1
*
Remove usage of deprecated QStandardPaths::DataLocation
Karsten Heimrich
2020-10-23
1
-2
/
+2
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-5
/
+5
*
Add function to access QLockFile's file name
Shantanu Tushar
2020-10-18
1
-0
/
+1
*
Fix warning: helper functions are only used on some platforms
Volker Hilsheimer
2020-10-16
1
-2
/
+2
*
qDebug: Avoid implicit QVariant conversion
Fabian Kosmale
2020-10-13
1
-0
/
+15
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
2
-2
/
+2
*
QUrl::fromLocalFile: accept invalid hostnames
Thiago Macieira
2020-10-05
1
-0
/
+15
*
tst_QUrl/Win: test QUrl::fromLocalFile with backslashes
Thiago Macieira
2020-10-05
1
-6
/
+17
*
tst_QUrl: give the to/fromLocalFile test rows proper names
Thiago Macieira
2020-10-05
1
-52
/
+60
*
Properly deprecate QProcess::pid
Volker Hilsheimer
2020-10-01
2
-2
/
+2
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
70
-110
/
+110
*
CMake: Regenerate projects
Alexandru Croitor
2020-09-22
1
-3
/
+0
*
CMake: Fix building with -DQT_FEATURE_gui=OFF
Alex Richardson
2020-09-15
21
-26
/
+156
*
Fix compiler warnings about missing overrides
Lars Knoll
2020-09-13
1
-1
/
+1
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
6
-59
/
+59
*
Introduce QProcess::startCommand(QString, OpenMode)
Joerg Bornemann
2020-09-10
1
-0
/
+15
*
QProcess/Unix: introduce setChildProcessModifier()
Thiago Macieira
2020-09-08
1
-28
/
+19
*
QStandardPaths/Unix: improve the XDG_RUNTIME_DIR creation/detection
Thiago Macieira
2020-08-25
2
-59
/
+204
*
Implement QMetaType::canConvert() and use it in QVariant
Lars Knoll
2020-08-24
1
-1
/
+2
*
Move QStringRef and remains to Qt5Compat
Karsten Heimrich
2020-08-20
1
-43
/
+1
*
Fix test with cmake build
Lars Knoll
2020-08-16
1
-1
/
+1
*
Constrain the data stream operators for containers
Lars Knoll
2020-08-15
1
-4
/
+6
*
Constrain the debug stream operators for containers
Lars Knoll
2020-08-15
1
-0
/
+6
*
QFileInfo: purge deprecated API
Edward Welbourne
2020-08-07
1
-7
/
+1
*
Purge QResource of some deprecated API
Edward Welbourne
2020-08-07
1
-47
/
+1
*
QDebug: add operator<<(const char16_t *)
Thiago Macieira
2020-08-04
1
-0
/
+41
*
Purge redundant recoding of URL fragments from QByteArray
Edward Welbourne
2020-07-27
1
-32
/
+0
*
Disable warning about self-move and self-assign-overload
Tor Arne Vestbø
2020-07-26
1
-0
/
+3
*
QUrl: purge deprecated API
Edward Welbourne
2020-07-20
1
-2
/
+0
*
Tests: Use QVERIFY instead of QCOMPARE for empty lists
Friedemann Kleint
2020-07-10
1
-1
/
+1
*
CMake: Regenerate subdir test projects
Alexandru Croitor
2020-07-09
3
-18
/
+18
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
31
-49
/
+49
*
CMake: Regenerate tests
Alexandru Croitor
2020-07-09
1
-1
/
+1
*
Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS
Tor Arne Vestbø
2020-07-08
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-8
/
+8
*
Use QList instead of QVector in corelib tests
Jarek Kobus
2020-07-07
4
-5
/
+5
*
Avoid use of Q_UNUSED by eliminating the parameter names
Lars Schmertmann
2020-07-03
1
-2
/
+1
*
Fix QUrl::toDisplayString(PreferLocalFile) returning an encoded path
David Faure
2020-06-29
1
-0
/
+28
*
CMake: Skip building tst_qprocess test when cross compiling
Alexandru Croitor
2020-06-26
1
-1
/
+6
*
Remove QByteArray's methods taking QString and their uses
Sona Kurazyan
2020-06-25
1
-2
/
+0
[next]