summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtimerinfo_unix_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+2
* 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
* Export QTimerInfoListBradley T. Hughes2012-01-091-1/+1
* QTimerInfo::expected is only needed for debuggingBradley T. Hughes2012-01-061-1/+1
* Do not always compile in QTimerInfoList::repairTimers()Bradley T. Hughes2012-01-051-1/+1
* Use Qt::TimerType on UNIX when scheduling timersBradley T. Hughes2012-01-051-1/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Change QTimerInfo (UNIX) to keep the interval in milliseconds.Bradley T. Hughes2012-01-021-1/+1
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-5/+4
* Split timer handling out of QEventDispatcherUnix.Robin Burchell2011-12-151-0/+110