summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-24164-2997/+13244
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-24144-2937/+12821
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-2411-3/+111
| | |\
| | * | Update visual autotests and visual autotest infrastructureAaron Kennedy2009-09-24144-2937/+12821
| * | | More tests for QmlSql, more WebKit-tested-validity.Warwick Allison2009-09-247-9/+206
| * | | Only same-as-webkit iteration example (QML actually supports more)Warwick Allison2009-09-241-8/+1
| * | | More testing, validate tests before running them.Warwick Allison2009-09-243-28/+97
| * | | Tidy JSWarwick Allison2009-09-241-8/+11
| * | | Track changes from qtwebkit-4.6-snapshot-18092009Warwick Allison2009-09-242-2/+3
| | |/ | |/|
| * | Add some visual autotests for QFxTextEditAlan Alpert2009-09-2410-0/+100
* | | Mark an inefficency in TextEditAlan Alpert2009-09-241-0/+1
* | | Prevent qmlviewer from confusing people when root items are small.Alan Alpert2009-09-241-0/+2
|/ /
* | Enhance QFxPainted item to work when on non-white backgrounds.Alan Alpert2009-09-241-3/+11
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-247-25/+103
|\
| * Fixed compile (missing colon after public)Thorbjørn Lindeijer2009-09-231-5/+5
| * Make QmlCompositeTypeData a class instead of a structKai Koehne2009-09-233-3/+4
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-2322-56/+267
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-23170-129/+357
| | |\
| | * | Update configure.exeAaron Kennedy2009-09-231-0/+0
| * | | Allow watching of properties to be stopped from watch table. Also fixBea Lam2009-09-233-18/+95
* | | | Fix qmlecmascript::bindingLoop testcaseAaron Kennedy2009-09-231-1/+2
* | | | Only compile time register synthesized objectsAaron Kennedy2009-09-231-5/+3
* | | | Make more qmlecmascript tests passAaron Kennedy2009-09-2316-38/+334
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-234-39/+45
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-2310-12/+177
| |\ \ \
| | * | | Repeater is more consistent with its docsAlan Alpert2009-09-231-7/+19
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-23169-249/+1305
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | fix QFxTextInput AutotestAlan Alpert2009-09-231-28/+21
| * | | | QFxTextEdit test passes againAlan Alpert2009-09-232-4/+5
* | | | | Use new property nameAaron Kennedy2009-09-232-4/+4
* | | | | Fix crashAaron Kennedy2009-09-235-3/+41
* | | | | Remove binding when writing to a propertyAaron Kennedy2009-09-232-5/+19
| |_|/ / |/| | |
* | | | Add some failing autotestsAaron Kennedy2009-09-236-0/+126
* | | | Failing autotest for Repeater bugAaron Kennedy2009-09-233-5/+32
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-231-0/+6
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-23149-70/+81
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-23171-281/+1467
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | missed fileWarwick Allison2009-09-231-0/+6
* | | | | Off by one bug in binding bit testAaron Kennedy2009-09-231-3/+3
| |_|/ / |/| | |
* | | | Rename testcasesAaron Kennedy2009-09-23149-70/+81
| |/ / |/| |
* | | Merge qmlengine and qmlbindengine testsAaron Kennedy2009-09-236-104/+80
* | | CompileAaron Kennedy2009-09-231-1/+1
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-2310-37/+1033
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-2311983-93596/+412581
| |\ \ \
| * | | | Add some of the functionality from the old debugger (e.g. dynamic updating of...Bea Lam2009-09-2310-37/+1033
* | | | | Use .qml file extension in testAaron Kennedy2009-09-2312-11/+11
* | | | | Move test data into data/ subdirAaron Kennedy2009-09-2313-1/+1
| |/ / / |/| | |
* | | | vector -> Qt.vector3dAaron Kennedy2009-09-231-2/+0
* | | | Move test data into data subdirAaron Kennedy2009-09-23128-3/+3
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-234-24/+44
|\ \ \ \ | | |_|/ | |/| |