summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qtimer
Commit message (Expand)AuthorAgeFilesLines
* Fixed a QTimer::singleShot() crash when a functor callback is usedJuha Turunen2015-10-121-0/+24
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-1/+58
|\
| * Fix the remainingTime() result after the first activation of a QTimerThiago Macieira2015-07-081-1/+58
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* tst_QTimer::singleShotToFunctors: Allocate static event loop on heap.Friedemann Kleint2014-11-111-5/+14
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QTimer: add convenience singleShot methods for functorsDario Freddi2014-05-281-0/+99
* 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
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-171-0/+17
|\
| * Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+17
* | Add tests/auto/gui/kernel/qguitimerBradley T. Hughes2012-04-171-0/+6
|/
* 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
* Cleanup corelib autotestsJason McDonald2011-11-251-4/+5
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-1/+0
* Remove obsolete code from QTimer test.Jason McDonald2011-11-181-5/+2
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-4/+4
* Cleanup corelib autotestsJason McDonald2011-11-071-37/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-3/+3
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-3/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-51/+1
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-013-0/+800