summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Provide some color manipulation functions.Michael Brasser2009-09-025-64/+118
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-015-149/+989
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-013-127/+106
| |\
| | * Rest of 44ab46a6c5dcfb14395baf173a11179839003c4cWarwick Allison2009-09-013-127/+106
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-0117-101/+490
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-013-16/+11
| | |\
| | * | Define order - later imports override earlier imports.Warwick Allison2009-09-011-4/+5
| * | | Implement more of XMLHttpRequestAaron Kennedy2009-09-013-19/+879
* | | | Don't leak objects.Michael Brasser2009-09-011-1/+1
| |_|/ |/| |
* | | Fix FocusPanel.Michael Brasser2009-09-012-15/+10
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-316-81/+218
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-3112-21/+283
| |\ \
| | * | Fixing layout margins for QWidgets in QFxViewThomas Hartmann2009-08-311-0/+1
| * | | Revive animated zooming.Warwick Allison2009-08-315-48/+94
| * | | Workaround possible webkit bug.Warwick Allison2009-08-311-1/+18
| * | | Simplify zooming mechanism - put more IQ in WebView.Warwick Allison2009-08-312-47/+86
| * | | Optimize case of cache rects needing minor repaints.Warwick Allison2009-08-312-1/+14
| * | | Element-at functionalityWarwick Allison2009-08-312-0/+21
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-311-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-315-5/+179
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-312-5/+39
| |\ \ \ \
| * | | | | doc fixYann Bodson2009-08-311-2/+2
* | | | | | We should be using a QRectF here.Michael Brasser2009-08-311-1/+1
| |_|/ / / |/| | | |
* | | | | Readd FocusPanel.Michael Brasser2009-08-313-0/+173
* | | | | Update XmlListModel status to be in line with other QML objects thatMichael Brasser2009-08-312-5/+6
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-311-1/+18
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-313-3/+34
| |\ \ \
| * | | | AnchorChanges docYann Bodson2009-08-311-1/+18
| | |_|/ | |/| |
* | | | Add xml property to XmlListModel so we can set XML data directly.Michael Brasser2009-08-312-5/+39
| |/ / |/| |
* | | More robust AnchorChanges.Michael Brasser2009-08-313-3/+34
|/ /
* | Support overriding signal handlers in a state change.Michael Brasser2009-08-312-6/+11
|/
* Add graphics effects supportAaron Kennedy2009-08-282-0/+22
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-288-350/+486
|\
| * Fix combined horizontal and vertical flickingMartin Jones2009-08-281-4/+4
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-284-260/+400
| |\
| | * docWarwick Allison2009-08-281-0/+1
| | * docWarwick Allison2009-08-281-1/+0
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-284-65/+136
| | |\
| | * | New window creation in WebView.Warwick Allison2009-08-282-1/+114
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-2838-288/+961
| | |\ \
| | * | | Changes as per review.Warwick Allison2009-08-283-259/+272
| * | | | Make a number of Flickable API changes following review.Martin Jones2009-08-286-86/+96
* | | | | Support QVariantList in QmlListAccessorAaron Kennedy2009-08-282-1/+23
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-282-65/+108
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-286-2/+619
| |\ \ \
| * | | | Deal better with extents changing while flicking.Martin Jones2009-08-282-65/+108
* | | | | Support explicit ParentAction changesAaron Kennedy2009-08-281-0/+14
| |/ / / |/| | |
* | | | Handle QVariantList's in RepeaterAaron Kennedy2009-08-281-0/+14
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-277-31/+98
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-275-8/+76
| |\ \