summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicswidget
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+14
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-24/+15
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-031-6/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-4/+4
* Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.Jason McDonald2012-04-232-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-2/+1
|\
| * Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-2/+1
* | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-3/+0
|/
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-3/+0
* Remove XFAIL in QGraphicsWidget test for WindowsMiikka Heikkinen2012-02-151-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Do not mark tst_QGraphicsWidget as insignificant anymoreBradley T. Hughes2012-01-231-1/+0
* Expect tst_QGraphicsWidget::updateFocusChain...() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Fix XPASS in tst_QGraphicsWidget on Mac OS XBradley T. Hughes2012-01-231-1/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Flag tst_QGraphicsWidget::updateFocusChainWhenChildDie test as unstable.Toby Tomkins2012-01-161-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Re-enabled passing tests in tst_qgraphicswidgetJo Asplin2011-11-012-1/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+3372