summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-271-1/+1
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-054-12/+12
* 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
* | Clean up OS version checks for Apple platformsJake Petroules2017-09-291-1/+1
* | tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-09-261-4/+8
* | 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
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-7/+34
|\|
| * tst_NoQtEventLoop: Pass with High DPI scaling activeFriedemann Kleint2017-08-041-7/+34
* | Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-031-0/+4
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-2/+0
|\|
| * Fix race condition in the processEvents testMorten Johan Sørvig2017-07-191-2/+0
* | 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-042-2/+4
|\|
| * 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
* | Remove requirement to call QWindow::setMask after creating windowTor Arne Vestbø2017-06-281-7/+18
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-0/+2
|\|
| * Blacklist tst_QGuiEventLoop::processEvents in macOS 10.12Tony Sarajärvi2017-06-181-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-102-4/+16
|\|
| * Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-092-4/+16
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+16
|\|
| * Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-072-16/+20
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-75/+81
|\|
| * tst_QGuiApplication: Split the quitOnLastWindowClosed() testsFriedemann Kleint2017-03-291-75/+81
* | QCursor: Add equality operatorsGabriel de Dietrich2017-03-213-0/+130
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-8/+8
|\|
| * 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
* | | Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-071-5/+7
|/ /
* | 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