summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start updating state and animation docs.Michael Brasser2009-10-228-94/+262
* 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
| |\
| | * Support assigning scripts to QML propertiesAaron Kennedy2009-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
| |/
| * 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
| | | * | Docs.Martin Jones2009-10-212-6/+51
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2130-160/+2259
| | | |\ \
| | | | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2128-192/+1080
| | | | |\ \
| | | | * | | doc now in globalobject.qdoc, not READMEWarwick Allison2009-10-204-8/+1277
| | | | * | | typoWarwick Allison2009-10-201-1/+1
| | | * | | | Doc.Martin Jones2009-10-211-0/+46
| | | * | | | Move QmlFolderListModel to the loader example.Martin Jones2009-10-214-3/+2
| | * | | | | DocAaron Kennedy2009-10-212-92/+146
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-211-78/+84
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | better easing exampleYann Bodson2009-10-211-78/+84
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-21756-37100/+58894
| | |\ \ \ \ | | | |/ / /
| | * | | | Give more info about whether a value is null and its value type.Bea Lam2009-10-217-36/+89
| | * | | | Add ExpressionQueryWidget and do some clean up.Bea Lam2009-10-198-11/+259
| | * | | | 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
| | * | | | Don't try to open non-qml files.Bea Lam2009-10-161-0/+8
| | * | | | Give more information about the value of a property when the variantBea Lam2009-10-152-6/+22
| * | | | | Fix loader on Symbian.Martin Jones2009-10-211-1/+1
| | |/ / / | |/| | |