summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Android: Skip focusProxy_QTBUG_51856() test case temporarilyTinja Paavoseppä2023-12-071-0/+3
* QtWidgets tests: port remaining users away from Q_FOREACHMarc Mutz2023-08-141-1/+2
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-29/+29
* tests: skip tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() on WaylandLiang Qi2022-10-211-0/+3
* tests: skip tst_QGraphicsProxyWidget::scrollUpdate() on WaylandLiang Qi2022-10-211-0/+3
* tests: skip two tests in tst_QGraphicsProxyWidget on WaylandLiang Qi2022-10-071-0/+6
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-22/+24
* QGraphicsProxyWidget: make tolerance in mapToGlobal test at least 4Volker Hilsheimer2022-07-151-1/+1
* QGraphicsProxyWidget: make tolerance for errors depend on DPIVolker Hilsheimer2022-07-141-2/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Stabilize tst_QGraphicsProxyWidget::scrollUpdateVolker Hilsheimer2021-12-221-1/+1
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-09-061-68/+134
* Revert "Forward touchEvents to children inside QGraphicsProxyWidget"Volker Hilsheimer2021-08-301-2/+1
* Move QGraphicsProxyWidget test into correct test caseVolker Hilsheimer2021-08-301-0/+315
* Reactivate QGraphics(Proxy)Widget unit testsVolker Hilsheimer2021-08-301-456/+233
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-6/+6
* Change QWidget::enterEvent signature to take a QEnterEventVolker Hilsheimer2020-09-051-1/+1
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-5/+5
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* QGraphicsProxyWidget: fix handling of proxy focusGiuseppe D'Angelo2020-01-291-0/+70
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-3/+0
* Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-011-6/+5
* QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-031-1/+1
* QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has n...Christian Ehrlicher2018-11-221-0/+15
* tests: port tst_QGraphicsProxyWidget to QTEST_QPA_MOUSE_HANDLINGGatis Paeglis2018-07-071-74/+54
* Stabilize tst_QGraphicsProxyWidget::tooltip_basic()Friedemann Kleint2018-03-291-13/+18
* Port away from QRegion::rects()Marc Mutz2017-12-071-2/+11
* Remove references to obsolete platformsJake Petroules2017-11-051-3/+0
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-5/+5
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-2/+2
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-0/+1
|\
| * Auto tests: use Qt::AA_DontUseNativeDialogs where appropriateJ-P Nurmi2016-08-171-0/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-1/+2
| |\
| | * Fix memory leak in tst_qgraphicsproxywidgetJędrzej Nowacki2016-08-101-1/+2
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-101-3/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-8/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-8/+9
| |\|
| | * QWidget::mapTo/FromGlobal(): Rewrite using a QTransform.Friedemann Kleint2016-05-141-8/+9
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-10/+8
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+1
|/ /
* | Check that window has been paintedMilla Pohjanheimo2016-03-311-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-1/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+7
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+7
| | |\