summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-1/+0
|\
| * macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-1/+0
* | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-051-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-0/+7
|\|
| * QToolTip: Don't crash if a tool tip is shown outside screen geometryJohan Klokkhammer Helsing2018-10-151-0/+7
* | Remove skip from tst_QWidget::updateWhileMinimizedFrederik Gladhorn2018-10-191-3/+0
* | Let QApplication emit paletteChangedFrederik Gladhorn2018-10-171-1/+6
* | Finish qmetatype migration to type switcherJędrzej Nowacki2018-10-031-0/+47
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-2/+2
|\
| * Modernize the "filesystemwatcher" featureLiang Qi2018-09-271-2/+2
* | Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-112-0/+3
* | Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1Friedemann Kleint2018-08-301-2/+10
* | 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
* | QWidgetWindow: Ensure Qt::WA_Mapped is set on obscured parent widgetsFriedemann Kleint2018-08-211-0/+30
* | 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
* | Blacklist tst_QWidget_window::setWindowStateJoni Jantti2018-07-241-0/+2
* | Blacklist tst_QWidget_window::tst_resize_countJoni Jantti2018-07-241-0/+1
* | Revert "Blacklist tst_QWidget_window::setWindowState"Joni Jäntti2018-07-241-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-4/+4
|\|
| * Make tests compile for AndroidLiang Qi2018-06-251-1/+1
* | Remove leftovers of wincmdline test from test's .pro fileOliver Wolff2018-06-281-4/+1
* | tst_qapplication: Fix execution for WinRTOliver Wolff2018-06-284-43/+39
* | xcb: rely on WM_SIZE_HINTS gravity to handle x,y positioningGatis Paeglis2018-06-261-3/+0
* | tests: un-blacklist tst_QGestureRecognizer::panGesture on xcbGatis Paeglis2018-06-251-2/+0
* | widgets: fix QWidget::save/restoreGeometry()Gatis Paeglis2018-06-252-11/+8
* | widgetwindow: send DragMove for every DragEnterGatis Paeglis2018-06-251-0/+2
* | dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-251-0/+87
* | winrt: make widgets/kernel auto tests passOliver Wolff2018-06-226-6/+125
* | Blacklist tst_QWidget_window::setWindowStateJoni Jantti2018-06-151-0/+1
* | 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-082-4/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-072-4/+4
| |\|
| | * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-292-4/+4
* | | 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
* | tst_qapplication: Fix test for configs without process supportOliver Wolff2018-05-251-0/+2
* | tst_qapplication: Fix auto test for configs with builtin_testdataOliver Wolff2018-05-252-1/+7
* | 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
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-267-33/+10
|\|
| * tests/auto/widgets/kernel: Avoid unconditional qWait()sKari Oikarinen2018-04-247-33/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-201-0/+37
|\|