summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-0/+4
* | | Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-012-12/+9
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-30/+35
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-30/+35
| |\|
| | * Make tst_QGraphicsItem painting tests most robustVolker Hilsheimer2019-07-101-14/+11
| | * Further stabilization of QGraphicsItem::cursor testVolker Hilsheimer2019-07-101-16/+9
| | * Don't set the mouse cursor for items that are disabledVolker Hilsheimer2019-07-081-0/+9
| | * Stabilize QGraphicsItem::cursor and select_multi testsVolker Hilsheimer2019-07-081-10/+16
* | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
* | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-2/+2
* | | unblacklist passing testsDaniel Smith2019-07-082-19/+17
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-0/+6
| |\|
| | * Skip flaky test on MacOS_10_12Dimitrios Apostolou2019-07-021-0/+6
* | | QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-032-5/+5
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-142-19/+20
|\| |
| * | tst_QGraphicsView::cursor2(): Prospective fix for flakyness on WindowsFriedemann Kleint2019-06-071-19/+19
| * | Blacklist tst_QGraphicsView::cursor2 on WindowsShawn Rutledge2019-06-071-0/+1
* | | QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-1/+1
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-082-2/+2
* | | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-0/+3
| |\|
| | * Blacklist qgraphicsitem::sorting test on opensuse-42.3Kai Koehne2019-03-291-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-0/+2
| |\|
| | * Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2
* | | QGraphicsItemAnimation: add transformAt() an deprecate matrixAt()Christian Ehrlicher2019-02-231-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-3/+0
|\|
| * winrt: Handle WaitForWindowExposedOliver Wolff2019-02-131-3/+0
* | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-085-139/+133
|/
* Blacklist tst_QGraphicsItem::cursor on WinRTKari Oikarinen2019-02-061-0/+3
* tst_QGraphicsItem: stabilize cursor() testChristian Ehrlicher2019-01-221-5/+3
* qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-094-9/+23
* QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has n...Christian Ehrlicher2018-11-221-0/+15
* macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-4/+0
* Fix test for multiscreenAllan Sandfeld Jensen2018-11-091-1/+1
* QGraphicsScene: Make focusing on touchBegin optionalUlf Hermann2018-10-041-0/+36
* QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-281-4/+5
* Blacklist flaky qgraphicsscene autotestsTony Sarajärvi2018-09-241-0/+12
* winrt: Fix tst_QGraphicsItem::cursorOliver Wolff2018-08-061-15/+7
* Fix compilation of tst_QGraphicsItem in Visual StudioOliver Wolff2018-07-261-1/+1
* Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-122-4/+4
* tests: port tst_QGraphicsProxyWidget to QTEST_QPA_MOUSE_HANDLINGGatis Paeglis2018-07-072-74/+55
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-072-4/+4
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-292-4/+4
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-3/+2