Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QmlGraphicsBorderImage autotests | Yann Bodson | 2009-11-04 | 5 | -0/+178 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-03 | 2 | -5/+21 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | autotests. | Michael Brasser | 2009-11-03 | 2 | -5/+21 |
| | | |||||
* | | update .pro file | Yann Bodson | 2009-11-03 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-03 | 7 | -1/+242 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Add missing files. | Michael Brasser | 2009-11-03 | 2 | -0/+12 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-03 | 1 | -0/+23 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | qfxtext -> qmlgraphicstext | Aaron Kennedy | 2009-11-03 | 1 | -1/+1 |
| | | | |||||
| * | | Remove dead code | Aaron Kennedy | 2009-11-03 | 1 | -9/+0 |
| | | | |||||
| * | | Fix incorrect assert | Aaron Kennedy | 2009-11-03 | 2 | -0/+11 |
| | | | | | | | | | | | | QT-2432 | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-03 | 12 | -55/+743 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | QmlMetaType test | Aaron Kennedy | 2009-11-03 | 3 | -0/+227 |
| | | | | |||||
* | | | | tests fixes | Yann Bodson | 2009-11-03 | 2 | -19/+54 |
| | | | | |||||
* | | | | more qmlfontloader tests | Yann Bodson | 2009-11-03 | 3 | -2/+33 |
| |_|/ |/| | | |||||
* | | | autotests | Yann Bodson | 2009-11-03 | 1 | -0/+23 |
| |/ |/| | |||||
* | | QmlFontLoader tests | Yann Bodson | 2009-11-03 | 3 | -0/+94 |
| | | |||||
* | | qmlgraphicstext tests | Yann Bodson | 2009-11-03 | 2 | -18/+16 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-03 | 12 | -46/+1713 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-03 | 7 | -18/+1184 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Fix test. | Michael Brasser | 2009-11-03 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add more Behavior autotests. | Michael Brasser | 2009-11-03 | 2 | -1/+47 |
| | |/ | |||||
| | * | More QmlContext tests | Aaron Kennedy | 2009-11-03 | 1 | -1/+48 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-03 | 1 | -16/+22 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Get AnimatedImage + autotests working again. | Michael Brasser | 2009-11-03 | 1 | -16/+22 |
| | | | | | | | | | | | | | | | | There are still failures, but at least the tests no longer crash. | ||||
| | * | | Match meta-object version | Aaron Kennedy | 2009-11-03 | 1 | -2/+2 |
| | |/ | |||||
| | * | Add QMetaObjectBuilder test | Aaron Kennedy | 2009-11-03 | 3 | -0/+1067 |
| | | | |||||
| * | | Allow example-specific test. | Warwick Allison | 2009-11-03 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | Allow examples to report failure via error property. Workaround QTBUG-5296 by running webbrowser demo for longer. | ||||
| * | | Support Visual (interactive) tests without using images for confirmation. | Warwick Allison | 2009-11-03 | 3 | -26/+517 |
| |/ | |||||
* | | add some QmlGraphicsText tests | Yann Bodson | 2009-11-03 | 1 | -9/+58 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-02 | 15 | -112/+594 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Check bug QT-2423 | Warwick Allison | 2009-11-02 | 1 | -0/+17 |
| | | |||||
| * | more renaming | Yann Bodson | 2009-11-02 | 7 | -7/+7 |
| | | |||||
| * | renaming QmlGraphicsRect -> QmlGraphicsRectangle | Yann Bodson | 2009-11-02 | 8 | -105/+105 |
| | | |||||
| * | move smooth example in visual tests | Yann Bodson | 2009-11-02 | 5 | -0/+465 |
| | | |||||
* | | Qt object test | Aaron Kennedy | 2009-11-02 | 12 | -0/+364 |
|/ | |||||
* | QmlContext tests | Aaron Kennedy | 2009-11-02 | 3 | -0/+394 |
| | |||||
* | Compile | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 41 | -16/+1592 |
|\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| * | fix headers | Warwick Allison | 2009-10-30 | 4 | -0/+160 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-30 | 42 | -135/+1629 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcomponentjs.cpp src/declarative/qml/qmlcomponentjs_p.h src/declarative/qml/qmlcomponentjs_p_p.h | ||||
| * | | fix headers | Warwick Allison | 2009-10-29 | 37 | -16/+1432 |
| | | | |||||
* | | | Fixup mistakes following renaming files | Aaron Kennedy | 2009-10-30 | 13 | -21/+21 |
| | | | |||||
* | | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 20 | -33/+33 |
| | | | |||||
* | | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 22 | -29/+29 |
| | | | |||||
* | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 19 | -328/+328 |
| |/ |/| | |||||
* | | Add attached properties typeinfo | Aaron Kennedy | 2009-10-29 | 2 | -0/+2 |
| | | |||||
* | | Testcase for warnings at shutdown | Aaron Kennedy | 2009-10-29 | 2 | -0/+30 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-29 | 1 | -0/+1 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-29 | 15 | -38/+311 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Avoid unnecessary viewport scrolling when bringing currentItem into view. | Martin Jones | 2009-10-29 | 1 | -0/+1 |
| | |/ | |/| | | | | | | | Task-number: QT-2399 |