summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix bug when cancelling anchor change mid-transition.Michael Brasser2009-09-034-1/+12
| |/ / / |/| | |
* | | | Get animation autotests working again, and add a few more.Michael Brasser2009-09-031-6/+4
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-036-91/+269
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-031-0/+1
| |\ \ \ \
| * | | | | Add QML enum supportAaron Kennedy2009-09-036-19/+155
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-021-2/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-0211-68/+154
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-027-21/+28
| |\ \ \ \ \ \
| * | | | | | | Rework script binding methodAaron Kennedy2009-09-022-81/+123
* | | | | | | | Fix a bug in the qmlvme, which lead to an assert on valid QML.Alan Alpert2009-09-033-0/+11
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Add an assert before we dereference a null pointerAlan Alpert2009-09-021-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-025-64/+118
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-0214-36/+64
| |\ \ \ \ \
| * | | | | | Provide some color manipulation functions.Michael Brasser2009-09-025-64/+118
| | |_|_|_|/ | |/| | | |
* | | | | | Disallow using typenames as idsAaron Kennedy2009-09-021-2/+5
| |/ / / / |/| | | |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-027-21/+28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed crash in keyPressed. keyToSignal function suppose to return “const Qb...Mehul R. Patel2009-09-021-1/+1
| | |_|/ | |/| |
| * | | Flickable locked property changed to interactive.Martin Jones2009-09-026-16/+23
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-022-12/+1
| |\ \ \
| * | | | Clear animation only in the direction being fixed in fixupX/Y.Martin Jones2009-09-021-4/+4
| | |/ / | |/| |
* | | | Save object creation line and column numberAaron Kennedy2009-09-025-3/+35
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-021-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-015-149/+989
| |\
| * | Don't leak objects.Michael Brasser2009-09-011-1/+1
* | | Remove unused member variables from QmlEnginePrivateAaron Kennedy2009-09-012-12/+1
| |/ |/|
* | 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
| |\ \ | | |/
| | * 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...Michael Brasser2009-08-311-2/+2
| | |\ \
| | * | | We should be using a QRectF here.Michael Brasser2009-08-311-1/+1
| * | | | Define order - later imports override earlier imports.Warwick Allison2009-09-011-4/+5
| | |_|/ | |/| |
| * | | 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
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-315-5/+179
| | |\ \ | | | |/
| | | * 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...Yann Bodson2009-08-312-5/+39
| | |\ \ | | | |/
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-311-1/+18
| | | |\
| | | * | Add xml property to XmlListModel so we can set XML data directly.Michael Brasser2009-08-312-5/+39
| | * | | doc fixYann Bodson2009-08-311-2/+2
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-313-3/+34
| | |\ \ | | | |/
| | | * More robust AnchorChanges.Michael Brasser2009-08-313-3/+34
| | * | AnchorChanges docYann Bodson2009-08-311-1/+18
| | |/
| * | 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