summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguiapplication
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-052-25/+26
* Fix qplugin.h for Qt 6Lars Knoll2019-05-051-0/+4
* Blacklist qguiapplication::focusObject on Ubuntu and openSUSETony Sarajärvi2018-09-241-0/+4
* winrt: Skip QGuiApplication auto tests that do no applyOliver Wolff2018-06-221-0/+6
* Fix crash if QPixmap::defaultDepth() is called when no QGuiApplicationEirik Aavitsland2018-04-121-0/+2
* tst_QGuiApplication check WindowActivate capability instead of platformJohan Klokkhammer Helsing2018-03-121-4/+7
* QGuiApplication: Add fontChanged signalKai Uwe Broulik2018-01-111-0/+26
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-3/+3
* tst_QGuiApplication: Split the quitOnLastWindowClosed() testsFriedemann Kleint2017-03-291-75/+81
* Add applicationDisplayNameChanged() signal.Benjamin Terrier2016-05-241-0/+18
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+16
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+16
| |\