summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget_window
Commit message (Expand)AuthorAgeFilesLines
* Fix drag and drop with native widgetsjian liang2012-09-271-1/+26
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix updating of drag icons.Friedemann Kleint2012-08-311-1/+185
* Propagate initial size constraints to QWidgetWindow.Friedemann Kleint2012-08-211-0/+37
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-2/+2
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-4/+0
* Fix applicationName() being empty in QApplication.David Faure2012-07-161-15/+15
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Improve widget geometry.Friedemann Kleint2012-05-091-3/+0
* Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-171-0/+3
* 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
* Ignore failures from tst_QWidget_window on Mac OS XBradley T. Hughes2012-01-201-0/+7
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-4/+5
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+335