Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * add more font examples | Yann Bodson | 2009-11-03 | 2 | -0/+99 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-02 | 8 | -58/+63 |
|\ | |||||
| * | Mark Action class as to be exported | Kai Koehne | 2009-11-02 | 1 | -1/+1 |
| * | Doc: Fixed typo | Kai Koehne | 2009-11-02 | 1 | -1/+1 |
| * | NOTIFY ListModel::count | Warwick Allison | 2009-11-02 | 2 | -2/+7 |
| * | renaming QmlGraphicsRect -> QmlGraphicsRectangle | Yann Bodson | 2009-11-02 | 4 | -54/+54 |
* | | Qt object test | Aaron Kennedy | 2009-11-02 | 1 | -10/+23 |
* | | Doc | Aaron Kennedy | 2009-11-02 | 1 | -2/+0 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-02 | 4 | -70/+246 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-02 | 3 | -27/+77 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2009-11-02 | 311 | -11969/+10338 |
| | |\ | |||||
| | * | | Fix to send correct data for property value changes. | Bea Lam | 2009-11-02 | 1 | -1/+1 |
| | * | | Make QmlBoundSignal children look like properties (instead of children) | Bea Lam | 2009-11-02 | 3 | -25/+75 |
| | * | | Minor changes | Bea Lam | 2009-10-29 | 1 | -1/+1 |
| * | | | Add images to QML easing curve documentation | Yann Bodson | 2009-11-02 | 1 | -43/+169 |
| | |/ | |/| | |||||
* | | | QmlContext tests | Aaron Kennedy | 2009-11-02 | 6 | -4/+51 |
|/ / | |||||
* | | Missing file | Aaron Kennedy | 2009-10-30 | 1 | -0/+91 |
* | | Rename fx -> graphicsitems | Aaron Kennedy | 2009-10-30 | 79 | -85/+85 |
* | | Cleanup | Aaron Kennedy | 2009-10-30 | 38 | -125/+18 |
* | | compile | Warwick Allison | 2009-10-30 | 2 | -3/+3 |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-30 | 286 | -4551/+4729 |
|\ \ | |||||
| * | | fix headers | Warwick Allison | 2009-10-30 | 5 | -80/+80 |
| * | | fix macros | Warwick Allison | 2009-10-30 | 1 | -2/+2 |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-30 | 40 | -519/+214 |
| |\ \ | |||||
| | * | | Doc. | Michael Brasser | 2009-10-30 | 23 | -39/+39 |
| * | | | fix macros | Warwick Allison | 2009-10-29 | 9 | -7/+27 |
| * | | | fix headers | Warwick Allison | 2009-10-29 | 286 | -4537/+4617 |
| * | | | fix headers | Warwick Allison | 2009-10-29 | 2 | -0/+80 |
* | | | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 189 | -4555/+4556 |
* | | | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 88 | -347/+347 |
* | | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 103 | -3725/+3725 |
| |/ / |/| | | |||||
* | | | Save a little more memory. | Martin Jones | 2009-10-29 | 3 | -13/+15 |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-29 | 9 | -445/+80 |
|\ \ \ | |||||
| * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-10-29 | 25 | -1952/+262 |
| |\ \ \ | |||||
| | * | | | Remove duplicated doc | Alan Alpert | 2009-10-29 | 1 | -78/+0 |
| | * | | | Merge QmlComponentJS into QmlComponent | Alan Alpert | 2009-10-29 | 8 | -318/+68 |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-10-28 | 30 | -115/+352 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Fill out QML global object documentation | Alan Alpert | 2009-10-28 | 2 | -116/+3 |
| * | | | | Minor cleanup of global object | Alan Alpert | 2009-10-28 | 2 | -11/+9 |
* | | | | | Store filename as a QUrl rather than convert to QString. | Martin Jones | 2009-10-29 | 3 | -12/+12 |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-29 | 2 | -0/+49 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Simple compiler statistics | Aaron Kennedy | 2009-10-29 | 2 | -0/+49 |
| | |_|/ | |/| | | |||||
* | | | | Avoid unnecessary viewport scrolling when bringing currentItem into view. | Martin Jones | 2009-10-29 | 1 | -10/+19 |
|/ / / | |||||
* | | | Update viewport size when items are added/removed/resized. | Martin Jones | 2009-10-28 | 1 | -4/+12 |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-28 | 26 | -1656/+227 |
|\ \ \ | |||||
| * | | | Fixed possible crash when inserting semicolon. | Roberto Raggi | 2009-10-28 | 4 | -4/+4 |
| * | | | Doc | Aaron Kennedy | 2009-10-28 | 1 | -106/+107 |
| * | | | Remove QML SQL classes | Aaron Kennedy | 2009-10-28 | 6 | -1484/+2 |
| | |/ | |/| | |||||
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-28 | 35 | -174/+482 |
| |\ \ | |||||
| | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-28 | 23 | -99/+289 |
| | |\ \ |