summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdialogbuttonbox
Commit message (Expand)AuthorAgeFilesLines
* QDialogButtonBox: Don't set focus in a dialog with StrongFocus childrenAxel Spoerl2024-03-071-0/+37
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Explicitly focus automatic default button in QDialogButtonBox inside dialogTor Arne Vestbø2023-10-261-0/+49
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-111-0/+17
* tst_QDialogButtonBox::hideAndShowButton: Wait for focus widgetAxel Spoerl2023-07-081-1/+5
* QDialogButtonBox - Update focus chain when buttons show or hideAxel Spoerl2023-07-062-0/+51
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-11/+11
* Port from container.count()/length() to size()Marc Mutz2022-10-041-33/+33
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-7/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+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
* Use qsizetype in QListLars Knoll2020-07-061-12/+12
* tst_QDialogButtonBox: Port away from QAbstractButton::animateClick()Friedemann Kleint2020-04-291-40/+38
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-2/+2
|\
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-2/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+3
|\|
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-1/+13
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-2/+1
* QDialogButtonGroup: Fix removal of deleted buttonsOlivier Goffart2017-03-021-0/+19
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-3/+3
* QDialogButtonBox: prevent crashes on deletions in slotsGiuseppe D'Angelo2015-05-091-0/+66
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QDialogButtonBox: add a missing constructorMarc Mutz2013-06-211-0/+37
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-6/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-2/+0
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* | tst_QDialogButtonBox: fix typosMarc Mutz2012-12-131-4/+4
|/
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-48/+0
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* 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
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* 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