summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Post-merge fixesAlexandru Croitor2020-01-301-0/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2918-68/+170
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-2815-57/+87
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-2811-26/+50
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-2811-26/+50
| | | |\
| | | | * 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
| | * | | QComboBox: unify behavior of setModel() and modelResetChristian Ehrlicher2020-01-281-7/+4
| | * | | Deprecate all methods that use QMatrixJarek Kobus2020-01-283-24/+33
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-282-10/+82
| |\| |
| | * | QMenu: don't crash when another popup is closed when a popup is closedChristian Ehrlicher2020-01-251-0/+56
| | * | QTabBar: fix QStyleOptionTab::positionChristian Ehrlicher2020-01-221-10/+26
| * | | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-221-1/+1
* | | | Post Merge FixesLeander Beernaert2020-01-242-0/+9
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2448-298/+743
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-165-3/+16
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-155-3/+16
| | |\|
| | | * 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
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-101-7/+8
| |\| |
| | * | Make setReadOnly track ReadOnlyChange events onlyMorten Johan Sørvig2020-01-091-7/+8
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-043-12/+110
| |\| |
| | * | Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-202-0/+96
| | * | QListModel: fix moveRows()Christian Ehrlicher2019-12-161-12/+14
| * | | Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-124-6/+7
| * | | Convert date-time faithfully in QDateTimeEdit::setDateTime()Edward Welbourne2019-12-121-0/+50
| * | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-12-114-3/+101
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-114-3/+101
| | |\| |
| | | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-103-0/+101
| | | |\ \
| | | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-103-0/+101
| | | | |\|
| | | | | * 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
| | | * | | Make inputmask 'X' mask character require non-blank inputEirik Aavitsland2019-12-101-3/+0
| | | |/ /
| * | / / Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-111-24/+0
| |/ / /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-042-2/+50
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-032-2/+50
| | |\|
| | | * 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
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-296-80/+75
| |\| |
| | * | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-276-80/+75
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-2728-143/+148
| |\| |
| | * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-2628-143/+148