summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qdialog
Commit message (Expand)AuthorAgeFilesLines
* tests: blacklist tst_QDialog::showFullScreen() on macOS 10.13 in CILiang Qi2018-08-221-0/+2
* winrt: make dialog auto tests passOliver Wolff2018-06-221-2/+7
* Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-1/+1
* Remove references to obsolete platformsJake Petroules2017-11-051-1/+1
* Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
* winrt: Fix tst_QDialog::showFullScreenOliver Wolff2017-06-191-1/+1
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-8/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-48/+41
|\
| * tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-12/+14
|\|
| * tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-11/+12
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-11/+12
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-11/+12
| | |\
| | | * Fix UB in tst_QDialog::showExtension()Marc Mutz2016-01-071-11/+12
* | | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-2/+31
|\| |
| * | Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-041-2/+31
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\| |
| * | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/ /
* / Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* tst_QDialog::snapToDefaultButton - tune the test for OS XTimur Pocheptsov2015-05-151-0/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_dialog: Skip test that doesn't pass on Wayland.Robin Burchell2014-08-231-0/+3
* tst_dialog: Convert some QVERIFY to QCOMPARE.Robin Burchell2014-08-181-2/+2
* Ensure transient parents are top level widgets.Friedemann Kleint2014-07-181-0/+32
* BlackBerry: Fix tst_qdialog::show{Maximized,Minimized} testsSergio Ahumada2014-04-041-2/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-232-3/+32
* 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-5/+5
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-271-8/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-4/+4
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* tst_QDialog: fix Q_OS_WINCE & QT_NO_SIZEGRIP usageJ-P Nurmi2012-09-271-9/+23
* 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
* Remove usage of deprecated qWaitForWindowShown in dialog tests.Friedemann Kleint2012-07-241-6/+6
* Remove the test tst_qdialog::throwInExec().Friedemann Kleint2012-07-191-54/+0
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Improve widget geometry.Friedemann Kleint2012-05-091-3/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-0/+4
|\
| * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-171-0/+4
* | Fix tst_QDialog::deleteInExec() crash on Mac OS XBradley T. Hughes2012-04-171-1/+0
|/
* Mark tst_qdialog as insignificant on mac.Rohan McGovern2012-03-271-0/+1
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1