summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-5/+5
* 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
* 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
* 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-281-2/+2
* | | Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-181-1/+1
* | | 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
* | | Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-121-4/+4
|/ /
* | 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
* | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+17
|/
* QGraphicsView: mark obsolete flag DontClipPainter as deprecatedChristian Ehrlicher2019-09-051-9/+2
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-1/+1
| |\
| | * Make test less dependent on moving the cursorMorten Johan Sørvig2019-08-111-1/+1
* | | Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-011-6/+4
* | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-2/+2
* | | QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-031-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-19/+19
|\| |
| * | tst_QGraphicsView::cursor2(): Prospective fix for flakyness on WindowsFriedemann Kleint2019-06-071-19/+19
| |/
* / QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-1/+1
|/
* Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2
* qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
* Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-121-2/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+2
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-3/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-29/+12
|\|
| * tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-141-29/+12
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-18/+8
|\|
| * Stabilize tst_QGraphicsView::acceptMouseDoubleClickEventKari Oikarinen2018-03-221-18/+8
* | Stabilize tst_qgraphicsitem and tst_qgraphicsviewMorten Johan Sørvig2018-03-191-0/+17
|/
* Port away from QRegion::rects()Marc Mutz2017-12-071-7/+7
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-8/+4
|\
| * testlib: start sharing common helper functionsGatis Paeglis2017-11-041-8/+4
| * tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-10-171-29/+19
* | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
* | tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-09-071-29/+19
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-3/+3
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-3/+3
* | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-1/+5
|\|
| * Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-1/+5
* | Pluginize the platform stylesJake Petroules2017-04-141-1/+1
|/