summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurlrecode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the component formatting enum values so the default is zeroThiago Macieira2012-04-111-6/+33
* Introduce QUrl::DecodeReserved and reorder the enumsThiago Macieira2012-04-111-1/+122
* Merge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambiguousDelimitersThiago Macieira2012-04-111-1/+1
* Refactor the URL recoder a littleThiago Macieira2012-03-301-77/+80
* Remove the tolerant parsing function and make the recoder tolerantThiago Macieira2012-03-301-106/+95
* Add the code that recodes URLs.Thiago Macieira2012-03-301-0/+504