summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* unwarnWarwick Allison2009-10-263-4/+3
* doc: Removed two "are" too manyThorbjørn Lindeijer2009-10-231-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-236-11/+38
|\
| * Fix Behavior support for value type properties.Michael Brasser2009-10-236-11/+38
* | Clear exceptions after a binding evaluationAaron Kennedy2009-10-231-0/+1
|/
* Add EaseFollow::maximumEasingTime propertyAaron Kennedy2009-10-232-19/+105
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-234-54/+19
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-233-53/+18
| |\
| | * Use QmlScriptString for Connection scriptWarwick Allison2009-10-233-53/+18
| * | make ScriptAction work againYann Bodson2009-10-231-1/+1
| |/
* | Don't mess with the private data of an item that is being destroyed.Martin Jones2009-10-231-3/+0
|/
* Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-236-30/+31
* Don't call qDrawPixmaps if there are no particles to paint.Michael Brasser2009-10-231-1/+1
* Add NOTIFY signals to EaseFollowAaron Kennedy2009-10-232-6/+39
* Add accessor for QmlComponent's creation contextAaron Kennedy2009-10-232-0/+17
* Fix test failures.Aaron Kennedy2009-10-223-5/+13
* Use the correct context when resolving alias propertiesAaron Kennedy2009-10-221-2/+0
* change all ids in doc examples to start with lower case.Martin Jones2009-10-2216-60/+60
* Attached property docs for GridViewMartin Jones2009-10-221-2/+53
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2219-37/+502
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2232-786/+911
| |\
| | * Support assigning scripts to QML propertiesAaron Kennedy2009-10-2210-4/+318
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-215-19/+113
| | |\
| | | * Fix breakout type resolutionAlan Alpert2009-10-211-0/+2
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-214-18/+110
| | | |\
| | | | * Give QmlPropertyMap a more complete API.Michael Brasser2009-10-214-18/+110
| | | * | DocAlan Alpert2009-10-211-1/+1
| | | |/
| | * | Tweak scopingAaron Kennedy2009-10-214-10/+28
| | |/
| | * Add simple sound supportAaron Kennedy2009-10-212-0/+34
| | * Remove dead codeAaron Kennedy2009-10-211-1/+0
| | * DocAaron Kennedy2009-10-211-6/+6
| * | Fix anchor dependancy tracking.Martin Jones2009-10-221-1/+7
| * | Compiled JS doesn't work on Win32Martin Jones2009-10-221-2/+2
* | | DocMartin Jones2009-10-222-11/+58
| |/ |/|
* | Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-214-52/+65
* | Add missing Q_OBJECT macros.Michael Brasser2009-10-211-0/+2
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2110-36/+188
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2111-47/+225
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-2142-143/+558
| | |\ \ | | | |/
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-204-14/+44
| | | |\
| | | * | Don't search non-local context typesAaron Kennedy2009-10-202-4/+8
| | * | | Give more info about whether a value is null and its value type.Bea Lam2009-10-214-16/+31
| | * | | Add EVAL_EXPRESSION so clients can evaluate an expression within theBea Lam2009-10-194-23/+144
| | * | | Add bool* argument to QmlExpression::value() to help debugger.Bea Lam2009-10-193-8/+14
| | * | | Give more information about the value of a property when the variantBea Lam2009-10-151-3/+9
| * | | | typoWarwick Allison2009-10-201-1/+1
* | | | | Doc.Martin Jones2009-10-211-0/+46
* | | | | Move QmlFolderListModel to the loader example.Martin Jones2009-10-213-543/+0
| |_|_|/ |/| | |
* | | | Don't accidently override originals.Michael Brasser2009-10-201-1/+2
* | | | Make ParentChange work when target has a transformOrigin set.Michael Brasser2009-10-201-11/+36
|/ / /