summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* QmlGraphicsBorderImage autotestsYann Bodson2009-11-045-0/+178
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-032-5/+21
|\ | | | | | | into kinetic-declarativeui
| * autotests.Michael Brasser2009-11-032-5/+21
| |
* | update .pro fileYann Bodson2009-11-031-0/+1
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-037-1/+242
|\ | | | | | | into kinetic-declarativeui
| * Add missing files.Michael Brasser2009-11-032-0/+12
| |
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-031-0/+23
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | qfxtext -> qmlgraphicstextAaron Kennedy2009-11-031-1/+1
| | |
| * | Remove dead codeAaron Kennedy2009-11-031-9/+0
| | |
| * | Fix incorrect assertAaron Kennedy2009-11-032-0/+11
| | | | | | | | | | | | QT-2432
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-0312-55/+743
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | QmlMetaType testAaron Kennedy2009-11-033-0/+227
| | | |
* | | | tests fixesYann Bodson2009-11-032-19/+54
| | | |
* | | | more qmlfontloader testsYann Bodson2009-11-033-2/+33
| |_|/ |/| |
* | | autotestsYann Bodson2009-11-031-0/+23
| |/ |/|
* | QmlFontLoader testsYann Bodson2009-11-033-0/+94
| |
* | qmlgraphicstext testsYann Bodson2009-11-032-18/+16
| |
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-0312-46/+1713
|\ \ | | | | | | | | | into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-037-18/+1184
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Fix test.Michael Brasser2009-11-031-1/+1
| | | |
| | * | Add more Behavior autotests.Michael Brasser2009-11-032-1/+47
| | |/
| | * More QmlContext testsAaron Kennedy2009-11-031-1/+48
| | |
| | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-031-16/+22
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Get AnimatedImage + autotests working again.Michael Brasser2009-11-031-16/+22
| | | | | | | | | | | | | | | | There are still failures, but at least the tests no longer crash.
| | * | Match meta-object versionAaron Kennedy2009-11-031-2/+2
| | |/
| | * Add QMetaObjectBuilder testAaron Kennedy2009-11-033-0/+1067
| | |
| * | Allow example-specific test.Warwick Allison2009-11-032-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 Allison2009-11-033-26/+517
| |/
* | add some QmlGraphicsText testsYann Bodson2009-11-031-9/+58
|/
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-0215-112/+594
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Check bug QT-2423Warwick Allison2009-11-021-0/+17
| |
| * more renamingYann Bodson2009-11-027-7/+7
| |
| * renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-028-105/+105
| |
| * move smooth example in visual testsYann Bodson2009-11-025-0/+465
| |
* | Qt object testAaron Kennedy2009-11-0212-0/+364
|/
* QmlContext testsAaron Kennedy2009-11-023-0/+394
|
* CompileAaron Kennedy2009-10-301-1/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-3041-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 headersWarwick Allison2009-10-304-0/+160
| |
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-3042-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 headersWarwick Allison2009-10-2937-16/+1432
| | |
* | | Fixup mistakes following renaming filesAaron Kennedy2009-10-3013-21/+21
| | |
* | | Make private headers _pAaron Kennedy2009-10-3020-33/+33
| | |
* | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-3022-29/+29
| | |
* | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-3019-328/+328
| |/ |/|
* | Add attached properties typeinfoAaron Kennedy2009-10-292-0/+2
| |
* | Testcase for warnings at shutdownAaron Kennedy2009-10-292-0/+30
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-291-0/+1
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-2915-38/+311
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Avoid unnecessary viewport scrolling when bringing currentItem into view.Martin Jones2009-10-291-0/+1
| | |/ | |/| | | | | | | Task-number: QT-2399