summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qwineventnotifier
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-3/+7
|\
| * tst_QWinEventNotifier: fix flakinessAlex Trotsenko2018-03-231-3/+7
* | Allow QWinEventNotifier to coexist with waiting functionsAlex Trotsenko2018-03-271-0/+21
|/
* Fix asserts and crashes in QWinEventNotifier activation loopJoerg Bornemann2018-01-261-0/+60
* Remove dead code from tst_qwineventnotifier.cppJoerg Bornemann2018-01-251-4/+0
* Fix QWinEventNotifier for auto-reset eventsJoerg Bornemann2017-10-151-1/+10
* Support more than 62 instances of QWinEventNotifier, take 2Joerg Bornemann2017-07-301-0/+88
* Revert "Support more than 62 instances of QWinEventNotifier"Liang Qi2017-06-281-88/+0
* Support more than 62 instances of QWinEventNotifierJoerg Bornemann2017-06-261-0/+88
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* remove qt_windows.h include from qwineventnotifier.hJoerg Bornemann2013-10-291-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Make QWinEventNotifier part of the public APIDebao Zhang2011-12-011-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-4/+3
* Cleanup corelib autotestsJason McDonald2011-11-071-31/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Don't build empty qwineventnotifier test.Jason McDonald2011-10-171-8/+0
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-013-0/+151