summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qmessagebox/tst_qmessagebox.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_QMessageBox: fix Q_OS_MAC usageJ-P Nurmi2012-09-271-3/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-8/+7
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-1/+3
* Remove many deprecated methodsLars Knoll2012-01-311-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-6/+6
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* 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
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-0/+1
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+3
* Fix for QMessageBox's autotest.Mikko Knuutila2011-11-141-1/+2
* Doc: Fixing typoSergio Ahumada2011-10-261-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+674