Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-22 | 14 | -5/+375 |
|\ | |||||
| * | Support assigning scripts to QML properties | Aaron Kennedy | 2009-10-22 | 14 | -5/+375 |
* | | Incorporate latest cosmological theory. | Warwick Allison | 2009-10-22 | 1 | -10/+11 |
* | | Test createQmlObject URL resolution (must be relative to calling context). | Warwick Allison | 2009-10-22 | 3 | -11/+25 |
|/ | |||||
* | Remove folderlistmodel's use of QObject private data | Martin Jones | 2009-10-22 | 2 | -43/+8 |
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-10-21 | 59 | -970/+2761 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-21 | 10 | -28/+227 |
| |\ | |||||
| | * | Fix breakout type resolution | Alan Alpert | 2009-10-21 | 1 | -0/+2 |
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-10-21 | 9 | -27/+224 |
| | |\ | |||||
| | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-10-21 | 5 | -27/+152 |
| | | |\ | |||||
| | | | * | Give QmlPropertyMap a more complete API. | Michael Brasser | 2009-10-21 | 5 | -27/+152 |
| | | * | | small fixes to color-animation example | Yann Bodson | 2009-10-21 | 1 | -6/+6 |
| | | |/ | |||||
| | | * | add color-animation example | Yann Bodson | 2009-10-21 | 4 | -0/+72 |
| | * | | Doc | Alan Alpert | 2009-10-21 | 1 | -1/+1 |
| | |/ | |||||
| * | | Tweak scoping | Aaron Kennedy | 2009-10-21 | 4 | -10/+28 |
| |/ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-21 | 5 | -67/+68 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-10-21 | 41 | -599/+2133 |
| | |\ | |||||
| | * | | fix easing example | Yann Bodson | 2009-10-21 | 1 | -4/+4 |
| | * | | delete unused file | Yann Bodson | 2009-10-21 | 1 | -0/+0 |
| | * | | better property-animation example | Yann Bodson | 2009-10-21 | 6 | -63/+64 |
| * | | | Add simple sound support | Aaron Kennedy | 2009-10-21 | 2 | -0/+34 |
| * | | | Remove dead code | Aaron Kennedy | 2009-10-21 | 1 | -1/+0 |
| | |/ | |/| | |||||
| * | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -358/+3 |
| * | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -7/+7 |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-21 | 21 | -95/+1478 |
| |\ \ | |||||
| | * | | Prepend element name for detailed attached property docs. | Michael Brasser | 2009-10-21 | 2 | -2/+6 |
| | * | | Rename QBindableMap to QmlPropertyMap. | Michael Brasser | 2009-10-21 | 6 | -64/+77 |
| | * | | Manually apply proper animation fixes. | Michael Brasser | 2009-10-21 | 1 | -10/+11 |
| | * | | Revert "Additional temporary fix for animation bug." | Michael Brasser | 2009-10-21 | 1 | -1/+5 |
| | * | | Add missing Q_OBJECT macros. | Michael Brasser | 2009-10-21 | 1 | -0/+2 |
| | * | | Docs. | Martin Jones | 2009-10-21 | 2 | -6/+51 |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-21 | 30 | -160/+2259 |
| | |\ \ | |||||
| | | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-21 | 28 | -192/+1080 |
| | | |\ \ | |||||
| | | * | | | doc now in globalobject.qdoc, not README | Warwick Allison | 2009-10-20 | 4 | -8/+1277 |
| | | * | | | typo | Warwick Allison | 2009-10-20 | 1 | -1/+1 |
| | * | | | | Doc. | Martin Jones | 2009-10-21 | 1 | -0/+46 |
| | * | | | | Move QmlFolderListModel to the loader example. | Martin Jones | 2009-10-21 | 4 | -3/+2 |
| * | | | | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -92/+146 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-21 | 1 | -78/+84 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | better easing example | Yann Bodson | 2009-10-21 | 1 | -78/+84 |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-21 | 756 | -37100/+58894 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Give more info about whether a value is null and its value type. | Bea Lam | 2009-10-21 | 7 | -36/+89 |
| * | | | | Add ExpressionQueryWidget and do some clean up. | Bea Lam | 2009-10-19 | 8 | -11/+259 |
| * | | | | Add EVAL_EXPRESSION so clients can evaluate an expression within the | Bea Lam | 2009-10-19 | 4 | -23/+144 |
| * | | | | Add bool* argument to QmlExpression::value() to help debugger. | Bea Lam | 2009-10-19 | 3 | -8/+14 |
| * | | | | Don't try to open non-qml files. | Bea Lam | 2009-10-16 | 1 | -0/+8 |
| * | | | | Give more information about the value of a property when the variant | Bea Lam | 2009-10-15 | 2 | -6/+22 |
* | | | | | Fix loader on Symbian. | Martin Jones | 2009-10-21 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -1/+78 |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -2/+6 |