summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qinputdialog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-131-3/+1
|\
| * Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-3/+4
|\ \ | |/ |/|
| * Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-121-3/+4
* | Regenerate tests/auto/widgets/dialogsAlexandru Croitor2019-11-131-1/+15
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+16
|\
| * Ignore hanging tst_qinputdialog::getInt/getDouble() test on macOS 10.12Simon Hausmann2017-08-021-0/+16
* | Implement setDoubleStep for QInputDialogAndy Shaw2017-07-111-0/+43
|/
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-2/+3
* QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-062-1/+72
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-3/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-8/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-221-13/+13
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+436