qt6-bb10/tests/auto/widgets/widgets/qdoublevalidator
John Layt 0436281771 QValidator: Don't fallback to C Locale when validating input
QIntValidator and QDoubleValidator used to accept C formatted input if
the input wasn't valid in the default locale.  This change removes this,
only the default locale is now used.

Change-Id: I8b2d8f9f3849abe3fcb5c12083aae542a76eaf90
Reviewed-by: Jonas Gastal <jgastal@profusion.mobi>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2012-01-31 07:02:11 +01:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qdoublevalidator.pro widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
tst_qdoublevalidator.cpp QValidator: Don't fallback to C Locale when validating input 2012-01-31 07:02:11 +01:00