summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-09121-754/+19198
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0924-8/+3203
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-091-1/+3
| | |\
| | * | Add data files for ListView test.Martin Jones2009-11-0921-0/+3079
| | * | Visual test for ListView.Martin Jones2009-11-091-0/+81
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-091-0/+1
| | |\ \
| | * | | More ListView tests.Martin Jones2009-11-092-8/+43
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0920-361/+2142
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix and test set/get of structured ListModel data.Warwick Allison2009-11-091-1/+3
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0933-743/+2700
| | |\ \ | | | |/
| | | * Animate item removal.Martin Jones2009-11-091-0/+5
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0975-621/+10014
| | | |\
| | | | * add PathView visual testYann Bodson2009-11-097-0/+1555
| | | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0946-386/+6526
| | | | |\
| | | | * | fix Flipable doc + update visual test.Yann Bodson2009-11-096-351/+347
| | | * | | More tests and fixes for ListView and GridViewMartin Jones2009-11-094-9/+231
| | * | | | Self-test: Check that errors are caughtWarwick Allison2009-11-091-0/+1
| * | | | | Enhance TextInput test coverageAlan Alpert2009-11-0926-1124/+3833
| * | | | | Improve coverage of TextEdit testsAlan Alpert2009-11-0922-1/+5220
| | |_|_|/ | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0955-241/+7912
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-093-0/+600
| | |\ \ \
| | * | | | webview JS testWarwick Allison2009-11-092-1/+19
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-09155-1012/+7772
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ListModel docs and testsWarwick Allison2009-11-096-0/+193
| | * | | | better statusText testWarwick Allison2009-11-062-2/+8
| | * | | | test text-only zooming.Warwick Allison2009-11-065-0/+677
| | * | | | basic pixelcache testWarwick Allison2009-11-061-0/+5
| | * | | | more visual testsWarwick Allison2009-11-0614-0/+4226
| | * | | | visualtest webPageWidthWarwick Allison2009-11-062-0/+236
| * | | | | Split out layout and positioner testsAlan Alpert2009-11-0915-383/+562
* | | | | | Improve queryObjectRecursive() test and clean up.Bea Lam2009-11-091-175/+171
| |_|_|/ / |/| | | |
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-09262-262/+18523
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0916-238/+242
| |\ \ \ \
| | * | | | Improve particles testsAlan Alpert2009-11-096-197/+193
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-091-3/+11
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix initialization of currentIndex and add test.Martin Jones2009-11-091-3/+11
| | | |/ /
| | * | | Rename TextEdit and TextInput autotestsAlan Alpert2009-11-099-38/+38
| | |/ /
| * | | visual test for FlipableYann Bodson2009-11-098-0/+1706
| |/ /
| * | parserstress autotestAaron Kennedy2009-11-063-0/+149
| * | Add visual test -listtests optionAaron Kennedy2009-11-061-5/+14
| * | More ListView tests.Martin Jones2009-11-063-19/+144
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0617-0/+3481
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-0617-0/+3497
| | |\ \
| | | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-063-0/+97
| | | |\ \
| | | * | | move examples/follow.qml to visuals/qmlspringfollow.qmlYann Bodson2009-11-0615-0/+3455
| | * | | | Fix crash when using anchors inside a positioner.Michael Brasser2009-11-062-0/+26
| * | | | | Better section testing... and bug fixing.Martin Jones2009-11-062-2/+32
| | |_|/ / | |/| | |
| * | | | Robustify testMartin Jones2009-11-061-0/+3
| * | | | Add missing file.Martin Jones2009-11-061-0/+39
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0667-720/+936
| |\ \ \ | | |/ /