summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* tst_QAbstractItemView::testClickedSignal() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* QTBUG6407_extendedSelection() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QAbstractItemView::task221955_selectedEditor remove setActiveWindowFrédéric Lefebvre2024-04-261-1/+0
* tst_QAbstractItemView::setItemDelegate() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* task250119_shortcutContext() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QCompleter::focusIn() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QCompleter::multipleWidgets() remove setActiveWindow()Frédéric Lefebvre2024-04-261-2/+0
* QTBUG36933_brokenPseudoClassLookup() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* task232085_spinBoxLineEditBg() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QStylesheetStyle::complexWidgetFocus() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QStylesheetStyle::tooltip() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QStylesheetStyle::hoverColors remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QStylesheet::focusColors() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QWidget_window::tst_dnd() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QTooltip::qtbug64550_stylesheet() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QTooltip::keyEvent() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QShortcut::duplicatedShortcutOverride() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QShortcut::context() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QTreeView::statusTip() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre2024-04-261-1/+0
* tst_QTreeView::keyboardNavigationWithDisabled remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QTreeView::doubleClickedWithSpans() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QTreeView::task224091_appendColumns() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QTreeView::moveCursor() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre2024-04-261-1/+0
* tst_QTreeView::keyboardSearchMultiColumn() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* tst_QTableView::tabFocus() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre2024-04-261-1/+0
* tst_QGraphicsView::viewportUpdateMode2() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsView::viewportUpdateMode():: remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsView::wheelEvent() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsView::sendEvent() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsSceneIndex::clear() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsSceneIndex::removeItems() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* taskQTBUG_42915_focusNextPrevChild() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsScene::taskQTBUG_16401_focusItem remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsScene::focusOnTouch() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QGraphicsScene::removeFullyTransparentItem remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* Merge integration refs/builds/qtci/dev/1713869210Qt CI Bot2024-04-231-5/+0
|\
| * tst_QGraphicsScene::isActive() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
| * tst_QGraphicsScene::isActive() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
| * tst_QGraphicsScene::inputMethod() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
| * TabFocus_sceneWithFocusableItems() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
| * tst_QGraphicsScene::tabFocus_emptyScene() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* | QTBUG4842_selectFilterWithHideNameFilterDetails remove setActiveWindowFrédéric Lefebvre2024-04-231-2/+0
* | tst_QFileDialog2::QTBUG6558_showDirsOnly() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* | tst_QFileDialog::focus() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* | tst_QGraphicsItem::focusHandling() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* | tst_QWidget::itemClipsChildrenToShape4 remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* | tst_QWidget::sceneEventFilter() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* | tst_QGraphicsItem::tooltip remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre2024-04-231-1/+0
* | tst_QGraphicsItem::inputMethodHints() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* | tst_QWidget::grabKeyboard remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
|/