summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-051-2/+2
* Remove skip from tst_QWidget::updateWhileMinimizedFrederik Gladhorn2018-10-191-3/+0
* Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-111-0/+2
* QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2018-08-301-0/+29
* Extend blacklisting of tst_QWidget::maskedUpdate to cover all openSUSEsTony Sarajärvi2018-08-221-1/+1
* tst_QWidget: Explain why some tests fail on WaylandJohan Klokkhammer Helsing2018-08-201-1/+7
* tests: blacklist tst_qwidget::saveRestoreGeometry on xcbGatis Paeglis2018-08-081-0/+1
* winrt: Implement QPlatformCursor::setPosOliver Wolff2018-08-061-4/+0
* Extend blacklisting of showMinimizedKeepFocus to macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* xcb: rely on WM_SIZE_HINTS gravity to handle x,y positioningGatis Paeglis2018-06-261-3/+0
* widgets: fix QWidget::save/restoreGeometry()Gatis Paeglis2018-06-252-11/+8
* winrt: make widgets/kernel auto tests passOliver Wolff2018-06-221-5/+80
* Blacklist tst_QWidget::updateWhileMinimizedJoni Jantti2018-06-151-0/+1
* tst_QWidget: Don't use qWaitForWindowActive when exposed is enoughJohan Klokkhammer Helsing2018-06-151-5/+5
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-081-2/+2
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+2
| |\
| | * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* | | tst_QWidget: Don't skip tests that are passing on WaylandJohan Klokkhammer Helsing2018-06-071-7/+0
|/ /
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-9/+10
* | Windows: Add support for invisible window marginsAndre de la Rocha2018-05-181-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-0/+3
|\|
| * Blacklist tst_QWidget::raise on openSUSEKari Oikarinen2018-05-091-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-0/+28
|\|
| * QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+28
* | Don't send a mouse move when we just need to do a synthetic enter/leaveAndy Shaw2018-04-181-5/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-151-85/+19
|\|
| * tst_QWidget: Avoid unconditional qWait()sKari Oikarinen2018-04-131-85/+19
* | Blacklist childEvents on macOS CI againMorten Johan Sørvig2018-03-191-0/+2
* | Remove tests from BLACKLIST for macOSMorten Johan Sørvig2018-03-081-29/+0
|/
* Blacklist tst_QWidget::saveRestoreGeometry on openSUSEKari Oikarinen2018-02-281-0/+2
* Blacklist tst_QWidget::moveInResizeEvent on UbuntuKari Oikarinen2018-02-141-0/+2
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-18/+0
* tst_QWidget: port away from QRegion::rects()Marc Mutz2017-12-061-4/+3
* tst_QWidget: port some easy QRegion::rects() calls to begin()/end()Marc Mutz2017-12-061-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-20/+13
|\
| * test: blacklist tst_QWidget::multipleToplevelFocusCheck()Liang Qi2017-11-141-4/+1
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Tony Sarajärvi2017-11-122-19/+9
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-19/+9
| | |\
| | | * tst_QWidget::multipleToplevelFocusCheck(): Avoid overlappingFriedemann Kleint2017-11-061-2/+5
| | | * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-17/+4
| * | | test: blacklist tst_QWidget::multipleToplevelFocusCheck() and setToolTip()Liang Qi2017-11-121-0/+5
| |/ /
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-0/+2
| |\|
| | * Extend blacklisting of tst_qwidget tests to cover RHEL 7.3 & 7.4Tony Sarajärvi2017-10-111-0/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-4/+96
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-3/+3
| * | Widgets: change QWidget::setTabOrder to understand compound widgetsRichard Moe Gustavsen2017-10-041-1/+93
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-262-56/+161
|\| |
| * | Widgets: be able to tab to a widget that has a focus proxyRichard Moe Gustavsen2017-09-251-41/+154