summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1316-0/+3935
|\ | | | | | | into kinetic-declarativeui
| * Test package and view handling of unrequested items.Martin Jones2009-11-1316-0/+3935
| |
* | GridView visual testYann Bodson2009-11-1325-0/+6038
|/
* Remote delegate loading tests.Alan Alpert2009-11-1210-2/+149
| | | | Not entirely finished, see QT-2498
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-1233-51/+4615
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-1231-66/+2436
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Autotests.Michael Brasser2009-11-121-1/+38
| | |
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-128-50/+220
| | |\ | | | | | | | | | | | | into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-123-5/+29
| | | |\ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | Autotests.Michael Brasser2009-11-128-50/+220
| | | | |
| | * | | EaseFollow autotestsYann Bodson2009-11-126-0/+145
| | | | |
| | * | | EaseFollow visual testYann Bodson2009-11-129-0/+1847
| | | |/ | | |/|
| * | | Another PathView visual testAlan Alpert2009-11-129-0/+2365
| | | | | | | | | | | | | | | | Altered pathItems count covers different code paths in much of pathview.
* | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-127-15/+186
|\ \ \ \ | | |/ / | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | QML C++ class-in-namespace testAaron Kennedy2009-11-123-5/+29
| | |/ | |/|
| * | Output error when a binding returns undefinedAaron Kennedy2009-11-112-3/+24
| | |
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-113-0/+76
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Fixup importsRemoteAaron Kennedy2009-11-112-7/+13
| | |
| * | QmlDom testsAaron Kennedy2009-11-111-0/+120
| | |
* | | Visual tests for positionersAlan Alpert2009-11-1211-0/+2022
| |/ |/| | | | | | | dynamic.qml covers some of the more complex memory management issues, one of which is also fixed in this commit.
* | Extend repeater testAlan Alpert2009-11-113-0/+76
|/ | | | | ObjectList doesn't pass yet. Unsure if it should be passing, or if we should rectify the docs.
* Don't use the identity matrix in testAaron Kennedy2009-11-111-1/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1177-666/+2569
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1183-756/+2492
| |\ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/declarative/graphicsitems/qmlgraphicsanimatedimage.cpp
| | * Some tests can't be run in parallel.Warwick Allison2009-11-111-1/+1
| | |
| | * Fix error message (warning often have trailing spaces)Warwick Allison2009-11-111-1/+1
| | |
| | * Quieter, better.Warwick Allison2009-11-111-0/+7
| | |
| | * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1164-745/+2353
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Visual animation tests.Michael Brasser2009-11-1153-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 Brasser2009-11-117-85/+124
| | | |\ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | Autotests.Michael Brasser2009-11-115-4/+72
| | | | |
| | * | | Files for qtest directory on test server for importRemote tests.Warwick Allison2009-11-118-0/+15
| | | | |
| | * | | test multiple-windowsWarwick Allison2009-11-113-0/+60
| | | | |
| * | | | basic PathView autotestsYann Bodson2009-11-116-0/+251
| | | | |
* | | | | QmlDom testsAaron Kennedy2009-11-112-0/+932
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-11141-9240/+8212
|\ \ \ \ | | |/ / | |/| | | | | | into kinetic-declarativeui
| * | | Add qmllistmodelWarwick Allison2009-11-111-4/+5
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-11129-9230/+7990
| |\ \ | | |/ | | | | | | into kinetic-declarativeui
| | * update visual testYann Bodson2009-11-114-188/+188
| | |
| | * another SpringFollow visual testYann Bodson2009-11-1112-0/+1199
| | |
| | * update visual testsYann Bodson2009-11-1127-1215/+428
| | |
| | * update visual testsYann Bodson2009-11-1152-5525/+5337
| | |
| | * update visual testsYann Bodson2009-11-114-220/+220
| | |
| | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1120-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 Bodson2009-11-111-1/+1
| | | |\ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | update SpringFollow visual testYann Bodson2009-11-1120-2114/+493
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-117-1/+167
| | |\ \ \ | | | | |/ | | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Generalize TestHTTPServerAaron Kennedy2009-11-113-3/+160
| | | | |
| | * | | Make test more resiliantAaron Kennedy2009-11-1012-34/+34
| | | | |
| * | | | Autotests.Michael Brasser2009-11-111-0/+6
| | | | |