summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguiapplication
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests: skip tst_QGuiApplication::topLevelAt() on WaylandLiang Qi2024-01-171-0/+3
* Replace uses of QWheelEvent with newly added QTest::wheelEventDoris Verria2023-12-201-7/+3
* macOS: Take window mask into account when computing QCocoaScreen::topLevelAtTor Arne Vestbø2023-11-151-0/+33
* QGuiApplication: check return value of platformTheme::palette()Christian Ehrlicher2023-11-141-0/+10
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QGuiApplication: Remove .desktop suffix in setDesktopFileNameVlad Zahorodnii2023-05-301-2/+2
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-8/+2
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-32/+32
* Revert "tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()"Liang Qi2022-10-071-2/+0
* tst_qguiapplication: guard the usage of deprecated signalsIvan Solovev2022-08-302-3/+10
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Test is no longer flakyDimitrios Apostolou2022-07-261-4/+0
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+9
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QGuiApplication: use translation-based layout direction unless explicitly setVolker Hilsheimer2022-02-241-2/+58
* Set version for tst_qguiapplication and tst_qcoreapplicationAndreas Buhr2022-02-171-0/+3
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-171-0/+2
* 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-111-26/+8
* Remove unused .qrc filesJoerg Bornemann2022-01-171-6/+0
* Blacklist quitOnLastWindowClosedWithEventLoopLocker on B2QtTor Arne Vestbø2022-01-061-0/+3
* 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
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-051-6/+0
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-45/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-12/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-4/+4
* CMake: Fix failing tests on macOS developer buildsAlexandru Croitor2020-09-222-0/+14
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-6/+6
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-2/+2
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-1/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-5/+5
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-6/+6
* Remove winrtOliver Wolff2020-06-061-6/+0
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-071-2/+0
* CMake: Fix tst_qguiapplication testLeander Beernaert2020-02-251-0/+9
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-6/+2
* Blacklist tst_QGuiApplication::quitOnLastWindowClosedMulti on macOS in CITor Arne Vestbø2020-02-081-0/+3
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-5/+46
|\
| * Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-5/+46
* | Regenerate tests/auto/gui/kernelAlexandru Croitor2019-11-132-3/+3
* | cmake: add gui/kernel testsFrederik Gladhorn2019-10-312-0/+95
|/
* unblacklist passing testsDaniel Smith2019-07-081-3/+2