summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmltimer.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix includesOswald Buddenhagen2009-12-031-5/+7
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Ensure running is set to false when the timer stops.Martin Jones2009-11-261-0/+2
* Add Timer reset() method.Martin Jones2009-11-251-0/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-251-11/+14
|\
| * Doc improvementsBea Lam2009-11-251-11/+14
* | Fix changing Timer interval while running.Martin Jones2009-11-251-11/+19
|/
* docWarwick Allison2009-11-131-1/+1
* Fix QmlTimer to be in line with animation API changesAlan Alpert2009-11-101-1/+1
* Impove triggerOnStart docs.Martin Jones2009-11-061-0/+5
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* Don't trigger if we've been stopped.Martin Jones2009-11-031-7/+12
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-17/+17
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-1/+1
| |\
| | * Doc.Michael Brasser2009-10-301-1/+1
| * | fix headersWarwick Allison2009-10-291-16/+16
| |/
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-1/+1
|/
* change all ids in doc examples to start with lower case.Martin Jones2009-10-221-2/+2
* unwarnWarwick Allison2009-10-121-2/+0
* Auto tests for QmlTimerMartin Jones2009-10-061-3/+13
* Add start, stop slots to QmlTimerAlan Alpert2009-08-201-0/+26
* Don't wait for componentComplete if never a classBegin.Warwick Allison2009-07-281-2/+9
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Move QmlTimer to util/Martin Jones2009-07-141-0/+233