summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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-234-16/+11
|\
| * uic: Write fully qualified enumerations for cursors/icon pixmapsFriedemann Kleint2024-04-233-11/+11
| * 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_QFocusEvent::checkReason_ActiveWindow() remove 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
|/
* tst_QDnsLookup: add testing of PTR records on global namesThiago Macieira2024-04-221-0/+10
* tst_QDnsLookup: also use the nameservers behind systemd-resolvedThiago Macieira2024-04-221-13/+17
* tst_QDnsLookup refactor: use the new helpers in other test functionsThiago Macieira2024-04-221-23/+17
* tst_QDnsLookup refactor: rewrite lookup() functionThiago Macieira2024-04-221-182/+135
* tst_QDnsLookup refactor: split the NXDOMAIN tests from lookup()Thiago Macieira2024-04-221-8/+64
* tst_QDnsLookup: use the 4-argument writeDatagram() overloadThiago Macieira2024-04-221-1/+2
* tst_QDnsLookup: fix MSVC 'truncation of constant value' warningThiago Macieira2024-04-221-1/+1
* QMimeData: fix setData on URI list without ending CRLFThiago Macieira2024-04-221-0/+8
* tst_QWidget::grabMouse() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::imEnabledNotImplemented() remove setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::enterLeaveOnWindowShowHide() remove setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::dumpObjectTree remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::clean_qt_x11_enforce_cursor() remove setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* Set focus to the window container when contained window gains focusDoris Verria2024-04-221-0/+62
* Improve fidelity of approximation to CLDR zone representationsEdward Welbourne2024-04-221-6/+6
* wasm: qabstractfileengine test fails on wasm/windowsEven Oscar Andersen2024-04-211-2/+2
* QString: ensure multi-arg arg() parses replacement like single-arg arg()Thiago Macieira2024-04-211-3/+9
* Http2: fix handling unsuppported authenticate challengeMårten Nordheim2024-04-201-0/+86
* QProcess: fix startCommand() with whitespace-only stringsThiago Macieira2024-04-191-0/+20
* QSaveFile: unittests: use strlen() instead of hardcoded numbersAhmad Samir2024-04-201-9/+14
* Use QCOMPARE_GE/QCOMPARE_LEAllan Sandfeld Jensen2024-04-191-31/+31
* tst_QColorSpace::imageConversion(Adobe RGB -> Display-P3): increase toleranceTor Arne Vestbø2024-04-191-1/+1
* QWindow: Persist foreign winId to support destroy/create cyclesTor Arne Vestbø2024-04-191-0/+48