summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess.cpp
diff options
authorMarc Mutz <[email protected]>2025-10-28 13:27:41 +0100
committerMarc Mutz <[email protected]>2025-10-31 01:49:49 +0000
commitfa6a010254032b739ce145a1c35b6adcd4f20c60 (patch)
tree8ace4f8b8f7dc9d7bc6c2e876342b879ebacaf48 /src/corelib/io/qprocess.cpp
parente08bcaaa87d7832c158e631cb6df2aecd71fe62d (diff)
QString: document how to implement the 2024 German ß→ẞ ruleHEADdev
Since 2024, the preferred upper-casing of ß in the German locale is ẞ, not SS. See https://en.wikipedia.org/wiki/%C3%9F reference [5]. [5] https://www.rechtschreibrat.com/DOX/RfdR_Amtliches-Regelwerk_2024.pdf, specifically §25 E3 on p.48 (German only). Qt currently implements the old semantics, by following Unicode. Document the work-around needed to get the new behavior. Task-number: QTBUG-141534 Pick-to: 6.10 6.8 6.5 Change-Id: I0fe5c9d4f454f8e4dce84767deecdd9aa55bfab5 Reviewed-by: Paul Wicking <[email protected]>
Diffstat (limited to 'src/corelib/io/qprocess.cpp')
0 files changed, 0 insertions, 0 deletions