summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-292-8/+8
* Show the year correctly after it has been editedAndy Shaw2020-10-261-0/+4
* tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection()Liang Qi2020-10-221-0/+2
* QAbstractItemView: don't lose items if model only allows MoveActionVolker Hilsheimer2020-10-161-19/+159
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-142-0/+4
* QTreeView: fetch as many nested entries as fit into the viewVolker Hilsheimer2020-10-021-0/+151
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-301-1/+2
* fix QComboBox currentText return placeholderTextWang ChunLin2020-09-251-1/+1
* Add reentrancy guard for processEvents() in QProgressDialog::setValue()Christian Heimlich2020-09-221-0/+24
* QStyleSheetStyle: Fix push button hit testing with paddingVolker Hilsheimer2020-09-151-2/+8
* Blacklist tst_qcolumnview::scrollTo on macOSUlf Hermann2020-09-091-0/+3
* QTable/TreeView: fix sortByColumn() when view is already sortedChristian Ehrlicher2020-09-022-0/+69
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-281-1/+0
* Discard extra mouse move event generated by touchpadAndre de la Rocha2020-08-181-0/+1
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-212-0/+79
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-142-6/+6
* QTabBar: make sure the tab is repainted after releasing mouseWang Chuan2020-07-021-0/+38
* Fix delivery of MouseMove events to newly opened popup windowsVolker Hilsheimer2020-07-022-0/+189
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-06-301-0/+46
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-0/+41
* Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-051-0/+19
* QApplication: don't let synthesized wheel events grab the mouseVolker Hilsheimer2020-05-261-18/+56
* QApplication: deliver all wheel events to widget that accepts the firstVolker Hilsheimer2020-05-261-0/+127
* tst_QDialogButtonBox: Port away from QAbstractButton::animateClick()Friedemann Kleint2020-05-211-40/+38
* Don't move focus away from previous proxy in QWidget::setFocusProxyVolker Hilsheimer2020-05-211-7/+36
* QWidget: fix regression when changing focus proxy while it has focusVolker Hilsheimer2020-05-211-0/+94
* Don't send QEvent::Hide to an already hidden top level widgetVolker Hilsheimer2020-05-201-0/+74
* QBasicDrag: Send QDragMoveEvent when modifiers changeAlexander Volkov2020-05-201-3/+24
* Make qtbase compile without QT_CONFIG(timezone)Andrei Golubev2020-05-202-0/+16
* macOS: Remove a bunch of dead (forward) declarationsTor Arne Vestbø2020-04-151-1/+0
* Add QButtonGroup::idClicked/Pressed/Released/Toggled signalsVolker Hilsheimer2020-04-151-4/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-062-75/+89
|\
| * Stabilize QScroller testVolker Hilsheimer2020-04-031-75/+82
| * Fix flakiness in tst_QApplication::testDeleteLaterAlex Trotsenko2020-04-031-0/+7
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-031-69/+81
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-031-69/+81
| |\|
| | * Speed up tst_QApplication::testDeleteLaterProcessEvents2()Friedemann Kleint2020-03-311-1/+2
| | * tst_QApplication::testDeleteLaterProcessEvents(): Split the testFriedemann Kleint2020-03-311-69/+80
* | | macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-035-43/+43
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-311-0/+58
|\|
| * itemviews: Use the start of the current selection when getting the rangeAndy Shaw2020-03-301-0/+58
* | Fix deprecation of QComboBox:::currentIndexChanged(const QString&)Lars Knoll2020-03-251-8/+12
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Mitch Curtis2020-03-231-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-1/+1
| |\|
| | * tst_QMenu: make QSKIP message truthfulTimur Pocheptsov2020-03-181-1/+1
* | | QDateTimeEdit: with keyboardTracking off, allow values outside the rangeVolker Hilsheimer2020-03-201-0/+116
* | | Fix keypad navigation within a button group for push buttonsVolker Hilsheimer2020-03-201-0/+68
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-182-10/+16
|\|
| * QTreeView: don't call model.index(-1, 0) when using spanning itemsDavid Faure2020-03-161-0/+10
| * Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473Shawn Rutledge2020-03-121-10/+6