summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* QKeySequence: Add missing modifier namesLaszlo Papp2022-05-251-0/+4
* xcb: Delete touch points without target windowsTang Haixiang2022-05-201-1/+39
* Use SPDX license identifiersLucie Gérard2022-05-1633-891/+66
* Optimize the QPalette::resolve from the other paletteJiDe Zhang2022-04-281-0/+8
* QFutureCallOutEvent: de-export againMarc Mutz2022-04-141-1/+7
* QEvent: start to de-inline copy ctor and clone() of all subclassesMarc Mutz2022-04-142-2/+83
* Android: enable tst_QScreen::grabWindowIvan Solovev2022-03-312-2/+12
* Replace deprecated QColor::fromString in tests and documentationVolker Hilsheimer2022-03-211-1/+1
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* GUI: add ScreenWindowGrabbing capabilityLiang Qi2022-03-171-2/+6
* gui: return first default device when seatName isNullLiang Qi2022-03-131-6/+45
* Blacklist: test cases blacklisted in tst_QTouchEvent:CI Insignificant Platforms Monitor Bot2022-03-071-0/+2
* QGuiApplication: use translation-based layout direction unless explicitly setVolker Hilsheimer2022-02-241-2/+58
* Blacklist tst_qscreen::grabWindow for all Windows versionsOliver Wolff2022-02-241-1/+1
* Set version for tst_qguiapplication and tst_qcoreapplicationAndreas Buhr2022-02-171-0/+3
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-171-0/+2
* tests: XFAIL 4 tests in tst_QWindow on WaylandLiang Qi2022-02-171-10/+9
* tests: XFAIL tst_QScreen::grabWindow() on WaylandLiang Qi2022-02-171-0/+2
* tests: XFAIL tst_QInputDevice::multiSeatDevices() on WaylandLiang Qi2022-02-171-0/+7
* QJsonObject: use QJsonValueConstRefThiago Macieira2022-02-151-63/+6
* Repair tst_qcoreapplication to not segfault on AndroidAndreas Buhr2022-02-151-0/+1
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-114-54/+27
* Blacklist tst_qscreen::grabWindow on WindowsFabian Kosmale2022-02-051-0/+2
* Always wait in the QScreen::grabWindow testVolker Hilsheimer2022-02-031-7/+8
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 for WinOliver Wolff2022-01-311-1/+1
* Offscreen: Fix implementation of QScreen::grabWindowVolker Hilsheimer2022-01-261-3/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-173-17/+0
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-151-87/+89
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-141-0/+1
* Stabilize tst_QTouchEvent::multiPointRawEventTranslationOnTouchPadVolker Hilsheimer2022-01-142-8/+15
* Expand tst_QBackingStore auto testTor Arne Vestbø2022-01-121-1/+168
* Make QCursor::setPos() use the correct screenMorten Johan Sørvig2022-01-121-0/+19
* tst_qtouchevent: remove two QMutableEventPoint::from() usesMarc Mutz2022-01-061-2/+2
* Blacklist tst_QTouchEvent::multiPointRawEventTransOnTouchPad - macOSShawn Rutledge2022-01-061-0/+2
* Blacklist quitOnLastWindowClosedWithEventLoopLocker on B2QtTor Arne Vestbø2022-01-061-0/+3
* Fix qobject_cast on partially destroyed QWidget/QWindowGiuseppe D'Angelo2022-01-051-0/+14
* Fix qt_scrollRectInImage when scrolling outside of the imageTor Arne Vestbø2021-12-141-0/+39
* tests: add a capability check for QWindow::requestActivate() callLiang Qi2021-12-081-0/+3
* Don't change resolve mask when setting brush doesn't change paletteVolker Hilsheimer2021-12-031-0/+8
* Re-enable tst_qopenglwindow on LinuxAlexandru Croitor2021-12-011-6/+1
* Prevent recursive calls to QWindow::closeTor Arne Vestbø2021-10-181-0/+27
* Decouple quitOnLastWindowClosed from quitLockEnabledTor Arne Vestbø2021-10-181-0/+116
* QPlugin: add qt_plugin_query_metadata_v2() to dynamic pluginsThiago Macieira2021-10-111-1/+1
* Un-blacklist quitOnLastWindowClosedMulti test on macOS in CIVolker Hilsheimer2021-09-202-13/+11
* Eat expected warning messages in QGuiApplication testVolker Hilsheimer2021-09-201-0/+9
* Compile autotests for IntegrityTatiana Borisova2021-09-201-1/+2
* High-dpi configuration change testingMorten Johan Sørvig2021-09-081-0/+111
* Test QWindow close() behaviorMorten Johan Sørvig2021-09-021-10/+77
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-2/+2
* tests: fix deprecated implicit capture of this via [=]Marc Mutz2021-06-301-1/+1