summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | 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
|/
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Change license for tests filesLucie Gérard2024-02-0420-20/+20
* Skip test which resizes window in graphic scene while using EGLFSTomasz Kozlowski2023-12-221-0/+3
* Android: Skip focusProxy_QTBUG_51856() test case temporarilyTinja Paavoseppä2023-12-071-0/+3
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-1/+0
* Skip tests that resize on EGLFSMarcin Zdunek2023-12-061-0/+26
* Purge empty BLACKLIST files from testsEdward Welbourne2023-11-241-0/+0
* QtWidgets tests: port remaining users away from Q_FOREACHMarc Mutz2023-08-142-5/+8
* tests: blacklist tst_QGraphicsItem::itemUsesExtendedStyleOption() on WaylandLiang Qi2023-07-181-0/+3
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-0518-0/+108
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1719-45/+1
* QGraphicsView: fix jumping graphic items when dragging out of viewTaras Kachmaryk2022-11-261-0/+108
* tst_QGraphicsEffectSource: Reset effect repaint count after flushing eventsTor Arne Vestbø2022-11-081-1/+1
* tst_QGraphicsEffectSource: Reset repaint count after flushing eventsTor Arne Vestbø2022-11-051-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-039-154/+154
* tests: skip tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() on WaylandLiang Qi2022-10-211-0/+3
* tests: skip tst_QGraphicsProxyWidget::scrollUpdate() on WaylandLiang Qi2022-10-211-0/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-7/+7
* tests: skip tst_QGraphicsView::embeddedViewsWithFocus() on WaylandLiang Qi2022-10-071-0/+3
* tests: fix window activation usage in tst_QGraphicsWidgetLiang Qi2022-10-071-7/+25
* tests: skip two tests in tst_QGraphicsProxyWidget on WaylandLiang Qi2022-10-071-0/+6
* Port from container.count()/length() to size()Marc Mutz2022-10-048-53/+53
* Don't rely on synthetic mouse events in updateFocusChainWhenChildDie testTor Arne Vestbø2022-09-142-9/+3
* Blacklist tst_QGraphicsWidget::updateFocusChainWhenChildDie() on macOS 13 in CITor Arne Vestbø2022-09-131-0/+1
* Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for Ubuntu 22.04Heikki Halmet2022-08-311-0/+1
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-276-77/+88
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2319-19/+19
* tst_qgraphicswidget: Avoid redeclaration of Size from MacTypes.hTor Arne Vestbø2022-08-211-29/+29
* Stabilize test by not activating windowDimitrios Apostolou2022-08-172-8/+2
* Update BLACKLIST for tst_qgraphicsviewDimitrios Apostolou2022-08-171-14/+2
* Unblacklist tests that are no longer flakyDimitrios Apostolou2022-08-171-5/+0
* Fix testcase that fails when run individuallyDimitrios Apostolou2022-08-171-1/+1
* Try to stabilize window activation on macOSDimitrios Apostolou2022-08-101-14/+30
* Test is stable on OpenSUSE, un-blacklist itDimitrios Apostolou2022-08-101-1/+0
* Add license headers to cmake filesLucie Gérard2022-08-0319-0/+57
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2818-21/+21
* QGraphicsProxyWidget: make tolerance in mapToGlobal test at least 4Volker Hilsheimer2022-07-151-1/+1
* QGraphicsWidget: skip test if graphics view fails to showVolker Hilsheimer2022-07-141-1/+2
* QGraphicsProxyWidget: make tolerance for errors depend on DPIVolker Hilsheimer2022-07-141-2/+3