summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* tst_QGraphicsItem: plug remaining leaksMarc Mutz2016-10-221-19/+21
* Plug more than 4k leaks in tst_QGraphicsViewMarc Mutz2016-10-111-5/+9
* tst_QGraphicsItem: Fix UB (invalid cast/member call) in prepareGeometryChange()Marc Mutz2016-09-221-5/+8
* Fix memory leak in tst_qgraphicsproxywidgetJędrzej Nowacki2016-08-101-1/+2
* Avoid missing paints when resizing GV with QOpenGLWidget viewportLaszlo Agocs2016-05-241-0/+45
* QWidget::mapTo/FromGlobal(): Rewrite using a QTransform.Friedemann Kleint2016-05-141-8/+9
* Remove empty first lines of files.Friedemann Kleint2016-04-061-1/+0
* Autotest: Enable make check on rhel 7.1Simo Fält2016-02-112-0/+4
* 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
* | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* | QGraphicsProxyWidget: forward touch events to QWidgetRafael Roquetto2015-09-221-0/+69
* | Remove QGraphicsView autotest that doesn't test anythingTor Arne Vestbø2015-09-151-9/+0
* | tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-319-66/+66
* | tst_qgraphicsproxywidget: Rename test slot to fix compiler warning.Friedemann Kleint2015-07-281-4/+4
* | tst_qgraphicsanchorlayout: Fix warning about unused function result.Friedemann Kleint2015-07-281-2/+1
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-272-7/+7
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-014-8/+25
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * Fix global coordinate mapping for child widgets in QGraphicsView.Friedemann Kleint2015-06-211-4/+21
| * fix usage of wince scopeOswald Buddenhagen2015-06-052-3/+3
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-2/+16
* | Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-062-14/+6
* | Clean up the qgraphicsscene autotestLars Knoll2015-06-061-22/+5
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-0/+32
|\|
| * Tests: Remove insignificant for tst_QGraphicsProxyWidgetCaroline Chao2015-05-051-1/+0
| * QGraphicsWidget: call normal "setParent" when setting a parentGiuseppe D'Angelo2015-05-051-0/+32
* | Fix autotest on xcb and make it significant againLars Knoll2015-05-232-2/+1
|/
* Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
* Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
* Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-013-0/+8
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-032-0/+10
* 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-1120-140/+140
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-0/+68
|\|
| * Do not close popup widgets when showing a widget embedded into QGraphicsView.Friedemann Kleint2015-02-051-0/+39
| * Fix QGraphicsWidget window frame section logicDyami Caliri2015-02-021-0/+29
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* | Extend selections in QGraphicsView when selection extension key downAndy Maloney2015-01-132-0/+62
* | Fixed a bug where spans did not always work in layouts.Jan Arve Saether2014-12-091-0/+17
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-242-1/+9
|\|
| * Enable tst_QGraphicsView on OSXJørgen Lind2014-11-192-1/+9
* | Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-301-2/+1
|/
* QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-241-0/+37
* Fix rubberband selection in rotated GraphicsViewaavit2014-10-241-0/+43
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-233-0/+150
* 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
* Update license headers and add new license filesMatti Paaso2014-09-2420-379/+219