summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix following af454feab24824a7ef2d28794930fb7c227c270fAaron Kennedy2009-11-092-3/+5
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0922-101/+0
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-094-46/+50
| |\
| * | remove unneeded constructorsYann Bodson2009-11-0922-101/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-091-13/+22
|\ \ \ | | |/ | |/|
| * | ListModel elements can only be values or *lists* of objects, not objects.Warwick Allison2009-11-091-2/+0
| * | Fix and test set/get of structured ListModel data.Warwick Allison2009-11-091-11/+22
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0917-125/+189
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0911-71/+131
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0910-44/+113
| | |\
| | | * Improve DocAlan Alpert2009-11-091-3/+22
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-093-3/+26
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-0943-723/+924
| | | | |\
| | | | * | QmlContext objects shouldn't be added to object tree.Bea Lam2009-11-091-1/+4
| | | | * | Fix crash when watch is deleted before calling removeWatch().Bea Lam2009-11-082-1/+13
| | | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-05817-9140/+21309
| | | | |\ \
| | | | * | | Use QML type names in object treeBea Lam2009-11-041-1/+9
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0922-378/+459
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | ListModel docs and testsWarwick Allison2009-11-092-16/+60
| | | * | | | constness fixWarwick Allison2009-11-092-3/+3
| | | * | | | Remove textSizeMultiplier - it's broken and obsolete in QtWebKit.Warwick Allison2009-11-062-18/+0
| | | * | | | docWarwick Allison2009-11-061-1/+2
| | * | | | | fix Flipable doc + update visual test.Yann Bodson2009-11-091-27/+18
| | | |/ / / | | |/| | |
| * | | | | Small cleanups.Martin Jones2009-11-092-14/+0
| * | | | | More tests and fixes for ListView and GridViewMartin Jones2009-11-091-19/+28
| |/ / / /
| * | | | Doc.Martin Jones2009-11-092-9/+10
| * | | | Fix initialization of currentIndex and add test.Martin Jones2009-11-091-11/+19
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-085-110/+3
| |\ \ \ \
| * | | | | Fix Flickable.flickDeceleration docsMartin Jones2009-11-081-1/+1
* | | | | | Do not add public API to QScriptEngineAaron Kennedy2009-11-094-30/+34
* | | | | | Cleanup following reviewAaron Kennedy2009-11-091-1/+1
| |/ / / / |/| | | |
* | | | | Compile...Gunnar Sletta2009-11-061-2/+2
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-061-1/+1
|\ \ \ \ \
| * | | | | Export symbols for class QmlContextPrivateKai Koehne2009-11-061-1/+1
| |/ / / /
* | | | | Remove dead codeAaron Kennedy2009-11-063-107/+0
|/ / / /
* | | | More ListView tests.Martin Jones2009-11-061-0/+4
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-062-15/+36
|\ \ \ \
| * | | | Fix crash when using anchors inside a positioner.Michael Brasser2009-11-062-15/+36
* | | | | Better section testing... and bug fixing.Martin Jones2009-11-061-0/+3
|/ / / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-061-5/+8
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-066-140/+293
| |\ \ \ \
| * | | | | More language testsAaron Kennedy2009-11-061-5/+8
* | | | | | Doc.Michael Brasser2009-11-063-7/+18
* | | | | | Update animation docs.Michael Brasser2009-11-061-5/+13
| |/ / / / |/| | | |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-069-120/+140
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0614-187/+93
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-061-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Don't lose the URL just because it is an error.Warwick Allison2009-11-061-1/+1
| | * | | | Update valuetype testsAaron Kennedy2009-11-063-80/+56
| | |/ / /
| | * | | Remove dead codeAaron Kennedy2009-11-062-31/+0