summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-114-0/+5
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-0/+54
|\|
| * Fix crash when combining QOpenGLWidget, QStaticText and Qt QuickEskil Abrahamsen Blomfeldt2018-08-241-0/+54
* | Autotests/QItemView: re-enable tst_QItemView::indexAt()Christian Ehrlicher2018-09-091-15/+16
* | QTableView: Fix PageUp not getting to top when first row is hiddenChristian Ehrlicher2018-09-091-0/+5
* | 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
* | Refactor tst_QFiledialog::clearLineEdit()Friedemann Kleint2018-08-241-16/+76
* | Extend blacklisting of tst_QWidget::maskedUpdate to cover all openSUSEsTony Sarajärvi2018-08-221-1/+1
* | tests: blacklist tst_QDialog::showFullScreen() on macOS 10.13 in CILiang Qi2018-08-221-0/+2
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-161-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+6
| |\|
| | * Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+6
* | | Add debugging output to help diagnose cause of tst_qspinbox failureMitch Curtis2018-08-161-0/+7
|/ /
* | tst_qmenu: Fix funky use of QTRY_VERIFY with qWaitForTor Arne Vestbø2018-08-091-1/+2
* | tests: blacklist tst_qwidget::saveRestoreGeometry on xcbGatis Paeglis2018-08-081-0/+1
* | tst_qspinbox: include actual emission count in failure messageMitch Curtis2018-08-071-1/+2
* | tst_qdatetimeedit: call setCalendarPopup(false) when cleaning upMitch Curtis2018-08-071-0/+2
* | tst_qdatetimeedit: hide testWidget when creating widgets on the stackMitch Curtis2018-08-071-0/+7
* | winrt: Fix tst_QGraphicsItem::cursorOliver Wolff2018-08-061-15/+7
* | winrt: Implement QPlatformCursor::setPosOliver Wolff2018-08-062-7/+0
* | QHeaderView: respect min/maxSectionSize in setDefaultSectionSize()Christian Ehrlicher2018-08-041-0/+10
* | Blacklist flaky tst_QSpinBox::stepModifierPressAndHold on OpenSUSETor Arne Vestbø2018-08-041-0/+2
* | Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-311-0/+12
|\ \
| * | Merge branch '5.11' into devEdward Welbourne2018-07-311-0/+12
| |\|
| | * Reset geometry constraints when removing stylesheetSergio Martins2018-07-171-0/+12
* | | Extend blacklisting of showMinimizedKeepFocus to macOS 10.13Tony Sarajärvi2018-07-311-0/+1
|/ /
* | Fix compilation of tst_QGraphicsItem in Visual StudioOliver Wolff2018-07-261-1/+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
* | Restore qlistview testing on LinuxEdward Welbourne2018-07-181-1/+0
* | Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-123-6/+6
* | Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-123-275/+613
* | tests: port tst_QGraphicsProxyWidget to QTEST_QPA_MOUSE_HANDLINGGatis Paeglis2018-07-072-74/+55
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-026-12/+122
|\|
| * Return a correct filter from QFileDialog::selectedMimeTypeFilter()Alexander Volkov2018-06-271-3/+7
| * Android: Blacklist various cases in tst_QLineEditMårten Nordheim2018-06-261-0/+31
| * Android: Blacklist a few cases in tst_qgroupboxMårten Nordheim2018-06-261-0/+13
| * Android: Blacklist tst_qframe::testPaintingMårten Nordheim2018-06-261-0/+3
| * Make tests compile for AndroidLiang Qi2018-06-251-1/+1
| * QHeaderView: Send the StatusTip events to itself if there is no parentAndy Shaw2018-06-141-2/+63
* | tst_QMenu: Skip tests when window activation is not supportedJohan Klokkhammer Helsing2018-06-291-0/+18
* | QIntValidator: Intermediate for number if digits equal or less than maxTuomas Heimonen2018-06-291-4/+4
* | 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
* | QTableView: update editor geometries directly after scrollbars are adjustedChristian Ehrlicher2018-06-281-0/+24
* | winrt: tst_qdoublespinbox: Remove QEXPECT_FAIL for editingFinishedOliver Wolff2018-06-261-7/+0