summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-3011-28/+257
| | |\ \
| | * | | Documentation for ListViewMartin Jones2009-04-301-98/+45
| * | | | Fix smooth scalingWarwick Allison2009-04-301-1/+3
| | |/ / | |/| |
* | | | Convert all examples and demos from XML formatAaron Kennedy2009-04-302-2/+2
|/ / /
* | | Fix crashWarwick Allison2009-04-301-4/+4
* | | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-293-5/+4
* | | Merge branch 'source' into kinetic-declarativeuiYann Bodson2009-04-294-7/+7
|\ \ \ | |_|/ |/| |
| * | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-294-7/+7
| |/
* | API improvements for Flipable.Michael Brasser2009-04-293-8/+160
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2947-911/+1425
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-2940-526/+525
| |\
| | * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-2838-514/+514
| | * qdoc: Corrected some qdoc warnings.Martin Smith2009-04-283-7/+6
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-283-5/+10
| | |\
| | * | qdoc: Corrected a few qdoc warnings.Martin Smith2009-04-282-5/+5
| * | | Some foreach remove/improve.Martin Jones2009-04-285-26/+34
| | |/ | |/|
| * | Don't create two atttached property objects per item.Martin Jones2009-04-282-4/+10
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-287-298/+710
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-2824-256/+563
| | |\
| | | * Delay Repeater item construction until component completionAaron Kennedy2009-04-282-1/+11
| | * | API and documentation work on the transform elements.Michael Brasser2009-04-285-297/+699
| * | | Remove debug.Martin Jones2009-04-281-1/+0
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-283-19/+11
| |\ \
| * | | More mouse and key event handling and related documentationMartin Jones2009-04-287-85/+175
* | | | Fix plugin delayed loading. Allows settings from QML.Warwick Allison2009-04-292-4/+82
| |/ / |/| |
* | | Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-283-17/+9
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-2710-123/+348
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-2723-175/+472
| |\ \
| | * | Fix use of qmlContext() - move outside contructor.Warwick Allison2009-04-271-50/+47
| * | | Make MouseRegion signals pass a mouse event as their parameter.Martin Jones2009-04-278-54/+260
| * | | Fix warning.Martin Jones2009-04-271-1/+1
| * | | Doc fixes.Martin Jones2009-04-272-28/+49
* | | | Don't crash when not using QFxVisualItemModel with PathViewAaron Kennedy2009-04-271-2/+2
| |/ / |/| |
* | | Remove QFxItem::itemContext() method.Aaron Kennedy2009-04-2714-51/+42
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-279-35/+74
|\ \ \ | | |/ | |/|
| * | Add 'smooth' property to BlendedImage.Michael Brasser2009-04-272-1/+42
| * | Fix crash in PathView.Michael Brasser2009-04-271-0/+2
| * | Rename GfxValue to QmlTimeLineValue.Michael Brasser2009-04-274-10/+10
| * | Rename GfxEvent to QmlTimeLineEvent.Michael Brasser2009-04-273-6/+6
| * | Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-274-18/+14
* | | Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-274-12/+11
|/ /
* | qdoc: Corrected a few qdoc warnings.Martin Smith2009-04-242-14/+278
* | qdoc: Corrected a few qdoc warnings.Martin Smith2009-04-242-14/+20
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-243-117/+137
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-2413-75/+149
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2413-74/+148
| | |\
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2426-64/+111
| | |\ \
| | * | | Compile.Warwick Allison2009-04-231-1/+1
| * | | | Add a QSimpleCanvasItem::ChildMouseFilter optionAaron Kennedy2009-04-242-116/+136
| | |/ / | |/| |
* | | | Change Path, PathLine etc. coordinates to qreal. More docs.Martin Jones2009-04-242-85/+120
| |_|/ |/| |