summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguiapplication
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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
* Add an option to share between TLWsLaszlo Agocs2014-09-101-0/+27
* tst_qguiapplication: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+7
* Add checks for widget/window leaks to kernel tests.Friedemann Kleint2014-07-241-0/+6
* QGuiApplication::paletteChanged(const QPalette &palette) [signal]J-P Nurmi2014-07-021-0/+27
* QGuiApplication::layoutDirectionChanged(Qt::LayoutDirection) [signal]J-P Nurmi2014-06-251-0/+27
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-0/+36
|\
| * QNX: Fix QGuiApplication autotestsFabian Bumberger2014-04-141-0/+36
* | Add support for -qwindowicon command line argument.David Faure2014-05-025-0/+27
|/
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-121-0/+12
* Base tst_QGuiApplication on tst_QCoreApplication to increase GUI ED coverageTor Arne Vestbø2013-10-012-4/+11
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-261-1/+1
* QPluginLoader: add 'staticPlugins' functionRichard Moe Gustavsen2013-09-041-1/+1
* Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-0/+1