index
:
~jbarnes/qt-wayland
4.5
4.6
4.6-stable
4.7
4.7-stable
master
master-stable
Patches to support Qt on Wayland
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qurl
/
tst_qurl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Olivier Goffart
1
-7
/
+46
2010-05-14
Fix QUrl::isValid if the host contains invalid caracter.
Olivier Goffart
1
-7
/
+20
2010-05-14
QUrl: parsing of host name with an undercore.
Olivier Goffart
1
-1
/
+5
2010-05-08
QUrl: fix parsing of IRIs with more than one IDN label
Thiago Macieira
1
-0
/
+26
2010-04-28
QUrl: parsing of host name with an undercore.
Olivier Goffart
1
-1
/
+5
2010-03-05
Added test for QTBUG-6962: Empty authority ignored by QUrl::setAuthority.
Kimmo Kotajärvi
1
-0
/
+9
2010-02-25
Cleaning of the patch to QTBUG-3168
Benjamin Poulain
1
-1
/
+0
2010-02-25
Patch to QTBUG-3168
Carolina Gomes
1
-3
/
+0
2010-02-12
doc: Fixed several typos.
Martin Smith
1
-1
/
+1
2010-01-22
Autotest: add a test for allowing hostnames ending in dot
Thiago Macieira
1
-0
/
+22
2010-01-21
Revert "Make an empty QUrl also be considered non-detached (d == 0)."
Thiago Macieira
1
-20
/
+0
2010-01-07
Make an empty QUrl also be considered non-detached (d == 0).
Thiago Macieira
1
-0
/
+20
2010-01-07
Update copyright year to 2010
Jason McDonald
1
-1
/
+1
2009-12-28
QUrl::toEncoded() fix for the case of "password, but no username".
David Faure
1
-0
/
+7
2009-11-12
QUrl::fromUserInput: improvements, corrections and make the demo
Jocelyn Turcotte
1
-2
/
+6
2009-10-29
Autotest: add a few more tests for Unicode (IDN) support
Thiago Macieira
1
-2
/
+5
2009-10-29
Autotest: add one test that was in the previous implementation but missing here
Thiago Macieira
1
-0
/
+1
2009-10-29
Autotest: use example.org and example.net
Thiago Macieira
1
-12
/
+12
2009-10-29
Import a new implementation of fromUserInput.
Thiago Macieira
1
-0
/
+60
2009-10-29
Remove the fromUserInput implementation and tests.
Thiago Macieira
1
-55
/
+0
2009-10-13
Fix QUrl regression with setHost("::ffff:129.144.52.38")
David Faure
1
-0
/
+8
2009-10-07
QUrl autotest additions
David Faure
1
-2
/
+9
2009-10-06
Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5.
David Faure
1
-0
/
+3
2009-10-06
Autotest: add missing copyright attribution for tests copied from
Thiago Macieira
1
-0
/
+20
2009-09-29
Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString.
Jocelyn Turcotte
1
-0
/
+65
2009-09-09
Update license headers again.
Jason McDonald
1
-4
/
+4
2009-08-31
Merge branch '4.5' into 4.6
Thiago Macieira
1
-13
/
+13
2009-08-31
Update tech preview license header.
Jason McDonald
1
-13
/
+13
2009-08-18
Autotest: unbreak test after overeager trolltech.com -> qt.nokia.com replacement
Thiago Macieira
1
-2
/
+2
2009-08-12
tst_qurl fixed after the great URL replacement spree
Joerg Bornemann
1
-15
/
+15
2009-08-12
Update obsolete URL's in code and docs.
Jason McDonald
1
-61
/
+61
2009-08-12
Update contact URL in license headers.
Jason McDonald
1
-1
/
+1
2009-08-11
Update URL for Qt FTP site.
Jason McDonald
1
-22
/
+22
2009-08-11
Update URL for Qt web site.
Jason McDonald
1
-39
/
+39
2009-08-11
Update license headers.
Jason McDonald
1
-1
/
+1
2009-07-25
Compile from repo checkout
Volker Hilsheimer
1
-0
/
+2
2009-07-21
Improve performance in QUrl parsing by doing in-line operations.
Thiago Macieira
1
-2
/
+2
2009-07-21
Change qt_nameprep to do in-line nameprepping
Thiago Macieira
1
-6
/
+6
2009-07-21
Implement strict STD3 checking of hostnames in URLs.
Thiago Macieira
1
-12
/
+84
2009-07-09
Disable private unit tests when Qt is configured without
Rohan McGovern
1
-0
/
+4
2009-06-26
Autotest: remove or correct invalid tests
Thiago Macieira
1
-20
/
+3
2009-06-26
Autotest: Remove faulty test case: xn--fuball-cta.de is not allowed
Thiago Macieira
1
-3
/
+1
2009-06-16
Update license headers as requested by the marketing department.
Jason McDonald
1
-2
/
+2
2009-04-16
Remove obsolete code from autotests.
Jason McDonald
1
-8
/
+0
2009-03-23
Long live Qt 4.5!
Lars Knoll
1
-0
/
+3672