summaryrefslogtreecommitdiff
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-301-0/+8
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-182-7/+7
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-189-168/+168
* tests: skip tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() on Way...Liang Qi2022-10-151-0/+5
* Allow programmatic closing of windows that are modally blockedVolker Hilsheimer2022-10-111-0/+17
* Revert "tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()"Liang Qi2022-10-101-2/+0
* Make sure that palette cache keys are uniqueVolker Hilsheimer2022-10-061-0/+57
* Use testlib for multiPointRawEventTranslationOnTouchScreen eventsShawn Rutledge2022-09-022-68/+64
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-101-2/+0
* tst_QMetaType: merge flags and flagsStaticlessThiago Macieira2022-07-261-1/+10
* Fix test flaky-crashing on OpenSUSE with KDE window managerDimitrios Apostolou2022-07-221-1/+1
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+9
* CMake: Rename test to tst_gui_variant_no_applicationAlexandru Croitor2022-07-211-1/+1
* QPalette: detach before modifying resolve mask when resolvingVolker Hilsheimer2022-07-151-0/+7
* Do not use QExposedEvent::region() in internal codeIvan Solovev2022-07-132-27/+1
* Always update QPalette resolve mask, regardless of QBrush changeJiDe Zhang2022-07-081-4/+1
* Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"Morten Sørvig2022-07-081-14/+1
* Revert "QFutureCallOutEvent: de-export again"Sona Kurazyan2022-07-061-7/+1
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2022-07-061-1/+14
* tst_qwindow: modify some abnormal touch testsTang Haixiang2022-07-051-39/+39
* 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