summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+2
| |\|
| | * Blacklist modalDialogClosingOneOfTwoModal on OS XMorten Johan Sørvig2016-06-041-0/+2
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-102-37/+24
* | | Blacklist tst_QWindow tests for Ubuntu 16.04Milla Pohjanheimo2016-06-101-0/+3
* | | Add applicationDisplayNameChanged() signal.Benjamin Terrier2016-05-241-0/+18
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-1/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+19
| |\|
| | * tst_QKeyEvent::modifiers(): Ensure test data row names are pure ASCII.Friedemann Kleint2016-05-041-1/+19
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-122-16/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-2/+0
|\| |