qt5base-lts/tests/auto/gui/util
Ulf Hermann 15b5b3b3f0 Add flags to omit/reject padding in scientific notation exponents
The EcmaScript format for printing doubles in exponent form differs
from Qt's format only in this aspect. EcmaScript explicitly prohibits
leading zeroes in exponents. It is thus worthwhile to add those flags
in order to be able to generate and parse doubles in compliance with
EcmaScript.

[ChangeLog][QtCore][QLocale] Additional flags in QLocale::NumberOption
allow generating and parsing doubles in EcmaScript compliant format.

Change-Id: Ia7b82c2e67bb8b80bd890014ff5cd4563faf2a03
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-11-23 14:13:42 +00:00
..
qdesktopservices Merge remote-tracking branch 'origin/5.6' into dev 2015-10-14 15:45:35 +02:00
qdoublevalidator Add flags to omit/reject padding in scientific notation exponents 2015-11-23 14:13:42 +00:00
qintvalidator Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qregexpvalidator Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qregularexpressionvalidator Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
util.pro Introduce QRegularExpressionValidator 2013-01-07 12:04:53 +01:00