summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-239-37/+38
|\
| * Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-238-36/+37
| * Don't call qDrawPixmaps if there are no particles to paint.Michael Brasser2009-10-231-1/+1
* | Doc.Martin Jones2009-10-231-0/+57
|/
* 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-225-8/+22
* Use the correct context when resolving alias propertiesAaron Kennedy2009-10-224-2/+32
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2232-194/+479
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-228-94/+262
| |\
| | * Start updating state and animation docs.Michael Brasser2009-10-228-94/+262
| * | 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-2244-622/+926
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2275-1030/+3171
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2214-5/+375
| | | |\
| | | * | Incorporate latest cosmological theory.Warwick Allison2009-10-221-10/+11
| | | * | Test createQmlObject URL resolution (must be relative to calling context).Warwick Allison2009-10-223-11/+25
| | * | | Fix anchor dependancy tracking.Martin Jones2009-10-221-1/+7
| | * | | Fix loading QML via file open dialogMartin Jones2009-10-221-3/+1
| | * | | Compiled JS doesn't work on Win32Martin Jones2009-10-221-2/+2
| * | | | DocMartin Jones2009-10-222-11/+58
* | | | | During a GC mark the scope chain of QScriptContextsAaron Kennedy2009-10-221-0/+18
| |_|_|/ |/| | |
* | | | Support assigning scripts to QML propertiesAaron Kennedy2009-10-2214-5/+375
| |_|/ |/| |
* | | Remove folderlistmodel's use of QObject private dataMartin Jones2009-10-222-43/+8
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2159-970/+2761
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2110-28/+227
| |\ \ \
| | * | | 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-219-27/+224
| | |\ \ \
| | | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-215-27/+152
| | | |\ \ \
| | | | * | | Give QmlPropertyMap a more complete API.Michael Brasser2009-10-215-27/+152
| | | * | | | small fixes to color-animation exampleYann Bodson2009-10-211-6/+6
| | | |/ / /
| | | * | | add color-animation exampleYann Bodson2009-10-214-0/+72
| | * | | | DocAlan Alpert2009-10-211-1/+1
| | |/ / /
| * | | | Tweak scopingAaron Kennedy2009-10-214-10/+28
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-215-67/+68
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-2141-599/+2133
| | |\ \ \
| | * | | | fix easing exampleYann Bodson2009-10-211-4/+4
| | * | | | delete unused fileYann Bodson2009-10-211-0/+0
| | * | | | better property-animation exampleYann Bodson2009-10-216-63/+64
| * | | | | Add simple sound supportAaron Kennedy2009-10-212-0/+34
| * | | | | Remove dead codeAaron Kennedy2009-10-211-1/+0
| | |/ / / | |/| | |
| * | | | DocAaron Kennedy2009-10-212-358/+3
| * | | | DocAaron Kennedy2009-10-212-7/+7
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2121-95/+1478
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Prepend element name for detailed attached property docs.Michael Brasser2009-10-212-2/+6
| | * | | Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-216-64/+77
| | * | | Manually apply proper animation fixes.Michael Brasser2009-10-211-10/+11
| | * | | Revert "Additional temporary fix for animation bug."Michael Brasser2009-10-211-1/+5
| | * | | Add missing Q_OBJECT macros.Michael Brasser2009-10-211-0/+2