summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview
Commit message (Expand)AuthorAgeFilesLines
* tst_QGraphicsView::QTBUG_70255_scrollTo() remove setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* tst_QGraphicsView::hoverLeave() remove setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* tst_QGraphicsView::QTBUG_5859_exposedRect() remove setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* task255529_transformationAnchorAndViewportMargins remove setActiveFrédéric Lefebvre9 days1-1/+0
* tst_QGraphicsView::inputContextReset remove() setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* tst_QGraphicsView::inputMethodSensitivity() remove setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* tst_QGraphicsView::update() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre9 days1-1/+0
* tst_QGraphicsView::task239729_noViewUpdate() remove setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* tst_QGraphicsView::task207546_focusCrash() remove setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* tast187791_setSceneCausesUpdate() remove setActiveWindow()Frédéric Lefebvre9 days1-1/+0
* task172231_untransformableItems() remove setActiveWindows()Frédéric Lefebvre9 days1-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
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* Skip tests that resize on EGLFSMarcin Zdunek2023-12-061-0/+26
* QtWidgets tests: port remaining users away from Q_FOREACHMarc Mutz2023-08-141-4/+6
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* QGraphicsView: fix jumping graphic items when dragging out of viewTaras Kachmaryk2022-11-261-0/+108
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-4/+4
* tests: skip tst_QGraphicsView::embeddedViewsWithFocus() on WaylandLiang Qi2022-10-071-0/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-19/+21
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Update BLACKLIST for tst_qgraphicsviewDimitrios Apostolou2022-08-171-14/+2
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* unblacklist passing tests 2022Anna Wojciechowska2022-05-181-4/+0
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* Activate tst_qgraphicsview for AndroidAndreas Buhr2022-02-241-0/+6
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-28/+45
* tst_QGraphicsView: fix memleakMarc Mutz2022-01-051-4/+4
* Move QGraphicsProxyWidget test into correct test caseVolker Hilsheimer2021-08-301-310/+0
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-08-261-0/+168
* QGraphicsProxyWidget: forward Window(De)Activate eventsVolker Hilsheimer2021-08-241-0/+55
* Fix QScroller::scrollTo failing in QGraphicsView with movable itemChunLin Wang2021-08-201-0/+30
* QGraphicsProxyWidget: fix propagation of high-precision eventsVolker Hilsheimer2021-08-161-5/+0
* Don't crash in high-precision wheel scrolls on a QGraphicsProxyWidgetVolker Hilsheimer2021-08-161-0/+147
* Remove the qmake project filesJoerg Bornemann2021-01-071-12/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-222-2/+4
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+27
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-5/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Normalize roundingAllan Sandfeld Jensen2020-09-161-0/+1
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-37/+39
* macos: Rename macos style to macOSRichard Moe Gustavsen2020-09-111-1/+1
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-261-1/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-142-3/+3