summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | xcb: rely on WM_SIZE_HINTS gravity to handle x,y positioningGatis Paeglis2018-06-261-3/+0
* | tests: un-blacklist tst_QSizeGrip::hideAndShowOnWindowStateChange on xcbGatis Paeglis2018-06-251-2/+0
* | tests: un-blacklist tst_QGestureRecognizer::panGesture on xcbGatis Paeglis2018-06-251-2/+0
* | widgets: fix QWidget::save/restoreGeometry()Gatis Paeglis2018-06-253-17/+9
* | widgetwindow: send DragMove for every DragEnterGatis Paeglis2018-06-251-0/+2
* | dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-251-0/+87
* | QListView: do not delete item on internal moveChristian Ehrlicher2018-06-221-0/+49
* | Fix tst_qtextbrowser for configurations with builtin testdataOliver Wolff2018-06-222-13/+25
* | winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-2224-2/+185
* | winrt: make widgets/kernel auto tests passOliver Wolff2018-06-226-6/+125
* | winrt: Make itemview auto tests passOliver Wolff2018-06-229-2/+75
* | winrt: make dialog auto tests passOliver Wolff2018-06-224-2/+21