summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-242-0/+195
|\
| * xcb: Deliver mouse enter event to window when closing modal windowBłażej Szczygieł2016-02-242-0/+195
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+2
|\|
| * 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
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+67
|\|
| * Windows: Restore window geometry after normal->maximized->fullscreen->normal.Friedemann Kleint2015-12-171-0/+67
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-23/+2
* | Fixup typo in blacklisting of tst_qwindow::setVisibleFrederik Gladhorn2015-11-161-1/+1
* | Blacklist tst_QWindow::setVisible for UbuntuFrederik Gladhorn2015-11-121-0/+2
* | Stabilize tst_QWindow::childWindowPositioningFrederik Gladhorn2015-11-121-2/+3
* | Add QWindow child window positioning testTor Arne Vestbø2015-10-261-13/+69
* | Defer QPlatformWindow creation on setVisible(true) if parent hasn't been createdTor Arne Vestbø2015-10-261-0/+46
* | Ensure QWindow::setParent() creates parent hierarchy if neededTor Arne Vestbø2015-10-261-0/+31
* | Ensure QWindow::create() creates parent hierarchy before creating selfTor Arne Vestbø2015-10-261-0/+31
|/
* 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