summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlspringfollow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SpringFollow autotestYann Bodson2009-11-101-1/+1
|
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
| | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-16/+16
|\ | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-301-5/+6
| |\ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcomponentjs.cpp src/declarative/qml/qmlcomponentjs_p.h src/declarative/qml/qmlcomponentjs_p_p.h
| * | fix headersWarwick Allison2009-10-291-16/+16
| | |
* | | Make private headers _pAaron Kennedy2009-10-301-2/+2
| |/ |/|
* | Save a little more memory.Martin Jones2009-10-291-5/+6
|/
* Ensure that the Follows handle the target value changing unexpectedly.Martin Jones2009-10-281-4/+5
| | | | | | If the target's property was changed elsewhere while the Follow wasn't running, it would fail to start when a source identical to its current source valule was set.
* change all ids in doc examples to start with lower case.Martin Jones2009-10-221-5/+5
|
* Some documentation link updatesThorbjørn Lindeijer2009-09-161-0/+2
|
* Follow renamed to SpringFollow.Martin Jones2009-09-101-0/+456