summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QToolButton: Don't crash if deleted while in event handlerSergio Martins9 days1-0/+18
* Revert "Android: skip vulkan tests for tst_qrhiwidget"Assam Boudjelthia12 days1-4/+0
* Revert "Android: SKIP cases failing on Android 12 CI with 16GB RAM"Assam Boudjelthia2024-04-051-4/+0
* Stabilize tst_QComboBox:popupPositionAfterStyleChange()Axel Spoerl2024-04-041-2/+7
* Add configure feature for MetalTor Arne Vestbø2024-03-191-1/+1
* QDialogButtonBox: Don't set focus in a dialog with StrongFocus childrenAxel Spoerl2024-03-071-0/+37
* Revert "QAndroidPlatformInputContext: send composition text and cursor jointly"Axel Spoerl2024-03-051-35/+5
* Increase padding for LineEdit controls in QWindows11StyleWladimir Leuschner2024-03-011-2/+3
* Refactor and fix QMainWindow::tabifiedDockWidgets()Axel Spoerl2024-02-291-0/+11
* QRhiWidget: Tear down resources before window has changedTor Arne Vestbø2024-02-141-1/+8
* Q(Plain)TextEdit: don't crash when using a style sheetChristian Ehrlicher2024-02-072-0/+21
* Remove extra semi-colonsTasuku Suzuki2024-02-063-3/+3
* Change license for tests filesLucie Gérard2024-02-0451-51/+51
* QWindows11Style: Draw MDI SubWindows in Windows 11 styleWladimir Leuschner2024-02-021-1/+5
* QPushButton with a menu remains in sunken state after menu closedEd Cooke2024-01-221-0/+48
* QCheckBox: deprecate stateChanged()Marc Mutz2024-01-191-0/+10
* Test restored state in tst_QDockWidget::hideAndShow()Axel Spoerl2024-01-191-1/+11
* Update QRhiWidget API based on review commentsLaszlo Agocs2024-01-181-14/+16
* Android: skip vulkan tests for tst_qrhiwidgetAssam Boudjelthia2024-01-121-0/+4
* tst_QComboBox: avoid duplicate test data namesChristian Ehrlicher2024-01-111-6/+7
* tst_qmenubar: remove dead codeChristian Ehrlicher2023-12-281-192/+0
* tst_qmdisubwindow: re-enable setFont() testChristian Ehrlicher2023-12-281-1/+0
* QPlainTextEdit: update viewport, when placeholder text disappearsAxel Spoerl2023-12-211-1/+1
* QLineEdit: Use existing selection when deleting a wordJohannes Grunenberg2023-12-141-0/+111
* QSplashScreen: Enforce visibility by processing eventsAxel Spoerl2023-12-142-7/+12
* QMainWindow: don't crash when restored state is modified before appliedVolker Hilsheimer2023-12-131-0/+65
* QTabBar: properly calc tab positions when changing tab positionChristian Ehrlicher2023-12-071-0/+53
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-065-21/+0
* Configure tst_qlineedit correctly for VxWorksJacek Poplawski2023-11-271-1/+1
* QTabBar: properly calc tab positions when changing tab positionChristian Ehrlicher2023-11-231-0/+41
* QComboBox: don't eat non-printable key strokesChristian Ehrlicher2023-11-231-3/+27
* QDockWidget: Fix group unpluggingAxel Spoerl2023-11-182-50/+206
* Refactor tst_QDockWidget::closeAndDelete()Axel Spoerl2023-11-182-25/+18
* QMdiArea: fix initial single-sub-window in TabbedViewAhmad Samir2023-11-171-0/+16
* QDial: don't crash when min==max and setting a value != min & maxChristian Ehrlicher2023-11-121-0/+10
* QTabWidget/Bar: ignore hidden tabs for key eventsChristian Ehrlicher2023-11-092-0/+47
* tst_QDockWidget: use local context for timerMårten Nordheim2023-11-091-2/+3
* QCheckBox: Don't emit checkStateChanged when nothing changedChristian Ehrlicher2023-11-081-0/+20
* Suppress deprecation warnings in test of QDTE::timeSpec propertyEdward Welbourne2023-10-261-0/+3
* Explicitly focus automatic default button in QDialogButtonBox inside dialogTor Arne Vestbø2023-10-261-0/+49
* Add a QDateTimeEdit::timeZone propertyEdward Welbourne2023-10-231-22/+22
* QDockWidget: Do not propagate title from a closed dock widgetAxel Spoerl2023-10-071-13/+15
* QDockWidget: ignore close event if DockWidgetClosable is not setVolker Hilsheimer2023-09-211-0/+19
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-111-0/+17
* QCheckBox: add new checkStateChanged(Qt::CheckState) signalMarc Mutz2023-09-051-6/+10
* tst_QSplitter: fix compiler warningAxel Spoerl2023-09-011-1/+1
* Enable QWidget::grab() with QRhiWidget in the widget treeLaszlo Agocs2023-08-281-8/+41
* Blacklist tst_QMainWindow::QTBUG52175_tabifiedDockWidgetActivatedTimur Pocheptsov2023-08-251-0/+2
* tst_QSpinBox: handle an old TODOAhmad Samir2023-08-241-4/+0
* tst_QDockWidget: Fix compiler warning in non-development buildAxel Spoerl2023-08-221-19/+23