summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-08-141-0/+31
* Fix crash if QPixmap::defaultDepth() is called when no QGuiApplicationEirik Aavitsland2018-04-191-0/+2
* Revert "Blacklist tst_QWindow::testInputEvents on Windows"Liang Qi2018-03-161-2/+0
* Revert "Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on wind...Liang Qi2018-03-161-1/+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
* Blacklist the positioning test on all linuxes, it fails on opensuse tooVille Voutilainen2018-02-131-2/+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
* Blacklist tst_QWindow:testInputEvents on RHEL 7.4Tony Sarajärvi2017-09-271-0/+2
* Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+42
* tst_NoQtEventLoop: Pass with High DPI scaling activeFriedemann Kleint2017-08-041-7/+34
* Fix race condition in the processEvents testMorten Johan Sørvig2017-07-191-2/+0
* Blacklist tst_QWindow::positioning on macOS 10.12Simon Hausmann2017-07-031-0/+3
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Blacklist flaky tst_QGuiEventLoop::testQuitLock() on macOS 10.12J-P Nurmi2017-06-191-0/+2
* Blacklist tst_QGuiEventLoop::processEvents in macOS 10.12Tony Sarajärvi2017-06-181-0/+2
* Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-092-4/+16
* Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-041-0/+9
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-16/+11
* tst_QGuiApplication: Split the quitOnLastWindowClosed() testsFriedemann Kleint2017-03-291-75/+81
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-8/+8
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-8/+8
* | Don't create platform window for QWindows when calling setVisible(false)Tor Arne Vestbø2017-02-131-0/+11
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-0/+39
|\|
| * rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-071-4/+4
| * QPointerUniqueId: make fit for releaseMarc Mutz2016-12-011-0/+39
* | Introduce QWindow::setFlag and QWidget::setWindowFlagDaniel Vrátil2016-11-221-0/+13
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+1
|\|
| * Clean up some conditions in our pro filesLars Knoll2016-11-141-1/+1
* | 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
* | | | Combine device and point id into 32 bit point idJan Arve Saether2016-10-281-9/+134
* | | | QWindow: re-order siblings on raise() and lower()Tor Arne Vestbø2016-10-271-0/+24
* | | | Revert "Combine device and point id into 32 bit point id"Jan Arve Saether2016-10-111-134/+9
* | | | Combine device and point id into 32 bit point idwip/remacJan Arve Saether2016-10-071-9/+134
|/ / /
* | | Fix test for targets without process supportMaurice Kalinowski2016-09-231-0/+2
* | | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-181-0/+2
* | | Fix test for sandboxed targetsMaurice Kalinowski2016-09-151-0/+12
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-193-3/+3
* | | Don't build the tests which require helpers on UIKit platformsJake Petroules2016-08-161-0/+2
* | | Add helper function to reset QMouseEvent localPosFrederik Gladhorn2016-08-011-0/+21
* | | 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
* | | Blacklisting tst_QWindow::modalWithChildWindow on Ubuntu 16.04Milla Pohjanheimo2016-06-171-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+2
|\| |