summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qbasictimer.h
Commit message (Expand)AuthorAgeFilesLines
* QBasicTimer: replace new qint64 overloads with chrono onesMarc Mutz2023-03-021-4/+18
* Replace qExchange calls with std::exchangeFabian Kosmale2022-09-281-1/+1
* Migrate QBasicTimer from int to qint64Konrad Kujawa2022-08-301-1/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtCore: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-01-201-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Centralize the implementation of move assignment operatorsGiuseppe D'Angelo2020-10-031-5/+1
* QBasicTimer: purge deprecated APIEdward Welbourne2020-07-201-10/+1
* QBasicTimer: add some noexcept and constexprMarc Mutz2019-05-241-3/+3
* Don't allow to copy QBasicTimer in Qt 6, it would stop the timerSérgio Martins2019-05-251-0/+25
* 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
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* 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/+2
* 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/+74