Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change all ids in doc examples to start with lower case. | Martin Jones | 2009-10-22 | 16 | -60/+60 |
* | Attached property docs for GridView | Martin Jones | 2009-10-22 | 1 | -2/+53 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-22 | 44 | -622/+926 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-10-22 | 75 | -1030/+3171 |
| |\ | |||||
| | * | 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 |
| | | |\ \ | |||||
| | | * | | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -92/+146 |
| | * | | | | Fix loader on Symbian. | Martin Jones | 2009-10-21 | 1 | -1/+1 |
| * | | | | | Fix anchor dependancy tracking. | Martin Jones | 2009-10-22 | 1 | -1/+7 |
| * | | | | | Fix loading QML via file open dialog | Martin Jones | 2009-10-22 | 1 | -3/+1 |
| * | | | | | Compiled JS doesn't work on Win32 | Martin Jones | 2009-10-22 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Doc | Martin Jones | 2009-10-22 | 2 | -11/+58 |
| |_|/ / |/| | | | |||||
* | | | | 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 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | 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 |
| | |\ \ | | | |/ | |||||
| | | * | 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 |