summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-053-214/+0
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0489-1298/+2777
| |\
| * | Remove IntegerModel. model properties accept an integer.Martin Jones2009-11-043-214/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0459-145/+1157
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-042-0/+11
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-0446-1192/+1852
| | |\ \
| | | * | Rebuild configure.exe (using a vs2005 compiler)Kai Koehne2009-11-041-0/+0
| | * | | Add missing file.Michael Brasser2009-11-041-0/+11
| * | | | declarative.pro updateAaron Kennedy2009-11-041-33/+36
| * | | | Missing file for 48ea5a5c74620f9811debc6bf1e49bf095d30722Aaron Kennedy2009-11-041-3/+3
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0438-1167/+1706
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-04935-39344/+28574
| |\ \ \ \
| * | | | | testsAaron Kennedy2009-11-046-93/+856
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0426-32/+626
| |\ \ \ \ \
| * | | | | | Ignore gcov filesAaron Kennedy2009-11-041-0/+1
| * | | | | | Improve qmllanguage test caseAaron Kennedy2009-11-0449-16/+250
* | | | | | | Remove property-order sensitivity.Warwick Allison2009-11-043-5/+18
* | | | | | | Remove invalid testWarwick Allison2009-11-041-5/+1
| |_|_|/ / / |/| | | | |
* | | | | | docs (somewhere is better than nowhere)Warwick Allison2009-11-041-1/+30
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-042-2/+70
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-049-26/+37
| |\ \ \ \ \
| * | | | | | Improve Loader testsMartin Jones2009-11-042-2/+70
* | | | | | | Update visual tests (mae fixed line spacing)Warwick Allison2009-11-0429-1152/+1590
| |/ / / / / |/| | | | |
* | | | | | Fix 5f19daab6baba7d09853058355a66090a3781430Warwick Allison2009-11-041-5/+3
* | | | | | Fix "initial" size for remote content.Warwick Allison2009-11-041-2/+2
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0412-48/+318
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-04893-39247/+27687
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-04928-39319/+28408
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | More XmlListModel tests.Michael Brasser2009-11-045-23/+172
| | * | | | More listview testing and fixing.Martin Jones2009-11-044-11/+125
| * | | | | less compile warningsYann Bodson2009-11-043-14/+21
* | | | | | Fix test.Warwick Allison2009-11-041-2/+6
* | | | | | Ensure root object is at least created.Warwick Allison2009-11-043-3/+5
| |_|/ / / |/| | | |
* | | | | Remove examples of removed effects.Warwick Allison2009-11-041-63/+12
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0413-58/+405
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0416-22/+233
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-045-0/+54
| | |\ \ \ \
| | * | | | | Doc.Michael Brasser2009-11-041-0/+3
| | * | | | | Start on QmlXmlListModel autotest.Michael Brasser2009-11-045-0/+154
| | * | | | | Fix test after rename.Michael Brasser2009-11-046-22/+22
| * | | | | | more autotestsYann Bodson2009-11-042-36/+226
| |/ / / / /
* | | | | | Remove support for removed effects.Warwick Allison2009-11-041-97/+0
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0439-47/+806
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-045-0/+54
| |/ / / /
| * | | | Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-048-34/+35
| * | | | States autotest + missing files.Michael Brasser2009-11-0410-0/+351
| * | | | DateTimeFormatter autotests.Michael Brasser2009-11-041-0/+10
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-045-0/+165
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-049-0/+323
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Basic autotest for QmlGraphicsParticlesAlan Alpert2009-11-044-0/+145