summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-311-0/+23
* QShortcut: call base class implementation in event()Christian Ehrlicher2019-09-051-0/+10
* A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1
* Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-121-3/+3
* Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-0/+6
* Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-0/+26
* QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-0/+73
* Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-031-34/+34
* Make tst_qwidget_window pass on High-DPI screens (Windows)Friedemann Kleint2019-05-161-22/+49
* Brush up tst_QWidgetFriedemann Kleint2019-05-161-510/+548
* Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331
* Use QPlatformTheme::TouchDoubleTapDistance for touch eventsAlexander Volkov2019-05-011-4/+6
* Extend blacklisting of setWindowState to cover RHELsTony Sarajärvi2019-04-291-0/+1
* Drag'n'Drop: fix dnd regressionGatis Paeglis2019-03-261-0/+75
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-4/+32
|\
| * Drag'n'Drop: fix dnd when dragMoveEvent() is not implementedChristian Ehrlicher2019-01-071-4/+32
* | Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-221-0/+13
|/
* macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-1/+0
* QToolTip: Don't crash if a tool tip is shown outside screen geometryJohan Klokkhammer Helsing2018-10-151-0/+7
* 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
|/ /