summaryrefslogtreecommitdiffstats
path: root/util/corelib/qurl-generateTLDs
Commit message (Expand)AuthorAgeFilesLines
* Rename qurltlds-related files to match the header's moveEdward Welbourne2020-11-082-209/+0
* Use QList instead of QVector in utilJarek Kobus2020-07-071-1/+1
* Change const arrays to constexprDimitrios Apostolou2020-05-281-3/+3
* Update paths pointing to old locationsDimitrios Apostolou2020-05-281-2/+2
* Improve readability of the autogenerated arrays in qurltlds_p.hDimitrios Apostolou2020-05-281-6/+16
* Remove QUrl::topLevelDomainTimur Pocheptsov2020-02-201-1/+1
* Compile-fixes in the generator for qurltld_p.hEdward Welbourne2019-10-251-3/+3
* Clean up some poorly-placed newlines in the TLD suffix dataEdward Welbourne2019-03-081-6/+6
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-7/+7
|\
| * Clean up help message for the public suffix list processorEdward Welbourne2019-04-231-7/+7
* | Clean up and document the generator for qurltld_p.hEdward Welbourne2019-03-191-67/+96
|/
* Adjust chunk-size in TLD-suffix list to placate MSVC 2015Edward Welbourne2019-03-011-2/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Reflect in the docs that the TLD list os now hosted at publicsuffix.orgDaniel Molkentin2015-02-121-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-8/+26
* 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
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-6/+0
* 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
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-17/+17
* Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-242-0/+170