summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow
Commit message (Expand)AuthorAgeFilesLines
* Blacklist modalDialogClosingOneOfTwoModal on OS XMorten Johan Sørvig2016-06-041-0/+2
* Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
* xcb: Deliver mouse enter event to window when closing modal windowBłażej Szczygieł2016-02-242-0/+195
* Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+2
* Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-021-13/+0
* QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-291-0/+13
* Windows: Restore window geometry after normal->maximized->fullscreen->normal.Friedemann Kleint2015-12-171-0/+67
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-10/+10
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-17/+17
* high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-301-23/+47
* Run tst_qwindow::positioningDuringMinimized on OSXMorten Johan Sørvig2015-07-071-1/+2
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Blacklist tst_qwindow tests that are failing on Ubuntu 14.04Simon Hausmann2015-05-221-0/+6
* tst_QWindow::initialSize: Use showNormal() instead of show()v5.5.0-alpha1Tor Arne Vestbø2015-03-121-3/+3
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-4/+30
* Add widget support for requestUpdate() and improve its docs and testsLaszlo Agocs2015-02-161-0/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-0/+2
|\
| * Prospective stabilization fix for tst_qwindow::positioning(default)Simon Hausmann2014-12-181-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-0/+13
|\|
| * Add some debug information to tst_qwindowSimon Hausmann2014-12-181-0/+12
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-23/+12
|\|
| * Attempt to make the positioning test of QWindow more reliableSimon Hausmann2014-12-091-1/+1
| * Make tst_qwindow::positioning more reliableSimon Hausmann2014-12-041-22/+11
* | Send events when platform surfaces are created/about to be destroyedSean Harmer2014-11-171-1/+75
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix linking of tst_qwindow with dynamic Open GL.Friedemann Kleint2014-09-081-0/+2
* Windows: Prevent hidden transient children from being re-shown by Windows.Friedemann Kleint2014-08-281-1/+58
* tst_qwindow: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+30
* Skip the expose region test on WindowsLaszlo Agocs2014-08-201-0/+2
* Make the expose region local on all platformsLaszlo Agocs2014-08-121-0/+16
* tst_qwindow: Fix geometries.Friedemann Kleint2014-07-311-55/+75
* Add checks for widget/window leaks to kernel tests.Friedemann Kleint2014-07-241-0/+6
* Windows: Fix setting of geometries in minimized state.Friedemann Kleint2014-06-271-0/+23
* Cocoa: Make sure modal windows get correct geometry on showAndy Shaw2014-05-261-0/+13
* XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-161-0/+113
* QNX: Fix QWindow autotestFabian Bumberger2014-03-271-1/+53
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+51
* Use the default height (not 0) if only width is specifiedJan Arve Saether2014-01-091-0/+27
* OSX: support fake fullscreen and etcLiang Qi2014-01-031-9/+27
* tst_QWindow: Use showNormal() to prevent maximize/fullscreen interferenceTor Arne Vestbø2013-11-201-1/+1
* tst_QWindow: Set explicit window position to please qWaitForWindowActiveTor Arne Vestbø2013-11-181-1/+4
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1
* Cocoa: Make sure that resizeEvent is invoked after calling resizeNils Jeisecke2013-07-301-0/+20
* test: Fix tst_qwindow::positioning() on Ubuntu 12.04Sergio Ahumada2013-07-101-1/+1
* test: Replace QSKIP with QEXPECT_FAIL in tst_qwindowSergio Ahumada2013-07-101-7/+3
* Fix tst_QWindow for fullscreen platform pluginsRafael Roquetto2013-06-181-2/+9
* Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-0/+6
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+17