Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPacketProtocol tests | Bea Lam | 2009-11-13 | 3 | -1/+279 |
| | |||||
* | Fix bug in WATCH_OBJECT_R message and add more tests. | Bea Lam | 2009-11-13 | 3 | -27/+65 |
| | |||||
* | Move engine/test set up code to debugutil.cpp | Bea Lam | 2009-11-12 | 9 | -281/+303 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-11 | 153 | -9305/+8309 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | 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 | ||||
| | | * | 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 | ||||
| | | * | | | 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 |
| | | | | | | |||||
| | * | | | | Autotests. | Michael Brasser | 2009-11-11 | 1 | -0/+6 |
| | | | | | | |||||
| | * | | | | AnimatedImage cleanup and tests. | Michael Brasser | 2009-11-11 | 9 | -59/+92 |
| | | |/ / | | |/| | | |||||
| | * | | | 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 | ||||
| | * | | | SpringFollow autotest | Yann Bodson | 2009-11-10 | 8 | -2/+167 |
| | | | | | |||||
| * | | | | 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. | ||||
* | | | | 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 |
| |/ / |/| | | |||||
* | | | 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. | ||||
* | | 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 |
| | | |||||
| * | ignore (expect) message in test | Warwick Allison | 2009-11-10 | 2 | -1/+3 |
| | | |||||
| * | Help run all tests. | Warwick Allison | 2009-11-10 | 1 | -0/+22 |
| | | |||||
| * | Avoid WebKit crash. | Warwick Allison | 2009-11-10 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-10 | 11 | -0/+5228 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Mouseregion dragging visual test | Alan Alpert | 2009-11-10 | 11 | -0/+5228 |
| | | | |||||
| * | | Return qmlInfo(obj) << syntax. | Warwick Allison | 2009-11-10 | 14 | -57/+97 |
| | | | | | | | | | | | | Fixes QTBUG-5480 | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-10 | 46 | -670/+1577 |
| |\ \ | | |/ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | I am not mbrasser. | Warwick Allison | 2009-11-10 | 1 | -2/+2 |
| | | | |||||
| * | | Fix test breakage from change ce14a4a0bc290018e597d0a4f8e9f279c63d4cc0 | Warwick Allison | 2009-11-10 | 1 | -1/+1 |
| | | | |||||
| * | | Follow change. | Warwick Allison | 2009-11-10 | 1 | -2/+0 |
| | | | |||||
| * | | nesting data files | Warwick Allison | 2009-11-10 | 2 | -0/+363 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-10 | 26 | -146/+1009 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-10 | 24 | -146/+207 |
| |\ \ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | Oops... | Yann Bodson | 2009-11-10 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-10 | 19 | -631/+726 |
| | |\ \ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-10 | 12 | -602/+632 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |