summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't quit automatically via QEventLoopLocker if there are open windowsTor Arne Vestbø12 days1-5/+37
* 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
* QGuiApplication: Remove .desktop suffix in setDesktopFileNameVlad Zahorodnii2023-05-301-2/+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-301-2/+10
* 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
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-171-0/+2
* 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-201-10/+11
* Eat expected warning messages in QGuiApplication testVolker Hilsheimer2021-09-201-0/+9
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-051-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-6/+6
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-2/+2
* 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
* Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-5/+46
* Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-051-25/+25
* Fix qplugin.h for Qt 6Lars Knoll2019-05-051-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
| |\
| | * Fix tst_QGuiApplication for embedded platforms using eglfs QPAPasi Petäjäjärvi2015-09-101-0/+16
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-5/+5
|\| |
| * | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-2/+2
| * | Replace direct QPA access in tst_qguiappliction with testlib wrapperTor Arne Vestbø2015-09-151-3/+3
* | | Add QGuiApplication::setDesktopFileName()Pier Luigi Fiorini2015-08-271-0/+16
|/ /
* / tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
|/
* Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-201-0/+17
* Prevent static functions of Q[Gui]Application from crashing if there is no in...Friedemann Kleint2015-02-271-0/+38
* Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-0/+25
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* emit lastWindowClosed even if quitOnLastWindowClosed is falseShawn Rutledge2014-12-231-0/+27
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11