summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
Commit message (Expand)AuthorAgeFilesLines
* Don't use native dialogs for tst_QApplication::closeAllWindows()Tor Arne Vestbø2023-01-021-0/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-60/+60
* BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0Heikki Halmet2022-11-021-0/+1
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-311-0/+15
* tst_qapplication: Add dependency to helpersMårten Nordheim2022-10-281-0/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-4/+4
* tests: skip tst_QApplication::activateDeactivateEvent() on WaylandLiang Qi2022-10-071-0/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-9/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+7
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-165-135/+10
* Add override keyword to avoid warning from compilerOliver Eftevaag2022-05-131-1/+1
* QApplication: deliver activation events for non-widget windowsRichard Moe Gustavsen2022-04-211-0/+48
* QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-091-2/+2
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-1/+1
* Fix references to QGuiApplication::lastWindowClosedTor Arne Vestbø2021-10-131-2/+2
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-151-0/+5
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-0/+40
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-0/+42
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-123-75/+0
* Remove the qmake project filesJoerg Bornemann2021-01-076-66/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+6
* Android: move blocked tests of qapplication to test folderAssam Boudjelthia2020-11-162-17/+21
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+17
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-6/+3
* CMake: Fix tst_qapplication to respect blacklists in CMake buildsAlexandru Croitor2020-10-301-0/+1
* Swallow some runtime warnings from tst_qapplicationVolker Hilsheimer2020-10-181-0/+2
* Fix compile warning from testing deprecated signalVolker Hilsheimer2020-10-181-7/+46
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-141-0/+2
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-1/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-236-8/+8
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-5/+5
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-071-1/+1
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-5/+5
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-1/+1
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-212-0/+79
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-13/+9
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-096-8/+8
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Remove winrtOliver Wolff2020-06-066-32/+15
* QApplication: refactor delivery and propagation of wheel eventsVolker Hilsheimer2020-05-131-18/+55
* QApplication: deliver all wheel events to widget that accepts the firstVolker Hilsheimer2020-04-251-0/+123
* Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-241-12/+11
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-2/+0