summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some missing includes.Stephen Kelly2012-05-031-0/+2
* Change the component formatting enum values so the default is zeroThiago Macieira2012-04-111-5/+2
* Merge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambiguousDelimitersThiago Macieira2012-04-111-11/+7
* Fix the handling of ambiguous delimiters in the query part of a URLThiago Macieira2012-04-111-18/+11
* Fix the license headers for the files in the new-qurl branchThiago Macieira2012-03-301-1/+1
* Port to the new QUrl APIThiago Macieira2012-03-301-1/+1
* Move some of qurl.cpp into other files for ease of maintenanceThiago Macieira2012-03-301-3/+1
* Long live QUrlQueryThiago Macieira2012-03-301-0/+745