summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguiapplication
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-022-1/+3
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-8/+8
* WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter.Friedemann Kleint2012-07-231-3/+3
* Add QGuiApplication::setApplicationDisplayName.David Faure2012-06-271-0/+13
* Only quit if there are no visible widgets or windows.Stephen Kelly2012-06-121-0/+63
* Cocoa: do not send multiple window activation eventsBradley T. Hughes2012-06-061-3/+0
* Windows: Compress Window Activation events.Friedemann Kleint2012-05-111-6/+0
* Remove insignfication from QGuiApplication test on Windows.Jason McDonald2012-04-172-2/+6
* Add tst_QGuiApplication::modalWindow()Bradley T. Hughes2012-04-111-0/+179
* Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-261-0/+75
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-0/+45
* Skip tst_QGuiApplication::focusObject() on Mac OS XBradley T. Hughes2012-02-171-0/+3
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-151-0/+40
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+2
* Fix QGuiApplication::topLevelWindows(), introducing allWindows()Anselmo L. S. Melo2012-01-311-0/+36
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-272-0/+124