summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtimer.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QTimer: Force a compilation error with pmf without objectOlivier Goffart2015-07-271-2/+6
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* qdoc: Remove #ifdef Q_QDOC for uses of QPrivateSignalMartin Smith2015-04-201-5/+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
* QTimer: add convenience singleShot methods for functorsDario Freddi2014-05-281-0/+64
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-1/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make QTimer::singleShot take a pointer-to-const QObjectGiuseppe D'Angelo2012-09-191-2/+2
* Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix compilation of public headers with -Werror=shadowDavid Faure2012-01-121-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add Qt::TimerType and the QTimer::timerType propertyBradley T. Hughes2012-01-021-0/+7
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-8/+0
* 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/+116