summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview
Commit message (Expand)AuthorAgeFilesLines
* 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
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-3/+3
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-4/+4
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+1
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-1/+3
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-1/+3
| |\
| | * Stabilize task255529_transformationAnchorMouseAndViewportMarginsVolker Hilsheimer2020-02-271-1/+3
* | | Get rid of QMatrixJarek Kobus2020-02-282-3/+2
* | | Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-183-2/+3
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-131-4/+3
|\ \ \
| * | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+3
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-0/+2
| |\|
| | * Blacklist failing tests on macOS 10.14Morten Johan Sørvig2020-01-301-0/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-23/+23
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-23/+23
| |\| |
| | * | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-23/+23
* | | | Post Merge FixesLeander Beernaert2020-01-241-0/+8
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-49/+52
|\| | |
| * | | Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-122-4/+5
| |/ /
| * | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-19/+20
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-26/+27
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+17
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+17
| |/
* | Regenerate tests/auto/widgets/graphicsviewAlexandru Croitor2019-11-131-2/+14
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-9/+2
|\|
| * QGraphicsView: mark obsolete flag DontClipPainter as deprecatedChristian Ehrlicher2019-09-051-9/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-11/+3
|\|