summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qbasictimer.cpp
Commit message (Expand)AuthorAgeFilesLines
* QBasicTimer: purge deprecated APIEdward Welbourne2020-07-201-24/+1
* QBasicTimer: release timer id on exitAlex Trotsenko2019-11-131-6/+4
* Remove a few usages of deprecated APIShawn Rutledge2019-06-131-0/+2
* Don't allow to copy QBasicTimer in Qt 6, it would stop the timerSérgio Martins2019-05-251-0/+56
* QBasicTimer: share some codeMarc Mutz2019-05-231-25/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Improve checking for event/socket notifiers and timersJonathan Liu2014-09-231-9/+29
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* fix "No such ..." doc error in QBasicTimer::start()Jeremy Katz2012-07-191-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-4/+4
* 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
* Document that QBasicTimer::start(int, QObject*) uses Qt::CoarseTimerBradley T. Hughes2012-01-051-3/+4
* Warn when using QBasicTimer::start() incorrectlyBradley T. Hughes2012-01-051-2/+6
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't release timer ids in event dispatcher codeBradley T. Hughes2012-01-041-5/+21
* Add Qt::TimerType and the QTimer::timerType propertyBradley T. Hughes2012-01-021-1/+18
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+138