summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringconverter
Commit message (Expand)AuthorAgeFilesLines
* Streamline the code in the conversion to and from utf8Lars Knoll2020-05-141-8/+0
* Document the string converter classesLars Knoll2020-05-141-10/+10
* Add a method to determine the encoding for encoded HTML dataLars Knoll2020-05-141-0/+89
* Add QStringConverter::encodingForData()Lars Knoll2020-05-141-0/+58
* Add methods to convert between encoding and name to QStringConverterLars Knoll2020-05-141-0/+53
* Construct a string converter by nameLars Knoll2020-05-141-0/+27
* Add some incremental testsLars Knoll2020-05-141-20/+63
* Clean up the Flag handling in QStringConverterLars Knoll2020-05-141-33/+33
* Start work on a new API to replace QTextCodecLars Knoll2020-05-144-0/+1607