summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qeventdispatcher
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-5/+39
|\
| * Detect double timer during single timeout in registerTimer test, and skipVolker Hilsheimer2020-02-121-5/+17
| * Discover the conditions under which registerTimer is flaky, and skipVolker Hilsheimer2020-02-071-0/+22
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+45
|\|
| * QCocoaEventDispatcher: make 'interrupt' workTimur Pocheptsov2019-12-101-0/+45
* | Regenerate tests/auto/corelib/kernelAlexandru Croitor2019-11-121-3/+0
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-6/+0
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-6/+0
* | Implement SUBDIR-= conversion in pro2cmake toolJędrzej Nowacki2019-08-011-1/+13
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-54/+128
|\|
| * tests: Distinguish tst_qeventdispatcher and tst_qguieventdispatcherLiang Qi2018-11-161-0/+1
| * Re-blacklist tst_QEventDispatcher::registerTimer() on macOSUlf Hermann2018-11-151-0/+1
| * Make sure QEventDispatcher::registerTimer() cleans up after itselfUlf Hermann2018-11-151-52/+126
| * tst_qeventdispatcher: remove macOS from the BLACKLISTTimur Pocheptsov2018-10-251-2/+0
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Extend blacklisting of qeventdispatcher to cover WinRTHeikki Halmet2018-08-211-0/+1
* Extend blacklisting of qeventdispatcher to cover macOSTony Sarajärvi2017-05-231-0/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-161-0/+45
* Don't assume processEvents(WaitForMoreEvents) will process timersTor Arne Vestbø2013-09-051-4/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Test posted events in tst_QEventDispatcher with various flagsBradley T. Hughes2012-02-101-1/+13
* Run tst_QEventDispatcher with the GUI event dispatchers as wellBradley T. Hughes2012-02-101-1/+16
* Add tst_QEventDispatcher to tests/auto/corelib/kernelBradley T. Hughes2012-02-102-0/+190