summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/qsystemalignedtimer.h
Commit message (Expand)AuthorAgeFilesLines
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Format the code.Xizhi Zhu2011-04-191-12/+6
* beef up alignedtimer auto testsLorn Potter2011-02-041-2/+1
* dont inline this. fixes build on macLorn Potter2011-02-041-1/+1
* add isActive as we need to tell if timer is active or not.Lorn Potter2011-02-031-0/+3
* need another AlignedTimer ErrorLorn Potter2011-02-031-1/+2
* add heartbeat implementation on meego.Lorn Potter2011-02-021-4/+4
* move private class to private header fileLorn Potter2011-01-311-20/+3
* line endingLorn Potter2011-01-281-129/+129
* add error reporting to alignedtimerLorn Potter2011-01-281-120/+129
* add declarative alignedtimer, and update alignedtimer APILorn Potter2011-01-271-21/+6
* write and constant dont mix.Lorn Potter2011-01-271-2/+2
* latest qsystemalignedtimerLorn Potter2011-01-211-22/+31
* fix more qdocsLorn Potter2011-01-181-6/+5
* do not limit alignedtimer to always be a singleshot timer.Lorn Potter2011-01-181-0/+1
* make setInterval compatible with qmsystemLorn Potter2011-01-181-2/+2
* uint -> intLorn Potter2011-01-121-2/+2
* update. add more QTimer like functions.Lorn Potter2011-01-121-10/+24
* make alignedtimer derive from QObject. Add QTimer like APILorn Potter2011-01-101-6/+20
* remove WaitMode stub.Lorn Potter2011-01-101-2/+0
* update implementation to fix buildLorn Potter2011-01-101-2/+3
* use more descriptive argumentsLorn Potter2010-12-131-1/+1
* update from reviewLorn Potter2010-12-071-13/+3
* update after review with Alex B.Lorn Potter2010-12-011-14/+4
* update 2Lorn Potter2010-11-301-3/+1
* updateLorn Potter2010-11-301-7/+29
* initial alignedtimerLorn Potter2010-10-181-0/+99