summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlinternal
Commit message (Expand)AuthorAgeFilesLines
* Add missing subdirs (the new QUrl unit tests were not compiled and run)David Faure2012-06-261-0/+1
* Add the QUrl::FullyDecoded flag to the component formattingThiago Macieira2012-05-221-0/+8
* Port away from QUrl::MostDecodedThiago Macieira2012-05-221-13/+15
* 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