summaryrefslogtreecommitdiffstats
path: root/tests/auto/qurl/tst_qurl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QUrl::setUrl should call detachOlivier Goffart2011-01-061-0/+8
* Update the error handling of invalid hostnames in QUrl.Thiago Macieira2010-09-101-0/+10
* Fix handling of braces/no-braces in QUrl::host / setHost.Thiago Macieira2010-09-081-1/+5
* Accept empty authority segments in QUrl as different from not-presentThiago Macieira2010-09-031-0/+13
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-7/+46
|\
| * Fix QUrl::isValid if the host contains invalid caracter.Olivier Goffart2010-05-141-7/+20
| * QUrl: parsing of host name with an undercore.Olivier Goffart2010-05-141-1/+5
| * QUrl: fix parsing of IRIs with more than one IDN labelThiago Macieira2010-05-081-0/+26
* | QUrl: parsing of host name with an undercore.Olivier Goffart2010-04-281-1/+5
* | Added test for QTBUG-6962: Empty authority ignored by QUrl::setAuthority.Kimmo Kotajärvi2010-03-051-0/+9
|/
* Cleaning of the patch to QTBUG-3168Benjamin Poulain2010-02-251-1/+0
* Patch to QTBUG-3168Carolina Gomes2010-02-251-3/+0
* doc: Fixed several typos.Martin Smith2010-02-121-1/+1
* Autotest: add a test for allowing hostnames ending in dotThiago Macieira2010-01-221-0/+22
* Revert "Make an empty QUrl also be considered non-detached (d == 0)."Thiago Macieira2010-01-211-20/+0
* Make an empty QUrl also be considered non-detached (d == 0).Thiago Macieira2010-01-071-0/+20
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QUrl::toEncoded() fix for the case of "password, but no username".David Faure2009-12-281-0/+7
* QUrl::fromUserInput: improvements, corrections and make the demoJocelyn Turcotte2009-11-121-2/+6
* Autotest: add a few more tests for Unicode (IDN) supportThiago Macieira2009-10-291-2/+5
* Autotest: add one test that was in the previous implementation but missing hereThiago Macieira2009-10-291-0/+1
* Autotest: use example.org and example.netThiago Macieira2009-10-291-12/+12
* Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+60
* Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-55/+0
* Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-131-0/+8
* QUrl autotest additionsDavid Faure2009-10-071-2/+9
* Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5.David Faure2009-10-061-0/+3
* Autotest: add missing copyright attribution for tests copied fromThiago Macieira2009-10-061-0/+20
* Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString.Jocelyn Turcotte2009-09-291-0/+65
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * tst_qurl fixed after the great URL replacement spreeJoerg Bornemann2009-08-121-15/+15
| * Update URL for Qt FTP site.Jason McDonald2009-08-111-22/+22
| * Update URL for Qt web site.Jason McDonald2009-08-111-39/+39
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Autotest: unbreak test after overeager trolltech.com -> qt.nokia.com replacementThiago Macieira2009-08-181-2/+2
* | Update obsolete URL's in code and docs.Jason McDonald2009-08-121-61/+61
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Compile from repo checkoutVolker Hilsheimer2009-07-251-0/+2
* | Improve performance in QUrl parsing by doing in-line operations.Thiago Macieira2009-07-211-2/+2
* | Change qt_nameprep to do in-line namepreppingThiago Macieira2009-07-211-6/+6
* | Implement strict STD3 checking of hostnames in URLs.Thiago Macieira2009-07-211-12/+84
* | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-091-0/+4
* | Autotest: remove or correct invalid testsThiago Macieira2009-06-261-20/+3
* | Autotest: Remove faulty test case: xn--fuball-cta.de is not allowedThiago Macieira2009-06-261-3/+1
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2