summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-114-24/+31
|\| | |
| * | | 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
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-034-4/+4
|\| | |
| * | | 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 commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1611-161/+183
|\| | |
| * | | 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
* | test: fix if to depend on QT_FEATURE_style_fusionAlbert Astals Cid2019-01-301-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-0119-0/+122
|/
* 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
* | winrt: make graphicsview auto tests passOliver Wolff2018-05-284-1/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-146-188/+70
|\|
| * tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-146-188/+70
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-311-13/+18
|\|
| * Stabilize tst_QGraphicsProxyWidget::tooltip_basic()Friedemann Kleint2018-03-291-13/+18
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-18/+8
|\|