Commit 3c038782 authored by Thiago Macieira's avatar Thiago Macieira Committed by Qt by Nokia
Browse files

Use the new QUrl API


Use QByteArray::{from,to}PercentEncoding when operating directly on
byte arrays.

Don't use toEncoded/fromEncoded if the final source/destination is a
QString -- QUrl's constructor and toString() are fine for that.

Change-Id: I9349c2c6a12c43b8c5a4a4fca1fa796272ca90fa
Reviewed-by: default avatarShane Kearns <shane.kearns@accenture.com>
parent 36ff2e99
Showing with 6 additions and 7 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment