summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp
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-221-3/+3
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-241-0/+9
|\
| * Enable tst_QGraphicsView on OSXJørgen Lind2014-11-191-0/+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-241-19/+11
* 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
* 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-181-1/+1
* Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-091-17/+44
* 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-041-6/+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-221-24/+24
* Speed up tst_QGraphicsView::mapToScene testThiago Macieira2012-08-131-1/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-48/+45
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-21/+28
* tst_qgraphicsview hoverLeave regressedToby Tomkins2012-06-221-0/+3
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-211-5/+0
* Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10.Jason McDonald2012-04-231-4/+5
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+1
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-5/+8
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-3/+10
* Fix sizing in QGraphicsView itemsAtPosition auto testJonathan Liu2012-03-021-0/+1
* Add additional QGraphicsView tests for regressionJonathan Liu2012-03-021-0/+61
* Refactor input context testsPekka Vuorela2012-02-221-1/+1
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-1/+1
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-5/+5