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
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
*
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
*
Move QTextCodec support out of QtCore
Karsten Heimrich
2020-06-20
3
-2
/
+162
*
Remove winrt
Oliver Wolff
2020-06-06
26
-197
/
+90
*
Remove deprecated QProcess methods
Volker Hilsheimer
2020-05-27
1
-180
/
+7
*
Get rid of some QTextCodec leftovers
Lars Knoll
2020-05-14
3
-3
/
+0
*
Get rid of QSettings::iniCodec()
Lars Knoll
2020-05-14
1
-108
/
+5
*
Port qt_punycodeEncoder() to QStringView
Marc Mutz
2020-05-13
1
-1
/
+1
*
Port qt_check_std3rules() to QStringView
Marc Mutz
2020-05-13
1
-1
/
+1
*
Port qt_urlRecode() to QStringView
Marc Mutz
2020-05-12
1
-6
/
+6
*
Sweep of int-ish → char-ish types near calls to QString::fromU*()
Marc Mutz
2020-05-12
2
-82
/
+82
*
Handle disk full situations by skipping QFile::moveToTrash test
Volker Hilsheimer
2020-05-07
1
-3
/
+9
*
QFile::moveToTrash: work with relative file paths on Windows
Volker Hilsheimer
2020-05-07
1
-8
/
+12
*
tst_QProcess: create a more reliable crashing
Thiago Macieira
2020-05-05
1
-6
/
+25
*
tst_QResourceEngine: fix the order of arguments to QCOMPARE
Thiago Macieira
2020-05-05
1
-2
/
+2
*
Port more tests from qtbase/tests/auto/corelib/io/ to CMake
Sona Kurazyan
2020-05-04
32
-6
/
+528
*
Remove QTextStream dependency from tst_qfile
Lars Knoll
2020-05-01
1
-15
/
+6
*
Port test over to use QRegularExpression
Lars Knoll
2020-04-13
1
-6
/
+6
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-11
3
-4
/
+12
|
\
|
*
tst_QFileInfo: fix running with systems without /etc/passwd
Thiago Macieira
2020-04-09
1
-4
/
+5
|
*
tst_QSaveFile: skip test that fails when run as root
Thiago Macieira
2020-04-08
1
-0
/
+4
|
*
QTemporaryFile/Linux: don't cut the root dir's slash
Thiago Macieira
2020-04-08
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-2
/
+54
|
\
|
|
*
forkfd: fix forkfd_wait when FFD_USE_FORK was active
Thiago Macieira
2020-03-25
1
-2
/
+54
*
|
Q{File,FileInfo,Dir}: add std::filesystem::path overloads
Mårten Nordheim
2020-03-24
7
-0
/
+193
*
|
cmake: Remove APPLE prefix from platform names
Tor Arne Vestbø
2020-03-16
1
-1
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.15' into dev"
Qt Forward Merge Bot
2020-03-11
1
-2
/
+5
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-2
/
+5
|
|
\
|
|
|
*
QLoggingRegistry: use QStringView/QLatin1String more
Marc Mutz
2020-03-05
1
-2
/
+5
*
|
|
QtConcurrent::run: accept more then five function's arguments
Vitaly Fanaskov
2020-03-11
2
-8
/
+8
|
/
/
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
3
-5
/
+5
|
\
|
|
*
Core: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
3
-5
/
+5
*
|
QDebug::toString(): use nospace()
Mitch Curtis
2020-02-28
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-2
/
+3
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-26
1
-2
/
+3
|
|
\
|
|
*
tst_QSettings: Fix leaking registry key
Friedemann Kleint
2020-02-25
1
-2
/
+3
*
|
|
Add QDebug::toString()
Mitch Curtis
2020-02-22
1
-0
/
+23
*
|
|
Remove QUrl::topLevelDomain
Timur Pocheptsov
2020-02-20
2
-58
/
+0
*
|
|
Merge remote-tracking branch 'origin/wip/cmake' into dev
Alexandru Croitor
2020-02-13
16
-17
/
+16
|
\
\
\
|
*
|
|
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
16
-17
/
+16
*
|
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
1
-0
/
+140
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
On Windows 7, fall back to SHFileOperation to avoid confirmation dialogs
Volker Hilsheimer
2020-02-07
1
-3
/
+0
|
*
|
Add QFile::moveToTrash, which moves a file to the trash
Volker Hilsheimer
2020-02-05
1
-0
/
+143
[next]