summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-1/+1
* 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
* Flag QGraphicsView test as unstable on Mac.Toby Tomkins2012-02-221-1/+1
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Fix XPASS in tst_QGraphicsView on Mac OS XBradley T. Hughes2012-01-231-3/+2
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Flag tst_qgraphicsview as insignificant, test are unstable.Toby Tomkins2012-01-121-0/+2
* tst_qgraphicsivew: Run Motif scrollbar range tests only at 96DPI.Friedemann Kleint2012-01-101-27/+15
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Adapt QGraphicsView test to QPlatformInputContextPekka Vuorela2011-12-301-27/+26
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-4/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-16/+19