summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-091-2/+0
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-0340-0/+120
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2836-40/+40
* QMetaType: don't record trivial construction function pointersThiago Macieira2022-07-271-6/+61
* tst_QMetaType: merge flags and flagsStaticlessThiago Macieira2022-07-261-1/+10
* Fix test being flaky on LinuxDimitrios Apostolou2022-07-262-7/+1
* Test fails always on Android, so skip itDimitrios Apostolou2022-07-261-0/+3
* Test is no longer flakyDimitrios Apostolou2022-07-261-4/+0
* Ensure list has elements before getting themDimitrios Apostolou2022-07-221-6/+9
* 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-201-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-071-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
* High-dpi: Add test for setting the scale factor rounding policyMorten Sørvig2022-07-061-0/+56
* tst_qwindow: modify some abnormal touch testsTang Haixiang2022-07-051-39/+39
* Update window geometry when QWindow::m{in|ax}imumSize is updatedJan Arve Sæther2022-06-131-0/+11
* 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