Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forgot this when merging | Yann Bodson | 2009-11-11 | 1 | -39/+34 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-11 | 119 | -835/+2587 |
|\ | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/declarative/graphicsitems/qmlgraphicsanimatedimage.cpp | ||||
| * | Don't display "QML" for attached signals/methods. | Michael Brasser | 2009-11-11 | 1 | -2/+2 |
| | | |||||
| * | Doc fixes after \qmlmethod changes. | Michael Brasser | 2009-11-11 | 4 | -11/+11 |
| | | |||||
| * | Some tests can't be run in parallel. | Warwick Allison | 2009-11-11 | 1 | -1/+1 |
| | | |||||
| * | Fix error message (warning often have trailing spaces) | Warwick Allison | 2009-11-11 | 1 | -1/+1 |
| | | |||||
| * | Quieter, better. | Warwick Allison | 2009-11-11 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-11 | 15 | -23/+18 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Get rid of the extra directory. | Michael Brasser | 2009-11-11 | 15 | -23/+18 |
| | | | |||||
| * | | Apply manually. | Warwick Allison | 2009-11-11 | 1 | -2/+4 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-11 | 74 | -763/+2371 |
| |\ \ | | |/ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Visual animation tests. | Michael Brasser | 2009-11-11 | 53 | -660/+2162 |
| | | | | | | | | | | | | Move them to a common directory, add a new one, and fix a failing one. | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-11 | 17 | -106/+158 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-11 | 153 | -9305/+8309 |
| | | |\ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | | More tests | Bea Lam | 2009-11-11 | 1 | -5/+66 |
| | | | | | |||||
| | | * | | 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 | 8 | -14/+14 |
| | | | | | | | | | | | | | | | | | | | | and (QmlDebugQuery::State) parameters. | ||||
| | | * | | Clean up, and check stateChanged() is emitted for watches. | Bea Lam | 2009-11-11 | 6 | -77/+54 |
| | | | | | |||||
| | | * | | Change watch state to Dead instead of Active on removal. | Bea Lam | 2009-11-11 | 1 | -5/+4 |
| | | | | | |||||
| | * | | | Autotests. | Michael Brasser | 2009-11-11 | 7 | -6/+74 |
| | | | | | |||||
| * | | | | Files for qtest directory on test server for importRemote tests. | Warwick Allison | 2009-11-11 | 8 | -0/+15 |
| | | | | | |||||
| * | | | | look nicer | Warwick Allison | 2009-11-11 | 1 | -2/+3 |
| | | | | | |||||
| * | | | | test multiple-windows | Warwick Allison | 2009-11-11 | 3 | -0/+60 |
| | |_|/ | |/| | | |||||
| * | | | Add qmllistmodel | Warwick Allison | 2009-11-11 | 1 | -4/+5 |
| | | | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-11 | 175 | -9319/+9614 |
| |\ \ \ | | |/ / | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-11 | 130 | -9234/+8004 |
| | |\ \ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | | Autotests. | Michael Brasser | 2009-11-11 | 1 | -0/+6 |
| | | | | | |||||
| | * | | | AnimatedImage cleanup and tests. | Michael Brasser | 2009-11-11 | 9 | -59/+92 |
| | | | | | |||||
| * | | | | Revert 4bf7f90a27377f439e86d6175e5e3cdebd131be0 and implement differently. | Warwick Allison | 2009-11-10 | 2 | -5/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Setting painter clip can reduce performance in some cases, so items must access system clip. | ||||
* | | | | | basic PathView autotests | Yann Bodson | 2009-11-11 | 6 | -0/+251 |
| | | | | | |||||
* | | | | | remove unneeded constructor | Yann Bodson | 2009-11-11 | 2 | -7/+1 |
| |_|/ / |/| | | | |||||
* | | | | update visual test | Yann Bodson | 2009-11-11 | 4 | -188/+188 |
| | | | | |||||
* | | | | another SpringFollow visual test | Yann Bodson | 2009-11-11 | 12 | -0/+1199 |
| | | | | |||||
* | | | | update visual tests | Yann Bodson | 2009-11-11 | 27 | -1215/+428 |
| | | | | |||||
* | | | | update visual tests | Yann Bodson | 2009-11-11 | 52 | -5525/+5337 |
| | | | | |||||
* | | | | update visual tests | Yann Bodson | 2009-11-11 | 4 | -220/+220 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-11 | 20 | -2114/+493 |
|\ \ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-11 | 3 | -1/+17 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | into kinetic-declarativeui | ||||
| * | | | | update SpringFollow visual test | Yann Bodson | 2009-11-11 | 20 | -2114/+493 |
| | | | | | |||||
* | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-11 | 15 | -28/+225 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Fix failing test. | Michael Brasser | 2009-11-10 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add ability for viewer to slow down animations. | Michael Brasser | 2009-11-10 | 2 | -0/+16 |
| |/ / / | | | | | | | | | | | | | This is useful for debugging complex transitions. | ||||
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-10 | 29 | -40/+1345 |
| |\ \ \ | | | |/ | | |/| | | | | | into kinetic-declarativeui | ||||
| | * | | qdoc3: Allow the full signature for QML signals and methods | Martin Smith | 2009-11-10 | 4 | -25/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...in the \qmlmethod and \qmlsignal commands, and the corresponding "attached" ones. Previously, the type was not allowed, but it really should be there, which means the \qmlmethod and \qmlsignal commands should be updated throughout. | ||||
| * | | | SpringFollow autotest | Yann Bodson | 2009-11-10 | 8 | -2/+167 |
| | |/ | |/| | |||||
* | | | Make consistent timer mode more consistent | Aaron Kennedy | 2009-11-11 | 1 | -4/+14 |
| | | | |||||
* | | | Generalize TestHTTPServer | Aaron Kennedy | 2009-11-11 | 3 | -3/+160 |
| | | | |||||
* | | | Make test more resiliant | Aaron Kennedy | 2009-11-10 | 12 | -34/+34 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-10 | 34 | -63/+5718 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | safer | Warwick Allison | 2009-11-10 | 1 | -1/+2 |
| | |