summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlinternal
Commit message (Expand)AuthorAgeFilesLines
* Fix the idempotent recoding tests in tst_QUrlInternalThiago Macieira2012-05-221-3/+28
* Change the component formatting enum values so the default is zeroThiago Macieira2012-04-111-15/+15
* Move the #include "tst_qurlinternal.moc" up to workaround a bugThiago Macieira2012-03-301-2/+1
* Refactor the URL recoder a littleThiago Macieira2012-03-301-13/+25
* Remove the tolerant parsing function and make the recoder tolerantThiago Macieira2012-03-301-6/+12
* Add the code that recodes URLs.Thiago Macieira2012-03-301-0/+215
* Mark QUrl::{to,from}Punycode as deprecated since 5.0Thiago Macieira2012-03-302-0/+755