summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Speed up tst_QApplication::testDeleteLaterProcessEvents2()Friedemann Kleint2020-03-311-1/+2
* tst_QApplication::testDeleteLaterProcessEvents(): Split the testFriedemann Kleint2020-03-311-69/+80
* itemviews: Use the start of the current selection when getting the rangeAndy Shaw2020-03-301-0/+58
* tst_QMenu: make QSKIP message truthfulTimur Pocheptsov2020-03-181-1/+1
* 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
* xcb: Fix logic for minimized stateJiDe Zhang2020-03-031-4/+0
* Stabilize task255529_transformationAnchorMouseAndViewportMarginsVolker Hilsheimer2020-02-271-1/+3
* tests/xcb: fix tst_QWidget::updateWhileMinimized() on mutter/GNOME ShellLiang Qi2020-02-252-6/+11
* QAbstractItemView: Make sure to update the editor geometriesChristian Ehrlicher2020-02-231-0/+2
* Stabilize QFileSystemModel::dirsBeforeFiles testVolker Hilsheimer2020-02-221-10/+18
* QComboBox: send font change event to popup menu when font changedWang Chuan2020-02-071-0/+43
* widgets: Don't create winId when the widget is being destroyedVaL Doroshchuk2020-02-051-0/+51
* Blacklist failing tests on macOS 10.14Morten Johan Sørvig2020-01-302-0/+3
* QGraphicsProxyWidget: fix handling of proxy focusGiuseppe D'Angelo2020-01-291-0/+70
* Make sure the focus is passed on correctly when back-tabbingAndy Shaw2020-01-251-0/+28
* Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-227-25/+14
* Extend blacklisting for a few tests to include all macOS versionsTor Arne Vestbø2020-01-221-1/+1
* Blacklist two tst_QScroller tests on macOSTor Arne Vestbø2020-01-221-0/+5
* Blacklist tst_QAbstractItemView::task200665_itemEntered on macOSTor Arne Vestbø2020-01-221-0/+2
* Clarify blacklisting of tst_QWidget::childEvents on macOSTor Arne Vestbø2020-01-141-1/+1
* Extend blacklisting of tst_QWidget::showMinimizedKeepsFocus to all macOS vers...Tor Arne Vestbø2020-01-141-2/+1
* Blacklist tests on macOS that rely on moving the cursorTor Arne Vestbø2020-01-142-0/+6
* Blacklist tst_QTableView::mouseWheel on macOSTor Arne Vestbø2020-01-141-0/+2
* Blacklist tst_QStyleSheetStyle::widgetStylePropagation on macOSTor Arne Vestbø2020-01-141-0/+2
* Skip tst_QMenu::pushButtonPopulateOnAboutToShow on macOSTor Arne Vestbø2020-01-141-0/+4
* QWidget: React to platform surface being created or destroyedTor Arne Vestbø2019-12-091-0/+54
* Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+46
* Fix flaky test tst_QFiledialog::clearLineEdit()Dimitrios Apostolou2019-12-031-0/+1
* QTreeView: Reset the pressed index if the decoration was pressed onAndy Shaw2019-11-291-2/+16
* QWidget: don't set WA_PendingMoveEvent when geometry does not changeChristian Ehrlicher2019-11-271-0/+34
* QLineEdit: Fix End key for input masksDaniel Teske2019-11-151-0/+8
* QTreeView: make sure to not ask the old model during setModelChristian Ehrlicher2019-11-141-0/+14
* Simplify two complex test conditionsEdward Welbourne2019-11-071-6/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-062-0/+24
|\
| * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-051-0/+1
| * Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-291-0/+23
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-281-0/+8
|\|
| * tst_qgraphicspixmaptiem: Fix undefined behavior in containsJohan Klokkhammer Helsing2019-10-251-0/+8
* | QTableView: properly deselect row when column 0 is hidden/not visibleChristian Ehrlicher2019-10-241-0/+26
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-2/+0
|\|
| * Fix QGraphicsScene::update() performanceAndre de la Rocha2019-10-111-2/+0
* | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-155-20/+13
* | Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+21
* | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-5/+16
* | QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-0/+6
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-7/+2
|\|
| * QWizard/Aerostyle: Fix "&Next" shortcutFriedemann Kleint2019-09-251-7/+2
* | tst_QTreeView: cleanupChristian Ehrlicher2019-09-191-516/+511
* | tst_QTreeWidget: cleanupChristian Ehrlicher2019-09-192-559/+483