summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtimer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix various documentation warningsTopi Reinio2018-11-061-9/+9
* Rename QTimer::connectTo() to QTimer::callOnTimeout()Sergio Martins2018-09-031-5/+5
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\
| * Doc: Fix signal name in QTimer documentationJoerg Bornemann2018-06-221-1/+1
* | Add QTimer::connectTo(), a shorthand way of connecting to timeout()Sergio Martins2018-03-251-0/+42
|/
* Fix typosJarek Kobus2018-02-131-1/+1
* doc: Correct remaining qdoc warnings in qtimer.cppMartin Smith2018-01-041-6/+6
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* QtCore: include mocsThiago Macieira2017-05-051-0/+1
* Fix warnings about unused private fields we can't removeThiago Macieira2017-04-261-0/+1
* QTimer: don't circumvent <chrono> safety netMarc Mutz2016-10-181-6/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-0/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-0/+2
| |\
| | * Doc: Document that by default, QTimer is not single-shotKai Koehne2016-10-061-0/+2
* | | QTimer: add support for <chrono> functionsThiago Macieira2016-07-091-0/+72
|/ /
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Fixed a QTimer::singleShot() crash when a functor callback is usedJuha Turunen2015-10-121-7/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Improve checking for event/socket notifiers and timersJonathan Liu2014-09-231-0/+4
* QTimer: add convenience singleShot methods for functorsDario Freddi2014-05-281-4/+181
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Doc: correct QTimer accuracy information - it depends on the timer typeThiago Macieira2013-10-021-7/+12
* Add the missing "\since 5.0" reference for the QTimer methodLaszlo Papp2013-02-041-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Docs: Fix referencesChristian Stenger2012-12-131-3/+3
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make QTimer::singleShot take a pointer-to-const QObjectGiuseppe D'Angelo2012-09-191-5/+5
* [Qt5 Docs] Fix typos and style of qtimer.cpp and qdatetimeedit.cppDavid Gil2012-09-101-7/+7
* don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlesslyOswald Buddenhagen2012-09-081-4/+2
* Don't reference widgets/widgets in example doc.Frederik Gladhorn2012-09-011-3/+3
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Doc: Fix snippet and example referencing widget examplesAndy Nichols2012-08-231-3/+3
* QtCore: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+2
* QTimer: fix typo in singleShot optimization for 0 msecsGiuseppe D'Angelo2012-04-231-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-8/+8
* Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+19
* 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
* Make QTimer::singleShot use Qt::PreciseTimer for lower timeouts.Bradley T. Hughes2012-01-021-1/+4
* Add Qt::TimerType and the QTimer::timerType propertyBradley T. Hughes2012-01-021-8/+35
* Remove stale documentation.Casper van Donderen2011-10-181-5/+0
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-30/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17