summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
Commit message (Expand)AuthorAgeFilesLines
* ColorScheme: make QStyleHints::colorScheme writable for applicationsVolker Hilsheimer4 days1-0/+118
* tst_QApplication::focusWidget() remove setActiveWindow() child sectionFrédéric Lefebvre5 days1-1/+0
* tst_QApplication::focusWidget() remove setActiveWindow()Frédéric Lefebvre5 days1-1/+0
* tst_QApplication::alert() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre10 days1-2/+0
* tests: skip tst_QApplication::abortQuitOnShow() on WaylandLiang Qi2024-03-221-0/+3
* Android: Make timeout in tst_QApplication::abortQuitOnShow() longerTinja Paavoseppä2024-02-272-5/+7
* Blacklist tst_QApplication::abortQuitOnShow on AndroidVolker Hilsheimer2024-02-231-0/+4
* Try to stabilize tst_QApplication::abortQuitOnShowVolker Hilsheimer2024-02-221-1/+15
* Change license for tests filesLucie Gérard2024-02-045-5/+5
* Debounce QDeferredDeleteEvents in QObject::deleteLater()Tor Arne Vestbø2023-12-151-2/+1
* Unskip tst_QApplication::testDeleteLater() on macOSTor Arne Vestbø2023-12-041-3/+0
* Add QEXPECT_FAIL to tst_QApplication::sendEventsOnProcessEventsTero Heikkinen2023-08-102-4/+15
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Fix sending deferred delete events when posted before outermost loopMikolaj Boc2023-06-091-0/+5
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-174-29/+9
* 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