summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-1/+1
* Fix the build with disabled QGraphicsItem::ItemMatrixChangeSona Kurazyan2019-09-021-0/+2
* Windows: Fix some widget tests to pass on High DPI screensFriedemann Kleint2019-08-231-0/+11
* Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-0/+4
* 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
* | | 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
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-1/+1
|/ /
* | 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.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-081-74/+80
|/
* 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-091-9/+20
* Fix test for multiscreenAllan Sandfeld Jensen2018-11-091-1/+1
* QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-281-4/+5
* winrt: Fix tst_QGraphicsItem::cursorOliver Wolff2018-08-061-15/+7
* Fix compilation of tst_QGraphicsItem in Visual StudioOliver Wolff2018-07-261-1/+1
* winrt: make graphicsview auto tests passOliver Wolff2018-05-281-0/+18
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-146/+56
|\
| * tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-141-146/+56
* | Stabilize tst_qgraphicsitem and tst_qgraphicsviewMorten Johan Sørvig2018-03-191-0/+20
|/
* Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-201-35/+190
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-2/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-21/+12
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-13/+3
| |\
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-13/+3
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-8/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-1/+1
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
| |/
* / Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-17/+17
|/
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-107/+107
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-19/+21
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-19/+21
| |\
| | * tst_QGraphicsItem: plug remaining leaksMarc Mutz2016-10-221-19/+21
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-5/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-5/+8
| |\|
| | * tst_QGraphicsItem: Fix UB (invalid cast/member call) in prepareGeometryChange()Marc Mutz2016-09-221-5/+8
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-101-3/+1
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-10/+0
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-5/+3