summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qintvalidator
Commit message (Expand)AuthorAgeFilesLines
* QIntValidator: add tests for fixup()Ivan Solovev2021-09-081-0/+61
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* 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
* Convert remaining gui utils testsLeander Beernaert2019-11-041-1/+12
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
* QIntValidator: Intermediate for number if digits equal or less than maxTuomas Heimonen2018-06-291-4/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* 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-8/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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
* Make QValidator tests do not require a QApplicationGiuseppe D'Angelo2012-10-131-1/+1
* Move QValidator tests to QtGuiGiuseppe D'Angelo2012-10-103-0/+297