summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-103-1/+58
|\
| * Don't ignore tst_QWindow on Mac OS XBradley T. Hughes2012-04-042-3/+6
| * Add tst_QWindow::windowModality()Bradley T. Hughes2012-04-041-0/+32
| * Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+3
| * Added some convenience API for platform input contextsPekka Vuorela2012-04-011-0/+20
* | Merge master into api_changesKent Hansen2012-03-272-5/+193
|\|
| * Test mouse events more thoroughly in QWindow autotestLaszlo Agocs2012-03-261-5/+118
| * Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-261-0/+75
* | Merge master into api_changesKent Hansen2012-03-232-7/+52
|\|
| * Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-221-7/+7
| * FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-0/+45
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-225-6/+166
* | Merge master into api_changesKent Hansen2012-03-164-1273/+0
|\|
| * Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-124-1273/+0
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-128-22/+16
|\|
| * Make tst_qmouseevent.cpp independent of QtWidgetsDebao Zhang2012-03-092-13/+9
| * Clean up for some auto tests of the gui/kernel.Debao Zhang2012-03-096-9/+7
* | {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-091-1/+1
|/
* Remove abuse of QMetaTypeId from tst_qshortcut test.Jędrzej Nowacki2012-03-071-39/+34
* Stabilize tst_QShortcutRohan McGovern2012-03-061-3/+1
* Unset _NET_WM_USER_TIME_WINDOW before destroying the windowJan Arne Petersen2012-03-011-0/+13
* QClipboard: Fix autotest failsDebao Zhang2012-02-271-24/+20
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-13/+2
* Reverted part of "Refactor input context tests"Pekka Vuorela2012-02-241-14/+5
* Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-231-2/+7
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-222-24/+37
* Refactor input context testsPekka Vuorela2012-02-221-79/+49
* Fix warning about unregistered metatype in QWindow autotest.Jason McDonald2012-02-211-0/+2
* Flag two tests (Win+A, Simon+G) in parseString as expect fail on OSX.Toby Tomkins2012-02-212-2/+5
* Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-181-1/+0
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-171-1/+1
* Skip tst_QGuiApplication::focusObject() on Mac OS XBradley T. Hughes2012-02-171-0/+3
* QWindow-test: Fix QSignalSpy warning about Qt::ScreenOrientation.Friedemann Kleint2012-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-103-0/+4
* Run tst_QEventDispatcher with the GUI event dispatchers as wellBradley T. Hughes2012-02-102-0/+5
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-4/+112
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-024-75/+75
* 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-3019-19/+19
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-273-0/+125
* Implement QWindow::close()Anselmo L. S. Melo2012-01-271-0/+16
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-261-2/+6
* QKeySequence: fix copy/paste error in autotestDavid Faure2012-01-251-1/+1
* Made window orientation API more flexible.Samuel Rødal2012-01-242-5/+34
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-241-2/+31
* Fix synthesizing mouse events when touches change orderingLaszlo Agocs2012-01-231-3/+29
* Update contact information in license headers.Jason McDonald2012-01-2318-18/+18
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-182-13/+13