summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * Revert "Fix global coordinate mapping for child widgets in QGraphicsView."Friedemann Kleint2016-01-051-1/+7
* | | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ / /
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-16/+1
* | | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-12/+17
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-0/+69
|\| |
| * | QGraphicsProxyWidget: forward touch events to QWidgetRafael Roquetto2015-09-221-0/+69
* | | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-1/+6
* | | QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-221-1/+1
|/ /
* | tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-17/+17
* | tst_qgraphicsproxywidget: Rename test slot to fix compiler warning.Friedemann Kleint2015-07-281-4/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-4/+21
|\|
| * Fix global coordinate mapping for child widgets in QGraphicsView.Friedemann Kleint2015-06-211-4/+21
* | Fix autotest on xcb and make it significant againLars Knoll2015-05-231-1/+1
|/
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+6
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+11
|\
| * Make sure there's a scene before using itAlbert Astals Cid2015-02-171-0/+11
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+39
|\|
| * Do not close popup widgets when showing a widget embedded into QGraphicsView.Friedemann Kleint2015-02-051-0/+39
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
|/
* Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView.Friedemann Kleint2014-10-231-0/+28
* Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-2/+2