summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-2396-1331/+1687
| |\ \ \
| * | | | Fix cursor drawing in QFxTextInput and QFxTextEditAlan Alpert2009-09-233-9/+16
| * | | | Fixing and refactoring of QFxLineInput updatingAlan Alpert2009-09-222-21/+34
* | | | | Use a bitmask to track bound propertiesAaron Kennedy2009-09-238-26/+95
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-2324-129/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-2230-995/+1274
| |\ \ \
| | * | | Fix clipping bug in QFxText when text is larger than item's rect.Andreas Aardal Hanssen2009-09-221-1/+1
| | * | | Fix crash in ~QmlEngine when using QmlDomKai Koehne2009-09-221-2/+6
| | * | | Replace begin()/end() with constBegin()/constEnd() to avoid detach inMarco Bubke2009-09-221-1/+1
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Marco Bubke2009-09-2278-1170/+1508
| | |\ \ \