summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/tst_qwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make testInputEvents not use QWindowSystemInterfaceMorten Johan Sørvig2015-06-091-5/+2
* Simplify tst_qwindow::positioning()Morten Johan Sørvig2015-06-091-2/+2
* Make tests pass with QT_SCALE_FACTOR setMorten Johan Sørvig2015-05-111-21/+36
* 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
* 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
* Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+17
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+5
|\
| * Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+5
* | Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-121-0/+40
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-4/+0
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-6/+6
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-6/+6
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-24/+24
* Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-021-0/+53
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed multiple modal windows from all blocking each other.Samuel Rødal2012-09-211-0/+40
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1