Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix Flipable doc + update visual test. | Yann Bodson | 2009-11-09 | 6 | -351/+347 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-09 | 5 | -197/+190 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Improve particles tests | Alan Alpert | 2009-11-09 | 5 | -197/+190 |
| | | | | | | | | Code coverage data suggests some areas are inadequately tested. | ||||
* | | visual test for Flipable | Yann Bodson | 2009-11-09 | 8 | -0/+1706 |
|/ | |||||
* | Add visual test -listtests option | Aaron Kennedy | 2009-11-06 | 1 | -5/+14 |
| | |||||
* | move examples/follow.qml to visuals/qmlspringfollow.qml | Yann Bodson | 2009-11-06 | 15 | -0/+3455 |
| | |||||
* | update tests and visuals for qmlgraphicstext | Yann Bodson | 2009-11-06 | 20 | -714/+714 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-06 | 34 | -0/+5834 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | renaming | Warwick Allison | 2009-11-06 | 17 | -0/+1342 |
| | | | | | | | | add zooming test | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-06 | 78 | -0/+14074 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | webview visual tests | Warwick Allison | 2009-11-06 | 25 | -0/+4492 |
| | | | |||||
* | | | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 2 | -2/+2 |
| |/ |/| | |||||
* | | QmlGraphicsparticles visual test | Alan Alpert | 2009-11-05 | 6 | -0/+831 |
| | | |||||
* | | fillmode visual test | Yann Bodson | 2009-11-05 | 6 | -0/+574 |
| | | |||||
* | | update text visuals | Yann Bodson | 2009-11-05 | 6 | -174/+192 |
| | | |||||
* | | qmlgraphicstext visual tests | Yann Bodson | 2009-11-05 | 10 | -0/+1572 |
| | | |||||
* | | visual tests for borderimage | Yann Bodson | 2009-11-05 | 54 | -0/+10724 |
| | | |||||
* | | update rect visuals | Yann Bodson | 2009-11-05 | 2 | -0/+355 |
|/ | |||||
* | docs (somewhere is better than nowhere) | Warwick Allison | 2009-11-04 | 1 | -1/+30 |
| | |||||
* | Update visual tests (mae fixed line spacing) | Warwick Allison | 2009-11-04 | 29 | -1152/+1590 |
| | |||||
* | Support Visual (interactive) tests without using images for confirmation. | Warwick Allison | 2009-11-03 | 3 | -26/+517 |
| | |||||
* | move smooth example in visual tests | Yann Bodson | 2009-11-02 | 5 | -0/+465 |
| | |||||
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+40 |
| | |||||
* | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 1 | -1/+2 |
| | |||||
* | Update qfxtext/elide/multilength.qml test, commit X11 visuals. | Warwick Allison | 2009-10-20 | 3 | -1/+303 |
| | |||||
* | Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78 | Warwick Allison | 2009-10-20 | 1 | -1/+1 |
| | |||||
* | Final can be longer. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | |||||
* | Multilength strings test. | Warwick Allison | 2009-10-15 | 1 | -0/+20 |
| | |||||
* | Fix for when multiple tests share a data director. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | |||||
* | Allow platform(font)-specific test recordings. | Warwick Allison | 2009-10-14 | 42 | -13/+8290 |
| | | | | Update platform visuals for all failing visual tests. | ||||
* | WebView auto sizing test. | Warwick Allison | 2009-10-08 | 3 | -0/+143 |
| | | | | (image is just for doc, not in testscript) | ||||
* | Font-portable. | Warwick Allison | 2009-10-08 | 6 | -301/+220 |
| | |||||
* | Fix portability of visual tests: fix filenames to be relative to base (URL). | Warwick Allison | 2009-10-07 | 14 | -40/+42 |
| | | | | Still not font-portable. | ||||
* | Update visual autotests and visual autotest infrastructure | Aaron Kennedy | 2009-09-24 | 139 | -2913/+12761 |
| | |||||
* | Renaming: QFxView -> QmlView | Yann Bodson | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 28 | -0/+56 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-06-26 | 4 | -9/+9 |
|\ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: examples/declarative/states/states.qml examples/declarative/states/transitions.qml examples/declarative/tutorials/helloworld/t3/tutorial3.qml src/declarative/util/qmlanimation.cpp | ||||
| * | Rename NumericAnimation -> NumberAnimation | Michael Brasser | 2009-06-26 | 4 | -9/+9 |
| | | |||||
* | | Update SetProperties to handle changing bindings | Aaron Kennedy | 2009-06-26 | 3 | -18/+12 |
|/ | | | | Also removed all uses of SetProperty | ||||
* | Update flickable visual test. | Martin Jones | 2009-06-21 | 7 | -225/+5 |
| | | | | | Not yet working. There are event timing problems with the test engine. | ||||
* | PauseAnimation visual autotest | Martin Jones | 2009-05-24 | 5 | -276/+1263 |
| | |||||
* | webview test runs. | Martin Jones | 2009-05-21 | 4 | -4/+6 |
| | |||||
* | qfxtext test runs. | Martin Jones | 2009-05-21 | 5 | -5/+7 |
| | |||||
* | Repeater tests run. | Martin Jones | 2009-05-21 | 24 | -28/+43 |
| | |||||
* | Listview tests run. | Martin Jones | 2009-05-21 | 21 | -22/+30 |
| | |||||
* | Get visual auto testing working again. | Martin Jones | 2009-05-21 | 12 | -283/+1135 |
| | |||||
* | Convert visual autotests. | Martin Jones | 2009-05-21 | 31 | -333/+635 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 85 | -0/+1556 |