summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget_window
Commit message (Expand)AuthorAgeFilesLines
* Add support for Apple watchOSJake Petroules2016-08-191-2/+3
* remove redundant x11 handlingOswald Buddenhagen2016-08-101-5/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+24
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+24
| |\
| | * QtWidgets: Reduce paint events when resizing native widgetBłażej Szczygieł2016-05-191-0/+24
* | | Add support for Apple tvOSMike Krus2016-05-171-2/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-0/+45
|\|
| * Add auto-test for crash in QCocoaBackingStoreGabriel de Dietrich2016-03-211-0/+45
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-25/+13
|\|
| * Clean up tst_qwidgetwindowBłażej Szczygieł2016-02-021-25/+13
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-23/+23
|\|
| * xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-23/+23
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* QWidgetWindow: use sendEvent to forward events to the wrapped QWidgetGiuseppe D'Angelo2015-03-261-0/+45
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* Fix too many resizes and move events for native widgetsJørgen Lind2014-11-041-0/+101
* Remove executable mode on qwidget_window.proJørgen Lind2014-10-311-0/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-232-0/+35
|\
| * Recreate child windows when changing screensDyami Caliri2014-08-282-1/+38
* | Update widget winId when screen changesDyami Caliri2014-09-192-1/+32
* | Add checks for widget/window leaks to kernel tests.Friedemann Kleint2014-07-241-1/+7
* | qpa: Rename qwidgetwindow_qpa_p.h to qwidgetwindow_p.hTor Arne Vestbø2014-05-201-2/+1
|/
* Avoid crash due to accessing deleted QWidgetWindow objectJian Liang2013-12-241-0/+30
* Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2013-11-211-28/+0
* Ensure Qt::WA_Mapped is set in case of obscured native windows.Friedemann Kleint2013-11-201-0/+28
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+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-0/+8
* Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-15/+3
* 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