summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringconverter
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-30/+30
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-13/+12
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* tst_QStringConverter: fix some deprecation warningsEdward Welbourne2020-08-071-10/+11
* Disable deprecation warnings in some testsTor Arne Vestbø2020-07-291-0/+3
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* Add explicit encode()/decode() methods to QStringConverterLars Knoll2020-06-261-0/+12
* 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