katie/tests/auto/qstringref
Ivailo Monev 3e2706dd71 drop the feature to change the default locale
changing the default locale can have various bad effects (such as failure
to convert localized integers stored in QString) which is why there was a
warning about it. even tho UNIX has the concept of changing the locale
settings (via setlocale()) I am not willing to support such feature
because QWidget, QValidtor, etc. have their own locale feature that can
be changed at any time

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-16 20:32:36 +02:00
..
CMakeLists.txt add QStringRef test 2021-08-09 13:54:59 +03:00
tst_qstringref.cpp drop the feature to change the default locale 2024-03-16 20:32:36 +02:00