summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qcoreapplication/tst_qcoreapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt::AA_DontUseNativeMenuWindows being unsettable on 32 bit systemsMitch Curtis2024-04-041-0/+3
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Fix sending deferred delete events when posted before outermost loopMikolaj Boc2023-06-091-0/+1
* tst_QCoreApplication: ensure that theMainThread has expected statesThiago Macieira2023-04-261-0/+1
* Make qGlobalPostedEventsCount() auto-test-exported-onlyMarc Mutz2022-05-181-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* QEventDispatcherWin32: create internal window on constructionAlex Trotsenko2020-09-161-0/+3
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-071-0/+1
* fix out-of-bounds access on trailing percent sign in tr() argumentOswald Buddenhagen2019-01-141-0/+1
* Modernize the "thread" featureUlf Hermann2018-08-171-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+1
* | Provide sensible defaults for QCoreApplication::applicationVersionJake Petroules2017-01-121-0/+1
|/
* Updated license headersJani Heikkinen2016-01-211-18/+13
* Fix building with QT_NO_LIBRARYUlf Hermann2015-09-301-0/+2
* Selectively update library paths when creating QCoreApplicationUlf Hermann2015-07-201-0/+1
* Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-181-0/+2
* Autotest: Check where global event filters get runThiago Macieira2015-06-191-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: Allow for passing a modified argv to QCoreApplication.Friedemann Kleint2015-02-051-2/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Base tst_QGuiApplication on tst_QCoreApplication to increase GUI ED coverageTor Arne Vestbø2013-10-011-0/+73