summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslserver.cpp
diff options
context:
space:
mode:
authorEdward Welbourne <[email protected]>2025-01-16 14:35:17 +0100
committerEdward Welbourne <[email protected]>2025-01-20 22:03:50 +0100
commit9574e8cbef06b3b55d1f651b09d134aef7150aba (patch)
treec68d2cd027a3e725ea513b4bcac9da78126f0e29 /src/network/ssl/qsslserver.cpp
parentbc733ea787ad6993e945146a9d297d14cb6175ac (diff)
QMimeType::comments(): skip locale-name-trimming
Pruning the part of a locale name after the first '_' should now be redundant, as QLocale::uiLanguages() now includes the resulting truncations. It may do so later in the sequence than the pruning used here, where the pruned version either might be a bad choice (due to being in a script incompatible with what we started on, e.g. pruning pa_PK to pa, which uses a different script) or would also arise from some later, more specific, entry (as when uiLanguages() is expanded from {en_NL, en_150}, where checking en immediately after en_NL would bypass the more specific en_150 when present). Pick-to: 6.9 Change-Id: I4c7c199ca16a8e4803843547c5a689cea11af1f2 Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/network/ssl/qsslserver.cpp')
0 files changed, 0 insertions, 0 deletions