| Commit message (Expand) | Author | Age | Files | Lines |
* | Use darker() and lighter() functions from global Qt object rather than from S... | Yann Bodson | 2009-11-05 | 8 | -8/+8 |
|
|
* | Particles cleaned up and placed in in qmlgraphics/ | Alan Alpert | 2009-11-05 | 1 | -6/+7 |
|
|
* | Remove QML SQL classes | Aaron Kennedy | 2009-10-28 | 49 | -4143/+0 |
|
|
* | cleanup | Yann Bodson | 2009-10-28 | 4 | -4/+4 |
|
|
* | use enums rather than strings in examples | Yann Bodson | 2009-10-26 | 1 | -1/+1 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-08 | 2 | -8/+8 |
|\ |
|
| * | doc cleanup | Yann Bodson | 2009-10-08 | 2 | -8/+8 |
|
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-08 | 9 | -136/+136 |
|\ \
| |/ |
|
| * | move files to avoid duplication. | Yann Bodson | 2009-10-07 | 5 | -20/+0 |
|
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-10-07 | 39 | -0/+1011 |
| |\ |
|
| * | | Update 'hello world' tutorial. | Yann Bodson | 2009-10-07 | 5 | -77/+97 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-07 | 52 | -42/+1043 |
|\ \ \
| | |/
| |/| |
|
| * | | Switch Same Game tutorial to using snippets properly | Alan Alpert | 2009-10-07 | 11 | -1/+37 |
|
|
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-10-07 | 5 | -22/+22 |
| |\ \
| | |/ |
|
| | * | lowercase ids | Yann Bodson | 2009-10-06 | 5 | -22/+22 |
|
|
| * | | Add SameGame based advanced tutorial | Alan Alpert | 2009-10-07 | 39 | -0/+975 |
| |/ |
|
| * | Fix example following API changes and fix window size for example 2. | Bea Lam | 2009-10-05 | 8 | -9/+10 |
|/ |
|
* | Move ComponentInstance functionality into Loader | Martin Jones | 2009-09-09 | 1 | -6/+6 |
|
|
* | fix tutorial 3 - qmlviewer bails out with "id conflicts with type name" | Frederik Gladhorn | 2009-09-07 | 1 | -2/+2 |
|
|
* | Flickable locked property changed to interactive. | Martin Jones | 2009-09-02 | 2 | -2/+2 |
|
|
* | Rename positioners. | Warwick Allison | 2009-08-24 | 8 | -8/+8 |
|
|
* | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 16 | -34/+34 |
|
|
* | Rename State change elements. | Martin Jones | 2009-08-21 | 20 | -89/+89 |
|
|
* | Renaming: Bind -> Binding | Yann Bodson | 2009-08-21 | 1 | -4/+4 |
|
|
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 30 | -37/+37 |
|
|
* | Text-related API updates after review | Michael Brasser | 2009-08-19 | 14 | -14/+14 |
|
|
* | Change Item.contents to Item.childrenRect. | Michael Brasser | 2009-08-18 | 3 | -4/+4 |
|
|
* | Get rid of QmlFont and use the QFont value type instead. | Michael Brasser | 2009-08-14 | 3 | -3/+3 |
|
|
* | Rename layouts to positioners | Alan Alpert | 2009-08-13 | 8 | -8/+8 |
|
|
* | Renaming: FocusRealm -> FocusScope | Yann Bodson | 2009-08-03 | 3 | -3/+3 |
|
|
* | Rename Rect.pen to Rect.border | Michael Brasser | 2009-07-31 | 3 | -3/+3 |
|
|
* | Introduce Loader item. | Michael Brasser | 2009-07-30 | 5 | -22/+22 |
|
|
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 42 | -0/+84 |
|
|
* | Add parameterized synthesized signals | Aaron Kennedy | 2009-07-02 | 8 | -8/+8 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-06-26 | 21 | -27/+35 |
|\ |
|
| * | Color property is required to be explicity set (at least for now). | Michael Brasser | 2009-06-26 | 5 | -1/+6 |
|
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-06-26 | 1 | -8/+3 |
| |\ |
|
| | * | Changed SetProperty to SetProperties to anticipate deprecation of | Erik Verbruggen | 2009-06-23 | 1 | -8/+3 |
|
|
| * | | Rename NumericAnimation -> NumberAnimation | Michael Brasser | 2009-06-26 | 21 | -24/+24 |
| |/ |
|
* | | Update SetProperties to handle changing bindings | Aaron Kennedy | 2009-06-26 | 20 | -274/+181 |
|/ |
|
* | more keword change fixes. | Ian Walters | 2009-06-18 | 7 | -7/+7 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Ian Walters | 2009-05-07 | 3 | -3/+3 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-06 | 5 | -5/+5 |
| |\ |
|
| * | | white background no good in web page, go gray | Warwick Allison | 2009-05-06 | 3 | -3/+3 |
|
|
* | | | Move 'final' contacts application to demos. | Ian Walters | 2009-05-07 | 8 | -537/+0 |
| |/
|/| |
|
* | | Quote align center enum appropriately | Ian Walters | 2009-05-06 | 5 | -5/+5 |
|/ |
|
* | Images for third chapter of the tutorial | Ian Walters | 2009-05-06 | 1 | -3/+3 |
|
|
* | Put more items in the contact table. | Ian Walters | 2009-05-06 | 6 | -0/+1365 |
|
|
* | Use new syntax for properties and signals. | Ian Walters | 2009-05-06 | 9 | -77/+37 |
|
|
* | Use new syntax for properties and signals. | Ian Walters | 2009-05-06 | 11 | -117/+44 |
|
|