summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow
Commit message (Expand)AuthorAgeFilesLines
* Android: Blacklist some cases in tst_qwindowMårten Nordheim2018-06-281-0/+23
* tests: unblacklist tst_qwindow.cpp::modalWindowPosition()Gatis Paeglis2018-05-031-2/+0
* Skip flaky tst_QWindow::childWindowPositioning on WaylandJohan Klokkhammer Helsing2018-04-251-0/+3
* Blacklist tst_QWindow::isActive on UbuntuKari Oikarinen2018-04-181-0/+3
* Revert "Blacklist tst_QWindow::testInputEvents on Windows"Liang Qi2018-03-151-2/+0
* Revert "Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on wind...Liang Qi2018-03-151-1/+0
* Blacklist tst_QWindow::modalWithChildWindow on openSUSEKari Oikarinen2018-03-071-0/+2
* 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
* 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
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on windows ciLiang Qi2018-03-051-0/+1
* Blacklist tst_QWindow::testInputEvents on WindowsKari Oikarinen2018-03-021-0/+2
* qtestlib: fix support for pressing multiple mouse buttonsGatis Paeglis2018-03-011-20/+15
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Blacklist the positioning test on all linuxes, it fails on opensuse tooVille Voutilainen2018-02-131-2/+1
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-5/+0
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-3/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-162-3/+1
| |\|
| | * macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-092-3/+1
| | * 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-172-6/+12
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-2/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+2
| |\|
| | * Blacklist tst_QWindow:testInputEvents on RHEL 7.4Tony Sarajärvi2017-09-271-0/+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
* | Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-031-0/+4
* | 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-061-0/+3
|\|
| * Blacklist tst_QWindow::positioning on macOS 10.12Simon Hausmann2017-07-031-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
| | * | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-151-0/+2
* | | | QWindow: re-order siblings on raise() and lower()Tor Arne Vestbø2016-10-271-0/+24
|/ / /