summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Check that window has been paintedMilla Pohjanheimo2016-03-311-1/+1
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-182-0/+4
|\
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-112-0/+4
* | 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-2120-340/+240
|/ / /
* | | Android: Fix some QGraphicsScene testsEskil Abrahamsen Blomfeldt2016-01-203-4/+48
* | | Refactor tst_QGraphicsWidget::setTabOrderAndReparent().Friedemann Kleint2015-12-221-62/+66
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-109-231/+3
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-10/+0
* | | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-199-51/+67
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-10/+70
|\| |
| * | 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
* | | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-094-1/+22
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-058-10/+0
* | | Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-3/+0
* | | QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-2212-245/+248
|/ /
* | 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