summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
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
* Make the inputRejected test compatible with -no-feature-clipboardJames McDonnell2019-08-151-0/+4
* Make test less dependent on moving the cursorMorten Johan Sørvig2019-08-111-1/+1
* QWizard: Account for missing background image on macOS 10.14+Morten Johan Sørvig2019-08-111-10/+9
* 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
* Make tst_QGraphicsItem painting tests most robustVolker Hilsheimer2019-07-101-14/+11
* Further stabilization of QGraphicsItem::cursor testVolker Hilsheimer2019-07-101-16/+9
* Don't set the mouse cursor for items that are disabledVolker Hilsheimer2019-07-081-0/+9
* Stabilize QGraphicsItem::cursor and select_multi testsVolker Hilsheimer2019-07-081-10/+16
* Skip flaky test on MacOS_10_12Dimitrios Apostolou2019-07-021-0/+6
* 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
* Stabilize tst_qsplitterFrederik Gladhorn2019-06-192-2/+1
* Brush up tst_QCompleterFriedemann Kleint2019-06-071-126/+129
* Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-293-5/+13
* Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-031-34/+34
* tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
* Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
* 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
* QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-0/+21
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-081-0/+75
|\
| * Merge 5.12 into 5.12.3Kari Oikarinen2019-04-011-0/+3
| |\
| * | Drag'n'Drop: fix dnd regressionGatis Paeglis2019-03-261-0/+75
* | | Brush up and stabilize tst_QSizeGripFriedemann Kleint2019-04-031-35/+24
| |/ |/|
* | Blacklist qgraphicsitem::sorting test on opensuse-42.3Kai Koehne2019-03-291-0/+3
|/
* Silence QMainWindow testFriedemann Kleint2019-03-221-0/+2
* Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2
* QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-0/+46
* Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-0/+54
* Remove "insignificant" flag from qfilesystemmodel testTony Sarajärvi2019-02-213-2/+18
* winrt: Handle WaitForWindowExposedOliver Wolff2019-02-131-3/+0
* Fix QSpinBox tests failing after change in the Windows QPAAndre de la Rocha2019-02-121-0/+10
* Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-061-4/+21
* Blacklist tst_QGraphicsItem::cursor on WinRTKari Oikarinen2019-02-061-0/+3
* tst_QHeaderView: fix defaultSectionSizeTest() on High-DPI screensChristian Ehrlicher2019-02-051-1/+8
* Update bundled Freetype to 2.9.1Eskil Abrahamsen Blomfeldt2019-01-311-0/+4
* tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-14/+55
|\
| * Stabilize tst_QItemDelegate::dateTimeEditor()Friedemann Kleint2019-01-221-10/+23
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-083-340/+1131
| |\
| * | 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-222-2/+15
* | | tst_QGraphicsItem: stabilize cursor() testChristian Ehrlicher2019-01-221-5/+3