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
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
/
qurl
/
tst_qurl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUrl: fix parsing of empty IPv6 addresses
Thiago Macieira
2020-12-10
1
-0
/
+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
*
QUrl: purge deprecated API
Edward Welbourne
2020-07-20
1
-2
/
+0
*
Use QList instead of QVector in corelib tests
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Fix QUrl::toDisplayString(PreferLocalFile) returning an encoded path
David Faure
2020-06-29
1
-0
/
+28
*
Remove winrt
Oliver Wolff
2020-06-06
1
-2
/
+0
*
Get rid of some QTextCodec leftovers
Lars Knoll
2020-05-14
1
-1
/
+0
*
QtConcurrent::run: accept more then five function's arguments
Vitaly Fanaskov
2020-03-11
1
-1
/
+1
*
Remove QUrl::topLevelDomain
Timur Pocheptsov
2020-02-20
1
-57
/
+0
*
Fix mis-handling of actual TLD in qIsEffectiveTLD()
Edward Welbourne
2019-09-16
1
-0
/
+7
*
Brush up tst_QUrl
Friedemann Kleint
2019-06-11
1
-7
/
+8
*
Fix deprecation warnings in tst_QUrl
Friedemann Kleint
2019-05-29
1
-71
/
+58
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-10
1
-0
/
+8
|
\
|
*
tst_QUrl: Fix left-over temporary directory on Windows
Friedemann Kleint
2019-04-08
1
-0
/
+8
*
|
Update the DNS public suffix list from publicsuffix.org
Edward Welbourne
2019-02-27
1
-0
/
+15
|
/
*
Make url normalization closer to common browser behavior
Joni Poikelin
2018-12-13
1
-2
/
+34
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-30
1
-0
/
+12
|
\
|
*
Fix QUrl::matches for when removing authority parts (other than host)
Thiago Macieira
2018-09-29
1
-0
/
+12
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-17
1
-1
/
+18
|
\
|
|
*
QUrl: Make sure we do reject URLs for which IDNA nameprep failed
Thiago Macieira
2018-08-16
1
-1
/
+18
*
|
QUrl: Support IPv6 addresses with zone id
Robbert Proost
2018-07-27
1
-0
/
+52
|
/
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-0
/
+35
|
\
|
*
QUrl: make sure setPort(nonnegative) is taken as part of authority
Thiago Macieira
2017-10-26
1
-0
/
+35
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-16
1
-3
/
+14
|
\
|
|
*
QUrl: re-fix the setPath("//path") case leading to scheme://path
Thiago Macieira
2017-10-06
1
-3
/
+14
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-5
/
+1
|
\
|
|
*
winrt: Fix tst_qurl
Oliver Wolff
2017-06-19
1
-5
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-28
1
-1
/
+5
|
\
|
|
*
tst_qurl: skip test with ':' in filename, on Windows
David Faure
2017-03-21
1
-1
/
+5
|
*
QUrl::fromUserInput: fix handling of files with a ':' in the name
David Faure
2017-03-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-02
1
-28
/
+46
|
\
|
|
*
QUrl::fromUserInput(with cwd) fix handling of files with trailing spaces
David Faure
2017-02-23
1
-1
/
+1
|
*
tst_qurl: use temp dir and create our own files for testing
David Faure
2017-02-23
1
-15
/
+32
|
*
tst_qurl: replace all QDir::currentPath() calls with local variable
David Faure
2017-02-23
1
-18
/
+19
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-02-10
1
-1
/
+4
|
\
|
|
*
tst_qurl: add test for fromUserInput(3 args) using "." as working dir
David Faure
2017-02-02
1
-1
/
+4
*
|
Remove references to QUrlOperator (Qt3) class
Gatis Paeglis
2017-02-04
1
-17
/
+0
|
/
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-23
1
-0
/
+50
|
\
|
*
Handle RemovePath correctly when calling matches()
Andy Shaw
2016-11-22
1
-0
/
+50
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-05
1
-7
/
+9
|
\
|
|
*
QUrl: fix resolved() for data URLs
David Faure
2016-07-29
1
-7
/
+9
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-04
1
-67
/
+95
|
\
|
|
*
QUrl: Test that we do correctly accept valid schemes
Thiago Macieira
2016-07-02
1
-67
/
+95
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-25
1
-2
/
+30
|
\
|
|
*
Fix encoding of IDN hostnames with QUrl::host
Thiago Macieira
2016-04-13
1
-0
/
+3
|
*
Fix parsing of empty port sections in URLs
Thiago Macieira
2016-04-13
1
-2
/
+27
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-1
/
+7
|
\
|
|
*
winrt: msvc2015: refactor file handling
Maurice Kalinowski
2016-01-21
1
-1
/
+7
[next]