summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Q(Plain)TextEdit: don't crash when using a style sheetChristian Ehrlicher2024-02-092-0/+21
* QDialogButtonBox: Don't set focus in a dialog with StrongFocus childrenAxel Spoerl2024-01-301-0/+37
* QWidget: Clean up state that depends on QWindow from ~QWidgetWindow()Tor Arne Vestbø2024-01-241-0/+27
* QPushButton with a menu remains in sunken state after menu closedEd Cooke2024-01-221-0/+48
* tst_QMessageBox::staticSourceCompat(): improve diagnostic outputAxel Spoerl2024-01-221-6/+13
* Sync QWindow visible state during QWidget destructionTor Arne Vestbø2024-01-181-0/+28
* Stabilize tst_QMessageBox::hideNativeByDestruction()Axel Spoerl2024-01-141-1/+1
* Remove dead code from tst_QMessageBox::staticSourceCompat()Axel Spoerl2024-01-141-12/+0
* QPlainTextEdit: update viewport, when placeholder text disappearsAxel Spoerl2023-12-281-1/+1
* Set correct content size for tool tip labelSanthosh Kumar2023-12-161-0/+26
* QAIV: reset state if removing index while editing or committingVolker Hilsheimer2023-12-151-0/+58
* QSplashScreen: Enforce visibility by processing eventsAxel Spoerl2023-12-152-7/+12
* QLineEdit: Use existing selection when deleting a wordJohannes Grunenberg2023-12-151-0/+111
* QMainWindow: don't crash when restored state is modified before appliedVolker Hilsheimer2023-12-141-0/+65
* QTabBar: properly calc tab positions when changing tab positionChristian Ehrlicher2023-12-071-0/+53
* QDockWidget: Fix group unpluggingAxel Spoerl2023-12-062-50/+206
* 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
* Refactor tst_QDockWidget::closeAndDelete()Axel Spoerl2023-11-232-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-131-0/+10
* tst_qcombobox: skip popupPositionAfterStyleChange on QEMURichard Moe Gustavsen2023-11-111-0/+3
* QTabWidget/Bar: ignore hidden tabs for key eventsChristian Ehrlicher2023-11-102-0/+47
* tst_QDockWidget: use local context for timerMårten Nordheim2023-11-091-2/+3
* Add QPixmapIconEngine::isNull()Christian Ehrlicher2023-11-082-5/+11
* QCheckBox: Don't emit checkStateChanged when nothing changedChristian Ehrlicher2023-11-081-0/+20
* QHeaderView: relayout on resetDefaultSectionSizeJonas Karlsson2023-11-081-0/+16
* Fix tst_QWidget::hoverPosition blacklisting for x86_64Tor Arne Vestbø2023-11-061-1/+1
* Blacklist tst_QWidget::hoverPosition() on macOS 14 x86_64Tor Arne Vestbø2023-10-311-0/+3
* Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 14 in CITor Arne Vestbø2023-10-301-0/+1
* Explicitly focus automatic default button in QDialogButtonBox inside dialogTor Arne Vestbø2023-10-261-0/+49
* QDockWidget: Do not propagate title from a closed dock widgetAxel Spoerl2023-10-061-13/+15
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-062-3/+2
* QHeaderView: add test for rows/columns movedChristian Ehrlicher2023-10-031-0/+30
* Add QEXPECT_FAIL to tst_QApplication::sendEventsOnProcessEventsTero Heikkinen2023-10-032-4/+14
* Tests/QAbstractiItemView: fix runtime warningsChristian Ehrlicher2023-10-011-6/+7
* Ensure stable sort in QListWidgetWladimir Leuschner2023-09-261-0/+60
* QAbstractItemDelegate: Update spinbox editor value before committingDoris Verria2023-09-261-0/+58
* QDockWidget: ignore close event if DockWidgetClosable is not setVolker Hilsheimer2023-09-221-0/+19
* QComboBox: scroll the popup to the top before positioning itRichard Moe Gustavsen2023-09-121-0/+54
* tst_QSplitter: fix compiler warningAxel Spoerl2023-09-121-1/+1
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-121-0/+17
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-064-3/+131
* Reset palette resolve mask in windows vista styleSanthosh Kumar2023-09-051-11/+54
* Blacklist tst_QMainWindow::QTBUG52175_tabifiedDockWidgetActivatedTimur Pocheptsov2023-08-251-0/+2
* Stabilize tst_QGraphicsEffect::draw()Tor Arne Vestbø2023-08-251-1/+3
* 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
* Rename accent color in QPaletteSanthosh Kumar2023-08-181-3/+3
* tst_QMainWindow: port away from Q_FOREACHMarc Mutz2023-08-171-19/+21