summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Make QGraphicsView respect scrollbar policiesJeremy Lainé2012-08-311-0/+288
* Speed up tst_QGraphicsView::mapToScene testThiago Macieira2012-08-131-1/+1
* tst_qgraphicsview: increase test timeout furtherRohan McGovern2012-08-131-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-48/+45
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-202-21/+30
* tst_qgraphicsview hoverLeave regressedToby Tomkins2012-06-221-0/+3
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-211-5/+0
* Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10.Jason McDonald2012-04-232-8/+5