Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | 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 | |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -2/+1 | |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -3/+9 | |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -6/+102 | |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-20 | 13 | -94/+552 | |
|\ \ \ \ | ||||||
| * | | | | Additional temporary fix for animation bug. | Michael Brasser | 2009-10-20 | 1 | -5/+1 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-20 | 12 | -61/+491 | |
| |\ \ \ | ||||||
| | * | | | Don't accidently override originals. | Michael Brasser | 2009-10-20 | 1 | -1/+2 | |
| | * | | | Temporary fix for animation bug. | Michael Brasser | 2009-10-20 | 1 | -1/+1 | |
| | * | | | Make ParentChange work when target has a transformOrigin set. | Michael Brasser | 2009-10-20 | 1 | -11/+36 | |
| | | |/ | | |/| | ||||||
| | * | | Update qfxtext/elide/multilength.qml test, commit X11 visuals. | Warwick Allison | 2009-10-20 | 3 | -1/+303 | |
| | * | | Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78 | Warwick Allison | 2009-10-20 | 1 | -1/+1 | |
| | * | | asynchronous | Warwick Allison | 2009-10-20 | 1 | -19/+27 | |
| | * | | doc | Warwick Allison | 2009-10-20 | 2 | -2/+6 | |
| | * | | doc | Warwick Allison | 2009-10-20 | 2 | -25/+115 | |
| * | | | Remove references to KeyActions in focus docs. | Martin Jones | 2009-10-20 | 1 | -28/+60 | |
| |/ / | ||||||
* | | | Don't search non-local context types | Aaron Kennedy | 2009-10-20 | 2 | -4/+8 | |
* | | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -8/+198 | |
|/ / |