| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Make an empty QUrl also be considered non-detached (d == 0)." | Thiago Macieira | 2010-01-21 | 1 | -20/+0 |
|
|
* | Make an empty QUrl also be considered non-detached (d == 0). | Thiago Macieira | 2010-01-07 | 1 | -0/+20 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 2 | -2/+2 |
|
|
* | QUrl::toEncoded() fix for the case of "password, but no username". | David Faure | 2009-12-28 | 1 | -0/+7 |
|
|
* | QUrl::fromUserInput: improvements, corrections and make the demo | Jocelyn Turcotte | 2009-11-12 | 1 | -2/+6 |
|
|
* | Autotest: add a few more tests for Unicode (IDN) support | Thiago Macieira | 2009-10-29 | 1 | -2/+5 |
|
|
* | Autotest: add one test that was in the previous implementation but missing here | Thiago Macieira | 2009-10-29 | 1 | -0/+1 |
|
|
* | Autotest: use example.org and example.net | Thiago Macieira | 2009-10-29 | 1 | -12/+12 |
|
|
* | Import a new implementation of fromUserInput. | Thiago Macieira | 2009-10-29 | 1 | -0/+60 |
|
|
* | Remove the fromUserInput implementation and tests. | Thiago Macieira | 2009-10-29 | 1 | -55/+0 |
|
|
* | Fix QUrl regression with setHost("::ffff:129.144.52.38") | David Faure | 2009-10-13 | 1 | -0/+8 |
|
|
* | QUrl autotest additions | David Faure | 2009-10-07 | 1 | -2/+9 |
|
|
* | Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5. | David Faure | 2009-10-06 | 1 | -0/+3 |
|
|
* | Autotest: add missing copyright attribution for tests copied from | Thiago Macieira | 2009-10-06 | 1 | -0/+20 |
|
|
* | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString. | Jocelyn Turcotte | 2009-09-29 | 1 | -0/+65 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 2 | -8/+8 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 1 | -0/+41 |
|\ |
|
| * | Assorted license header fixes. | Jason McDonald | 2009-09-02 | 1 | -0/+41 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | tst_qurl fixed after the great URL replacement spree | Joerg Bornemann | 2009-08-12 | 1 | -15/+15 |
|
|
| * | Update URL for Qt FTP site. | Jason McDonald | 2009-08-11 | 1 | -22/+22 |
|
|
| * | Update URL for Qt web site. | Jason McDonald | 2009-08-11 | 1 | -39/+39 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Fixed broken test case due to URL changes (commit 96b6a3c9) | Janne Anttila | 2009-08-13 | 1 | -2/+2 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -62/+62 |
|\ \ |
|
| * | | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 1 | -61/+61 |
|
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Compile from repo checkout | Volker Hilsheimer | 2009-07-25 | 1 | -0/+2 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -14/+90 |
|\ \ \
| |/ / |
|
| * | | Improve performance in QUrl parsing by doing in-line operations. | Thiago Macieira | 2009-07-21 | 1 | -2/+2 |
|
|
| * | | Change qt_nameprep to do in-line nameprepping | Thiago Macieira | 2009-07-21 | 1 | -6/+6 |
|
|
| * | | Implement strict STD3 checking of hostnames in URLs. | Thiago Macieira | 2009-07-21 | 1 | -12/+84 |
|
|
| * | | Disable private unit tests when Qt is configured without | Rohan McGovern | 2009-07-09 | 1 | -0/+4 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -25/+6 |
|\ \ \
| |/ / |
|
| * | | Autotest: remove or correct invalid tests | Thiago Macieira | 2009-06-26 | 1 | -20/+3 |
|
|
| * | | Autotest: Remove faulty test case: xn--fuball-cta.de is not allowed | Thiago Macieira | 2009-06-26 | 1 | -3/+1 |
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -8/+0 |
|\ \
| |/ |
|
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -8/+0 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 4 | -0/+3837 |
|
|
* | Long live Qt for S60! | axis | 2009-04-24 | 4 | -0/+3834 |
|
|