summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/tst_qwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't drop update requests when closing and reopening windowsUlf Hermann2018-10-161-0/+23
* winrt: Implement QPlatformCursor::setPosOliver Wolff2018-08-061-2/+3
* winrt: Make tst_qwindow passOliver Wolff2018-06-221-2/+34
* Skip tst_QWindow::modalDialogClosingOneOfTwoModal without activationJohan Klokkhammer Helsing2018-06-061-2/+2
* Don't skip tst_QWindow::isExposed on WaylandJohan Klokkhammer Helsing2018-06-061-3/+0
* tst_QWindow: Don't skip tests on Wayland without explanationJohan Klokkhammer Helsing2018-06-061-2/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-0/+3
|\
| * Skip flaky tst_QWindow::childWindowPositioning on WaylandJohan Klokkhammer Helsing2018-04-251-0/+3
* | Skip tst_QWindow::spuriousMouseMove on WaylandJohan Klokkhammer Helsing2018-04-041-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-071-14/+25
|\|
| * Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-061-12/+12
| * Make platform checks for Wayland more readableJohan Klokkhammer Helsing2018-03-061-5/+10
| * Skip failing tests in tst_QWindow on WaylandJohan Klokkhammer Helsing2018-03-061-0/+6
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-051-4/+1
|\|
| * Make tst_QWindow::generatedMouseMove pass on WaylandJohan Klokkhammer Helsing2018-03-051-1/+1
| * Don't skip tst_QWindow::windowModality_QTBUG27039 on WaylandJohan Klokkhammer Helsing2018-03-051-3/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-20/+15
|\|
| * qtestlib: fix support for pressing multiple mouse buttonsGatis Paeglis2018-03-011-20/+15
* | Windows QPA: Discard spurious mouse move eventsFriedemann Kleint2018-02-141-3/+50
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-3/+0
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-3/+0
| |\
| | * macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-091-3/+0
| | * tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-10-171-4/+8
* | | mouse handling: fix issue when mixing QTest::mouse* APIsGatis Paeglis2017-11-051-0/+53
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-6/+10
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-2/+2
| * | tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-09-261-4/+8
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-0/+42
|\|
| * Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+42
* | tst_QWindow: Wait for platform to ack window states before continuingTor Arne Vestbø2017-07-191-5/+20
* | macOS: Skip tst_QWindow::modalDialogTor Arne Vestbø2017-07-141-0/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-2/+2
|\|
| * Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* | Remove requirement to call QWindow::setMask after creating windowTor Arne Vestbø2017-06-281-7/+18
|/
* Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-4/+11
* Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* Don't create platform window for QWindows when calling setVisible(false)Tor Arne Vestbø2017-02-131-0/+11
* Introduce QWindow::setFlag and QWidget::setWindowFlagDaniel Vrátil2016-11-221-0/+13
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-1/+19
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+19
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-1/+19
| | |\
| | | * xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+19
* | | | QWindow: re-order siblings on raise() and lower()Tor Arne Vestbø2016-10-271-0/+24
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-0/+19
|\| |
| * | xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-301-0/+19
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-101-4/+1
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-0/+193
|\|