qt5base-lts/tests/auto/gui/util
Tuomas Heimonen 4b5afc788f QIntValidator: Intermediate for number if digits equal or less than max
Input value which is over the highest acceptable value, but consisting
of a number of digits equal to or less than the max value should be
considered intermediate.

[ChangeLog][QtGui][QIntValidator] Input value with over the highest
acceptable value, but with equal or less amount of digits than the maximum
value is now considered intermediate.

Task-number: QTBUG-59650
Change-Id: I71a77c9c266f0f3b62c71ac6cb995019385c1cf5
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2018-06-29 09:17:05 +00:00
..
qdesktopservices Fix test for WinRT 2016-09-23 07:20:53 +00:00
qdoublevalidator QDoubleValidator: Allow intermediate values as close as possible to one considered invalid 2018-04-17 15:36:34 +00:00
qintvalidator QIntValidator: Intermediate for number if digits equal or less than max 2018-06-29 09:17:05 +00:00
qregexpvalidator Updated license headers 2016-01-21 18:55:18 +00:00
qregularexpressionvalidator Updated license headers 2016-01-21 18:55:18 +00:00
qshadergenerator Enable BuiltIn input in the shader graph builder 2018-04-10 23:49:37 +00:00
qshadergraph Implement graph layers support in QShaderGraph 2017-08-02 17:34:48 +00:00
qshadergraphloader Add support for layers in QShaderGraphLoader format 2017-08-02 17:34:52 +00:00
qshadernodes Add the layer concept to QShaderNode and QShaderGraph::Edge 2017-08-02 17:34:44 +00:00
qshadernodesloader Extend the parameter support in QShaderNodeLoader for richer types 2017-08-02 17:34:30 +00:00
util.pro [Shader Graph Gen.] Introduce QShaderNodesLoader 2017-06-20 21:35:51 +00:00