summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-4/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-5/+9
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-5/+9
| |\
| | * Plug more than 4k leaks in tst_QGraphicsViewMarc Mutz2016-10-111-5/+9
* | | Speed up compilation of tst_qgraphicsview_2.cppMarc Mutz2016-10-032-580/+1180
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+45
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+45
| |\|
| | * Avoid missing paints when resizing GV with QOpenGLWidget viewportLaszlo Agocs2016-05-241-0/+45
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-15/+14
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-26/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-213-51/+36
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-10/+0
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-10/+1
|\|
| * Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
| * 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-091-0/+4
* | 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-222-4/+3
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-2/+16
|/
* Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+4
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+4
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Extend selections in QGraphicsView when selection extension key downAndy Maloney2015-01-131-0/+56
* 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
|/
* Fix rubberband selection in rotated GraphicsViewaavit2014-10-241-0/+43
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* QNX: Fix QGraphicsView autotestsBernd Weimer2014-04-081-9/+26
* Stabilize tst_QGraphicsView::hoverLeave().Friedemann Kleint2013-11-201-6/+8
* Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-061-5/+109
* Fix qgraphicsview autotest build for WEC7.Janne Anttila2013-04-171-1/+1
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-1/+1
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-271-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-094-1197/+731
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+19
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-042-11/+0
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-271-18/+11
* Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-251-2/+2
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-16/+3
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-17/+31
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-34/+21
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-6/+20
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-261-11/+0