summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qdoublevalidator
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* Introduce QDoubleValidator::setRange overload with two parametersIvan Solovev2021-09-201-12/+85
* Introduce QDoubleValidator::fixup()Ivan Solovev2021-09-171-0/+220
* QDoubleValidator: fix NaN check in validateWithLocaleIvan Solovev2021-09-011-0/+8
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+1
|\
| * QDoubleValidator: Fix thousand separator handlingFabian Kosmale2019-12-051-0/+1
* | Convert remaining gui utils testsLeander Beernaert2019-11-041-1/+12
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* QDoubleValidator: Allow intermediate values as close as possible to one consi...Andy Shaw2018-04-171-0/+8
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-231-0/+57
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-16/+16
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.Friedemann Kleint2014-11-201-9/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Move QValidator tests to QtGuiGiuseppe D'Angelo2012-10-103-0/+417