summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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
* Re-enabled passing tests in tst_qgraphicsviewJo Asplin2011-11-021-0/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-6/+6
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+4558