qt5base-lts/tests/auto/corelib/io/qurlinternal
Edward Welbourne d3c8757731 Purge redundant recoding of URL fragments from QByteArray
QUrl::fromEncodedComponent_helper() only existed to support some old
methods deprecated since 5.0, that I recently removed.
It was the only caller of qt_urlRecodeByteArray() aside from that
function's own autotest.
Both were private.

Task-number: QTBUG-85700
Change-Id: I5d09fd44e768847ce51a1ae7043150922cb5314c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-07-27 11:25:49 +02:00
..
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qurlinternal.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
tst_qurlinternal.cpp Purge redundant recoding of URL fragments from QByteArray 2020-07-27 11:25:49 +02:00
utf8data.cpp Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00