summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Removed unused QUrlPrivate::clear()Simon Hausmann2012-04-231-1/+0
* Fix the handling of ambiguous delimiters in the query part of a URLThiago Macieira2012-04-111-1/+1
* Make QUrl handle ambiguous delimiters correctlyThiago Macieira2012-04-111-4/+5
* Fix the license headers for the files in the new-qurl branchThiago Macieira2012-03-301-3/+4
* Fix QUrl operator== and operator<Thiago Macieira2012-03-301-0/+2
* Reimplement the StrictMode URL parsingThiago Macieira2012-03-301-6/+16
* Re-introduce support for QUrl::errorString()Thiago Macieira2012-03-301-21/+21
* Long live the new QUrl implementation.Thiago Macieira2012-03-301-22/+78
* Move some of qurl.cpp into other files for ease of maintenanceThiago Macieira2012-03-301-0/+119