summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* String-view-ify qt_splitLocaleName() and simplify its callersEdward Welbourne2020-11-171-6/+4
* Use QLocaleId in place of language, script, country triplesEdward Welbourne2020-11-081-11/+8
* Port QLocale::quoteString from QStringRef to QStringViewLars Knoll2020-06-111-2/+2
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-6/+6
* Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+300