summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtldurl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix undefined behavior found by GCC 5Thiago Macieira2015-01-021-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Micro-optimize QUrl::topLevelDomainJędrzej Nowacki2014-08-091-2/+4
* QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-4/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Stop relying on qHash always giving the same resultsGiuseppe D'Angelo2012-04-081-1/+1
* QUrl: added two-arguments qHash supportGiuseppe D'Angelo2012-04-081-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-07-071-17/+17
* Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-241-0/+117