summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenu
Commit message (Expand)AuthorAgeFilesLines
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-081-1/+0
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-15/+2
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* Stabilize test qmenu::pushButtonPopulateOnAboutToShow().Friedemann Kleint2012-10-081-19/+32
* tst_QMenu: remove QSKIP's -> wrap Q_OS_WINCEJ-P Nurmi2012-09-271-6/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Attempt to stabilize QMenu auto testsJ-P Nurmi2012-09-151-4/+4
* 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-11/+11
* Stabilize tst_QMenu::tearOff().Friedemann Kleint2012-07-261-3/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+1
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-6/+0
* Fix tst_qmenu.Debao Zhang2012-02-271-1/+0
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS XBradley T. Hughes2012-01-231-0/+4
* Ignore tst_QMenu::keyboardNavigaction() failure on Mac OS XBradley T. Hughes2012-01-231-0/+7
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-3/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-10/+6
* Re-enabled passing tests in tst_qmenuJo Asplin2011-11-072-2/+2
* Remove remains of qpa in tests.Friedemann Kleint2011-11-011-1/+1
* Improve QMenu autotest.Jason McDonald2011-11-011-20/+24
* Improve QMenu autotestJason McDonald2011-11-011-2/+5
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-2/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-4/+4
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+949