summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Don't use native dialogs for tst_QApplication::closeAllWindows()Tor Arne Vestbø2023-01-021-0/+1
* Use minimum size for in tst_QDockWidget::createTestWidgetsAxel Spoerl2022-12-291-0/+4
* Stabilize tst_QSpinBox::sizeHint() by explicitly calling setLayout()Axel Spoerl2022-12-261-0/+1
* Android: Set EnterKeyNext as default type for QLineEditBartlomiej Moskal2022-12-211-0/+29
* Fix QWidget::restoreGeometry when restored geometry is off screenAxel Spoerl2022-12-161-0/+73
* QHeaderView test: Remove unused variablesVolker Hilsheimer2022-12-121-8/+0
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-5/+6
* Port QDateTimeEdit internals to QTimeZoneEdward Welbourne2022-12-091-30/+10
* QComboBox: Don't dereference potential nullptr, simplifyVolker Hilsheimer2022-12-081-0/+52
* Deliver tablet events to the toplevel widget if there is no childVolker Hilsheimer2022-12-021-44/+38
* Cleanup tst_QWidget BLACKLIST fileAxel Spoerl2022-12-021-10/+0
* Stabilize tst_QWidget::optimizedResizeMove and optimizedResize_topLevelAxel Spoerl2022-12-021-49/+42
* Stabilize tst_QComboBox::setPalette() with simple palettesAxel Spoerl2022-11-301-11/+18
* Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 13 in CITor Arne Vestbø2022-11-301-0/+1
* Stabilize tst_QWidgetRepaintManager on XCB platformsAxel Spoerl2022-11-301-4/+37
* Blacklist tst_QWidgetRepainManager functions flaking on XCBAxel Spoerl2022-11-301-0/+11
* Introduce QT_NO_AS_CONST and mark QtBase free of itMarc Mutz2022-11-271-1/+1
* Set simplePalette on staticWidget in tst_QWidget::optimizedResizeMoveAxel Spoerl2022-11-271-0/+1
* QGraphicsView: fix jumping graphic items when dragging out of viewTaras Kachmaryk2022-11-261-0/+108
* Add simple palette to tst_QWidgetAxel Spoerl2022-11-261-0/+47
* Handle multiple paint events in tst_QWidgetRepaintManagerAxel Spoerl2022-11-251-2/+22
* Blacklist tst_QOpenGLWidget on Ubuntu, RHEL and OpenSuSEAxel Spoerl2022-11-241-0/+5
* macOS: Add dialog helper for native message boxesTor Arne Vestbø2022-11-151-0/+35
* Android: Skip/blacklist remaining tests for emulator bump to API 24Samuel Mira2022-11-151-0/+2
* Fix rhi flush eval perf. and native window problemsLaszlo Agocs2022-11-141-32/+125
* Add comment to tst_QWidget::saveRestoreGeometry() for debuggingAxel Spoerl2022-11-111-0/+7
* Stabilize flakiness in tst_QWidget::multipleToplevelFocusCheck()Axel Spoerl2022-11-111-5/+5
* Stabilize flakiness in tst_QWidget::raise()Axel Spoerl2022-11-111-2/+5
* Remove unused tst_qfontdialog_mac_helpers.mmTor Arne Vestbø2022-11-111-30/+0
* emit QWindow::windowStateChanged only when state has changedAxel Spoerl2022-11-111-24/+41
* Remove unused tst_qwidget_mac_helpers.h/mmTor Arne Vestbø2022-11-104-54/+0
* Stabilize flakiness in tst_QOpenGLWidgetAxel Spoerl2022-11-081-41/+52
* tst_QGraphicsEffectSource: Reset effect repaint count after flushing eventsTor Arne Vestbø2022-11-081-1/+1
* tst_QGraphicsEffectSource: Reset repaint count after flushing eventsTor Arne Vestbø2022-11-051-1/+1
* Android: Fix qfiledialog test for emulator bump to API 24Samuel Mira2022-11-041-7/+3
* Fix focus chain with compound widgets if created out of orderVolker Hilsheimer2022-11-041-15/+80
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-0373-1273/+1273
* BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0Heikki Halmet2022-11-021-0/+1
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-311-0/+15
* tst_qapplication: Add dependency to helpersMårten Nordheim2022-10-281-0/+5
* QApplication: send QHoverEvents with correct scenePosition()Shawn Rutledge2022-10-231-0/+101
* Fix bool comparison in tst_qopenglwidget.cppPeter Varga2022-10-231-3/+3
* Set alphaBufferSize to -1 when disabling translucency in QtWidgetsPeter Varga2022-10-211-0/+26
* tests: skip tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() on WaylandLiang Qi2022-10-211-0/+3
* tests: skip tst_QGraphicsProxyWidget::scrollUpdate() on WaylandLiang Qi2022-10-211-0/+3
* Fix flakiness in tst_QDoubleSpinBox / editingFinishedAxel Spoerl2022-10-181-1/+8
* tests: skip tst_QWidget::touchEventSynthesizedMouseEvent() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QCompleter::showPopupInGraphicsView() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget_window::mouseMoveWithPopup() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget::setWindowGeometry() on WaylandLiang Qi2022-10-141-2/+2