summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More error-case testsAaron Kennedy2009-11-0523-0/+82
* Missing files for 8b40fac7e97a629ddaf1c0f6de2ebb504f004060Aaron Kennedy2009-11-0510-0/+75
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-056-0/+831
|\
| * QmlGraphicsparticles visual testAlan Alpert2009-11-056-0/+831
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-055-0/+388
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0525-180/+1735
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-05103-83/+13446
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-05188-1513/+6574
| |\ \ \
| * | | | Add tests for the the positioner transitions.Alan Alpert2009-11-045-0/+363
| * | | | Position items in the correct orderAlan Alpert2009-11-041-0/+25
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0512-0/+1377
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Compile.Martin Jones2009-11-051-1/+1
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-059-0/+734
| |\ \ \ \
| | * | | | qmlsystempalette autotestsYann Bodson2009-11-053-0/+160
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-053-3/+163
| | |\ \ \ \
| | * | | | | fillmode visual testYann Bodson2009-11-056-0/+574
| * | | | | | Add test for GridView, and fix bug.Martin Jones2009-11-054-0/+643
| | |/ / / / | |/| | | |
* | | | | | value types autotestAaron Kennedy2009-11-053-17/+234
|/ / / / /
* | | | | Add listview test file.Martin Jones2009-11-051-0/+59
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-059-176/+194
|\ \ \ \ \ | |/ / / /
| * | | | update text visualsYann Bodson2009-11-056-174/+192
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-052-3/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | use FreeMono.ttfYann Bodson2009-11-053-2/+2
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-05103-83/+13446
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0510-0/+1572
| |\ \ \ \ | | |/ / /
| | * | | qmlgraphicstext visual testsYann Bodson2009-11-0510-0/+1572
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-05175-1283/+14665
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-057-45/+32
| | |\ \ \
| | | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0528-35/+757
| | | |\ \ \
| | | * | | | Remove "to" limit on minor version.Warwick Allison2009-11-056-40/+31
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0452-43/+1096
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | Remove invalid testWarwick Allison2009-11-041-5/+1
| | * | | | | visual tests for borderimageYann Bodson2009-11-0554-0/+10724
| | * | | | | update rect visualsYann Bodson2009-11-052-0/+355
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0524-5/+678
| | |\ \ \ \
| | | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-051-5/+7
| | | |\ \ \ \
| | | | * | | | QmlPropertyMap autotest update.Michael Brasser2009-11-051-5/+7
| | | | | |/ / | | | | |/| |
| | | * | | | Partial valuetypes testAaron Kennedy2009-11-0523-0/+671
| | | |/ / /
| | * | | | more borderimage autotestsYann Bodson2009-11-052-29/+69
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0488-1203/+2797
| | |\ \ \ \ | | | |/ / /
| | * | | | autotestsYann Bodson2009-11-042-1/+10
| * | | | | Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-052-3/+6
| |/ / / /
* | | | | Loader cleanup and testing.Martin Jones2009-11-051-3/+10
* | | | | Test more ListView.Martin Jones2009-11-051-0/+94
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-041-0/+11
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-0438-1161/+1806
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Add missing file.Michael Brasser2009-11-041-0/+11
* | | | | declarative.pro updateAaron Kennedy2009-11-041-33/+36
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0436-1160/+1701
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | docs (somewhere is better than nowhere)Warwick Allison2009-11-041-1/+30