summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsproxywidget
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-27/+26
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-34/+18
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-3/+0
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-031-0/+6
* Improve widget geometry.Friedemann Kleint2012-05-091-12/+5
* Remove insignification from QGraphicsProxyWidget test on Windows.Jason McDonald2012-04-232-2/+9
* Move XFAIL in tst_QGraphicsProxyWidget on Mac OS XBradley T. Hughes2012-04-171-3/+2
* Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-2/+1
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-3/+0
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-2/+3
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Expect tst_QGraphicsProxyWidget::updateAndDelete() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* 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
* Expect tooltip related test failures on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-23/+19
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-9/+10
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-1/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-6/+6
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+3658