summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-7/+6
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-09-061-68/+134
* Blacklist flaky QGraphicsWidget test function for macOSVolker Hilsheimer2021-09-061-0/+2
* Revert "Forward touchEvents to children inside QGraphicsProxyWidget"Volker Hilsheimer2021-08-301-2/+1
* Move QGraphicsProxyWidget test into correct test caseVolker Hilsheimer2021-08-302-310/+315
* Reactivate QGraphics(Proxy)Widget unit testsVolker Hilsheimer2021-08-305-543/+301
* 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
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-171-1/+0
* 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
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-1/+1
* tst_QGraphicsScene: fix compiler warning about misleading indentationMarc Mutz2021-07-171-4/+4
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-103/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0719-156/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2219-19/+29
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-172-2/+2
* Android: exclude tests crashing at startAssam Boudjelthia2020-11-163-2/+10
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+27
* tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection()Liang Qi2020-10-221-0/+2
* Fix a bunch of compiler warnings in event handling test casesVolker Hilsheimer2020-10-222-12/+12
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0712-47/+46
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2319-27/+27
* CMake: Regenerate projectsAlexandru Croitor2020-09-222-1/+78
* QGraphicsView:QGraphicstextitem show error after lose focusZhang Hao2020-09-181-1/+35
* 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
* Remove most compiler warnings about missing overridesLars Knoll2020-09-1110-52/+59
* QStyleOptionGraphicsItem: remove deprecated member matrix/levelOfDetailChristian Ehrlicher2020-09-061-1/+0
* Change QWidget::enterEvent signature to take a QEnterEventVolker Hilsheimer2020-09-051-1/+1
* Use build-system to declare tests that are low-DPITor Arne Vestbø2020-08-284-9/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-4/+0
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-261-1/+1
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-33/+33
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-143-4/+4
* tst_QGraphicsSceneIndex::clear: Don't assume only one repaintTor Arne Vestbø2020-07-231-1/+1
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-212-43/+41
* QVariant::setValue(): enable move semanticsGiuseppe D'Angelo2020-07-131-4/+4
* Refactor pointer event hierarchyShawn Rutledge2020-07-102-45/+35
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-4/+4
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0918-23/+23
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Avoid use of Q_UNUSED by eliminating the parameter namesLars Schmertmann2020-07-031-4/+3
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-256-97/+97
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-163-4/+4
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove winrtOliver Wolff2020-06-0610-25/+32
* QGraphicsAnchorLayout: port to QHVContainer [4/4]: sweep Orientation -> Qt::O...Marc Mutz2020-05-091-5/+1