| Commit message (Expand) | Author | Age | Files | Lines |
* | Make QmlPropertyMap public | Alan Alpert | 2009-11-11 | 3 | -2/+2 |
|
|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2009-11-11 | 8 | -58/+67 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-11 | 8 | -69/+151 |
| |\ |
|
| | * | AnimatedImage cleanup and tests. | Michael Brasser | 2009-11-11 | 5 | -54/+48 |
|
|
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-10 | 1 | -13/+102 |
| | |\ |
|
| | * | | SpringFollow autotest | Yann Bodson | 2009-11-10 | 2 | -2/+1 |
|
|
| * | | | Revert 4bf7f90a27377f439e86d6175e5e3cdebd131be0 and implement differently. | Warwick Allison | 2009-11-10 | 1 | -2/+18 |
| |/ / |
|
* | | | Fix debugger crash on exit | Bea Lam | 2009-11-11 | 1 | -4/+5 |
|
|
* | | | Change stateChanged(State) signatures to have (QmlDebugWatch::State) | Bea Lam | 2009-11-11 | 1 | -2/+2 |
|
|
* | | | Change watch state to Dead instead of Active on removal. | Bea Lam | 2009-11-11 | 1 | -5/+4 |
| |/
|/| |
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-10 | 14 | -50/+90 |
|\ \
| |/ |
|
| * | ignore (expect) message in test | Warwick Allison | 2009-11-10 | 1 | -1/+1 |
|
|
| * | Return qmlInfo(obj) << syntax. | Warwick Allison | 2009-11-10 | 13 | -49/+89 |
|
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-10 | 14 | -80/+171 |
|\ \
| |/ |
|
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2009-11-10 | 23 | -221/+413 |
| |\ |
|
| | * | Fix docs missed after properties -> matchProperties rename. | Michael Brasser | 2009-11-10 | 1 | -3/+3 |
|
|
| | * | Fix QmlTimer to be in line with animation API changes | Alan Alpert | 2009-11-10 | 1 | -1/+1 |
|
|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-10 | 10 | -106/+191 |
| | |\ |
|
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-10 | 6 | -102/+131 |
| | | |\ |
|
| | | * | | More highlight testing. | Martin Jones | 2009-11-10 | 4 | -4/+60 |
|
|
| | * | | | Remove WebView::pagewidth and tidy up - it's not needed and interfered | Warwick Allison | 2009-11-10 | 2 | -51/+52 |
|
|
| | * | | | Distinguish between tranform smoothness (from Item) and smoothness | Warwick Allison | 2009-11-10 | 3 | -3/+34 |
|
|
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-10 | 8 | -49/+130 |
| | |\ \ \
| | | |/ / |
|
| | * | | | Prepare for QTBUG-5290 being fixed. | Warwick Allison | 2009-11-09 | 1 | -7/+1 |
|
|
| | * | | | unwarn | Warwick Allison | 2009-11-09 | 1 | -1/+1 |
|
|
| * | | | | Minor improvements, additional pointer checks. | Bea Lam | 2009-11-10 | 2 | -10/+17 |
|
|
| * | | | | Fix crash bug where socket is 0. | Bea Lam | 2009-11-10 | 1 | -0/+2 |
| |/ / / |
|
* | | | | XMLHttpRequest tests | Aaron Kennedy | 2009-11-10 | 1 | -13/+102 |
| |_|/
|/| | |
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-10 | 5 | -98/+98 |
|\ \ \ |
|
| * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-11-10 | 3 | -98/+84 |
| |\ \ \ |
|
| | * | | | Clarify the role of positioner transitions | Alan Alpert | 2009-11-10 | 1 | -89/+9 |
|
|
| | * | | | Positioners now watch for sibling order changes | Alan Alpert | 2009-11-10 | 3 | -9/+75 |
| | | |/
| | |/| |
|
| * | | | Test (and fix) animation actions. | Michael Brasser | 2009-11-10 | 2 | -0/+14 |
| |/ / |
|
* | | | More XMLHttpRequest tests | Aaron Kennedy | 2009-11-10 | 1 | -4/+33 |
|/ / |
|
* | | Fix after animation API changes. | Michael Brasser | 2009-11-09 | 3 | -9/+9 |
|
|
* | | XMLHttpRequest tests | Aaron Kennedy | 2009-11-09 | 1 | -34/+102 |
|
|
* | | Don't crash on invalid expressions | Aaron Kennedy | 2009-11-09 | 3 | -3/+14 |
|
|
* | | Fix following af454feab24824a7ef2d28794930fb7c227c270f | Aaron Kennedy | 2009-11-09 | 2 | -3/+5 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-09 | 4 | -46/+50 |
|\ |
|
| * | ListModel elements can only be values or *lists* of objects, not objects. | Warwick Allison | 2009-11-09 | 1 | -2/+0 |
|
|
| * | Fix and test set/get of structured ListModel data. | Warwick Allison | 2009-11-09 | 1 | -11/+22 |
|
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-09 | 11 | -71/+131 |
| |\ |
|
| * | | Small cleanups. | Martin Jones | 2009-11-09 | 2 | -14/+0 |
|
|
| * | | More tests and fixes for ListView and GridView | Martin Jones | 2009-11-09 | 1 | -19/+28 |
|
|
* | | | remove unneeded constructors | Yann Bodson | 2009-11-09 | 22 | -101/+0 |
| |/
|/| |
|
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-09 | 10 | -44/+113 |
|\ \ |
|
| * | | Improve Doc | Alan Alpert | 2009-11-09 | 1 | -3/+22 |
|
|
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-09 | 3 | -3/+26 |
| |\ \ |
|
| | * \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2009-11-09 | 41 | -698/+906 |
| | |\ \
| | | |/ |
|
| | * | | QmlContext objects shouldn't be added to object tree. | Bea Lam | 2009-11-09 | 1 | -1/+4 |
|
|