summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qmessagebox/tst_qmessagebox.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMessageBox: Respect explicit accept/reject after closing dialogTor Arne Vestbø2024-03-141-4/+52
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QDialogButtonBox: Fix focus chain and default button assignmentAxel Spoerl2023-12-201-8/+1
* tst_QMessageBox::staticSourceCompat(): improve diagnostic outputAxel Spoerl2023-12-201-6/+13
* Stabilize tst_QMessageBox::hideNativeByDestruction()Axel Spoerl2023-12-201-1/+1
* Remove dead code from tst_QMessageBox::staticSourceCompat()Axel Spoerl2023-12-201-12/+0
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-061-0/+29
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* QMessageBox: Respect clients overriding QDialog::done()Tor Arne Vestbø2023-06-291-0/+41
* Allow disable native messagebox dialogThorbjørn Lund Martsum2023-05-021-0/+17
* Don't override QDialog::setVisible() to implement native dialogsTor Arne Vestbø2023-01-091-0/+10
* macOS: Add dialog helper for native message boxesTor Arne Vestbø2022-11-151-0/+35
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* tst_qmessagebox: port away from deprecated methodsIvan Solovev2022-08-241-12/+14
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* macOS: Don't show QMessageBox::about(Qt) as modal windowsTor Arne Vestbø2021-09-091-2/+11
* QMessageBox: Reset clickedButton for each invocation of the dialogTor Arne Vestbø2021-09-041-0/+23
* Mark obsolete QMessageBox members as deprecatedVolker Hilsheimer2021-04-231-0/+9
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+2
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-3/+3
* Remove winrtOliver Wolff2020-06-061-2/+0
* Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473Shawn Rutledge2020-03-121-10/+6
* Remove dead codeVitaly Fanaskov2019-01-041-134/+0
* Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-0/+95
* tst_QMessageBox: Modernize and simplify codeVitaly Fanaskov2018-12-121-37/+36
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+6
|\
| * Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+6
* | winrt: make dialog auto tests passOliver Wolff2018-06-221-0/+2
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-2/+2
|\
| * Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-2/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/
* Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-031-0/+6
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-118/+126
|\
| * QMessageBox test: Refactor closing dialogs.Friedemann Kleint2015-11-051-118/+126
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-15/+15
* Replace MAC OS X with OS XNico Vertriest2015-06-301-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Do not clear default button in QMessageBox::setDetailedText().Friedemann Kleint2014-06-041-0/+5
* xcb: QWindow never uses XCB_GRAVITY_CENTERShawn Rutledge2013-09-161-0/+45
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Made QMacStyle internalJ-P Nurmi2012-11-231-3/+0
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-3/+0