summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringconverter_p.h
Commit message (Expand)AuthorAgeFilesLines
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-21/+21
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-2/+2
* Implement UTF-16 to UTF-8 case-insensitive compare and make publicThiago Macieira2020-08-051-1/+1
* Allow use of charXX_t in QUtf8FunctionsThiago Macieira2020-08-051-2/+42
* Fix a crash in QClipBoard when copying utf16 dataLars Knoll2020-07-061-6/+0
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-7/+7
* Update QUtfFunctions and QUtfTraits to use qsizetypeLars Knoll2020-05-141-7/+7
* Cleanup QUtf32::convertToUnicodeLars Knoll2020-05-141-1/+2
* Refactor QUtf32::convertFromUnicodeLars Knoll2020-05-141-0/+1
* Clean up QUtf16::convertTo/FromUnicodeLars Knoll2020-05-141-0/+2
* Cleanup state handling in QUtf8::convertFromUnicodeLars Knoll2020-05-141-0/+2
* Move local8bit conversion over to qutfsupportLars Knoll2020-05-141-0/+13
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-0/+323