summaryrefslogtreecommitdiffstats
path: root/tests/auto/qurl/tst_qurl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-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
* Remove obsolete code from autotests.Jason McDonald2009-04-161-8/+0
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+3672