summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/qsignalspy/tst_qsignalspy.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSignalSpy: separate messages for invalid and non-signal meta-methodsMarc Mutz2024-03-221-2/+2
* tst_QSignalSpy: check (thereby suppress) intended runtime warningsMarc Mutz2024-03-191-0/+6
* QSignalSpy: fix data race between wait() and emit from another threadDavid Faure2024-03-191-1/+31
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-26/+26
* Port from container.count()/length() to size()Marc Mutz2022-10-041-15/+15
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* QSignalSpy: Use QMetaType instead of metatype id in initArgsFabian Kosmale2020-11-101-0/+24
* Introduce QSignalSpy constructor allows to spy on a meta methodVitaly Fanaskov2019-08-131-0/+52
* Stabilize tst_QSignalSpy::waitFunctionPointer_signalEmittedTooLate()Friedemann Kleint2018-03-171-2/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSignalSpy: Added template function pointer constructorKeith Gardner2014-04-231-0/+168
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make QSignalSpy copy QVariant parameters directlyKent Hansen2012-08-071-0/+9
* Add QSignalSpy::wait() method.David Faure2012-07-251-1/+54
* 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
* Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-121-0/+221