summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Disable two graphicsview testsLeander Beernaert2020-03-181-2/+11
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-116-0/+6
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-066-0/+6
* | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\| |
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | | Get rid of QMatrixJarek Kobus2020-02-283-53/+3
* | | Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-184-7/+9
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-1310-38/+28
|\ \ \
| * | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-1210-38/+28
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-0/+73
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-043-0/+73
| |\|