qt5base-lts/tests/auto/gui
Fabian Kosmale 3359b29c99 QDoubleValidator: Fix thousand separator handling
QDoubleValidator would accept "1,23" as valid in a locale which has ','
as a thousand separator. However, it should have been Intermediate
instead, as there is still one digit missing.

Fixes: QTBUG-75110
Change-Id: I6de90f0b6f1eae95dc8dfc8e5f9658e482e46db3
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-12-05 11:30:24 +01:00
..
image Merge remote-tracking branch 'origin/5.14' into 5.15 2019-11-08 09:11:02 +01:00
itemmodels Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
kernel Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-04 01:00:07 +01:00
math3d Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
painting Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qopengl unblacklist passing tests 2019-07-08 11:01:42 +00:00
qopenglconfig Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
qvulkan Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
rhi RHI: new native texture API 2019-12-05 10:04:46 +01:00
text Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-04 01:00:07 +01:00
util QDoubleValidator: Fix thousand separator handling 2019-12-05 11:30:24 +01:00
gui.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00