summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-019-123/+213
|\
| * 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
| |/
* | Add epsilon to Follow can be used in more circumstances.Warwick Allison2009-05-012-2/+30
|/
* 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
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-242-90/+5
| | |\
| | * | Add a Follow::followValue propertyAaron Kennedy2009-04-232-0/+22
| * | | Documentation fixes.Michael Brasser2009-04-241-0/+3
| | |/ | |/|
* | | Propagate scene geometry changes to view.Warwick Allison2009-04-242-1/+10
|/ /
* | Using QVariant interpolators in qml variant animationLeonardo Sobral Cunha2009-04-231-88/+3
* | Fix signal usage from QmlcomponentAlexis Menard2009-04-231-2/+2
|/
* Small doc fix - use a real element in the example.Martin Jones2009-04-231-2/+2
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-2310-23/+27
* Make compileMichael Brasser2009-04-221-2/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-2247-0/+11043