summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-072-3/+14
|\
| * Use correct 'from' value for repeating animations.Michael Brasser2009-05-072-3/+14
* | Doc.Martin Jones2009-05-061-11/+57
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-062-24/+37
|\
| * docWarwick Allison2009-05-061-23/+36
| * docWarwick Allison2009-05-061-1/+1
* | Beginings of an experimental QML debugger viewAaron Kennedy2009-05-062-0/+11
|/
* qdoc: Corrected some qdoc warnings.Martin Smith2009-05-051-3/+5
* Fixed qml's variant and color animations when started without transitionLeonardo Sobral Cunha2009-05-052-18/+35
* Remove XML custom parser supportAaron Kennedy2009-05-051-177/+3
* Improve error handling consistencyAaron Kennedy2009-05-052-4/+78
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-012-31/+26
|\
| * Rename QFxView::setXml to QFxView::setQml.Michael Brasser2009-05-012-31/+26
* | docWarwick Allison2009-05-011-22/+34
|/
* Doc work.Michael Brasser2009-05-011-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-012-2/+30
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-019-123/+213
| |\
| * | Add epsilon to Follow can be used in more circumstances.Warwick Allison2009-05-012-2/+30
* | | More format conversion.Michael Brasser2009-05-014-21/+21
| |/ |/|
* | Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-016-77/+118
* | Removed a fiew compilation warnings on MSVCThierry Bastian2009-04-301-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-302-39/+34
|\ \
| * | Using QVariant for 'to' and 'from' values in QmlVariantAnimationPrivateLeonardo Sobral Cunha2009-04-302-20/+18
| * | Using qvariant color interpolator for QmlColorAnimationLeonardo Sobral Cunha2009-04-302-19/+16
| |/
* | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-302-6/+60
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-302-1/+2
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-303-240/+182
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-306-247/+232
| | |\
| | * | Documentation for ListViewMartin Jones2009-04-301-0/+1
| * | | Don't delay initial resizeWarwick Allison2009-04-301-1/+1
* | | | Make custom parsers internal.Aaron Kennedy2009-04-301-1/+1
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-304-7/+51
|\ \ \ | |/ /
| * | Compress sizeChanged signal to give width and height.Warwick Allison2009-04-302-2/+15
| * | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-291-3/+35
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-2919-320/+322
| |\ \
| | * | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-291-1/+1
| | |/
| * | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-291-1/+0
* | | Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-302-240/+181
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-2918-318/+320
|\ \
| * | Fix qmlvariantanimation to behave as qmlnumericanimation when 'from' is not setLeonardo Sobral Cunha2009-04-281-1/+4
| * | Remove trailing whitespaces from qmlanimation*Leonardo Sobral Cunha2009-04-282-15/+14
| * | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-2817-304/+304
| |/
| * qdoc: Corrected some qdoc warnings.Martin Smith2009-04-281-1/+1
* | Some foreach remove/improve.Martin Jones2009-04-283-3/+3
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-278-36/+79
|\
| * Rename GfxValue to QmlTimeLineValue.Michael Brasser2009-04-272-25/+25
| * Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-277-11/+54
* | Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-277-40/+21
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-243-0/+25
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-242-0/+22
| |\