summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qdialog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-9/+9
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-16/+18
* Re-enabled tst_qdialogJo Asplin2011-11-081-2/+0
* Fix QDialog test: Q_WS_X11 is no more.Frederik Gladhorn2011-10-251-2/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+615