summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* unblacklist passing tests 2022Anna Wojciechowska2022-06-231-2/+0
* QGraphicsScene: respect that items can override selection changesVolker Hilsheimer2022-06-201-0/+48
* unblacklist passing tests 2022Anna Wojciechowska2022-05-181-4/+0
* Use SPDX license identifiersLucie Gérard2022-05-1620-540/+40
* Android: Blacklist failing tests on tst_QGraphicsProxyWidgetSamuel Mira2022-03-221-0/+6
* When clearing selected items, iterate over a copy of the QSetVolker Hilsheimer2022-03-181-0/+69
* Activate tst_qgraphicsview for AndroidAndreas Buhr2022-02-242-4/+7
* CI: Blacklist updateFocusChainWhenChildDie for QNXPasi Petäjäjärvi2022-02-171-0/+2
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-29/+15
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-054-35/+52
* Remove unused .qrc filesJoerg Bornemann2022-01-171-32/+0
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-151-7/+7
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-141-0/+2
* tst_QGraphicsView: fix memleakMarc Mutz2022-01-051-4/+4
* Stabilize tst_QGraphicsProxyWidget::scrollUpdateVolker Hilsheimer2021-12-221-1/+1
* Blacklist flaky tst_qgraphicswidget:initialShow on OpenSUSEDimitrios Apostolou2021-12-171-0/+1
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* 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