summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-103-6/+46
|\
| * Return qmlInfo(obj) << syntax.Warwick Allison2009-11-103-6/+46
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-101-1/+0
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-105-44/+154
| |\
| * | Minor improvements, additional pointer checks.Bea Lam2009-11-101-1/+0
* | | XMLHttpRequest testsAaron Kennedy2009-11-101-13/+102
| |/ |/|
* | More XMLHttpRequest testsAaron Kennedy2009-11-101-4/+33
* | XMLHttpRequest testsAaron Kennedy2009-11-091-34/+102
* | Don't crash on invalid expressionsAaron Kennedy2009-11-093-3/+14
* | Fix following af454feab24824a7ef2d28794930fb7c227c270fAaron Kennedy2009-11-092-3/+5
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-091-2/+13
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-0916-286/+93
| |\
| * | QmlContext objects shouldn't be added to object tree.Bea Lam2009-11-091-1/+4
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-0515-171/+122
| |\ \
| * | | 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-098-193/+65
|\ \ \ \ | | |_|/ | |/| |
| * | | 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 language testsAaron Kennedy2009-11-061-5/+8
| * | | Update valuetype testsAaron Kennedy2009-11-063-80/+56
* | | | constness fixWarwick Allison2009-11-092-3/+3
|/ / /
* | | Remove dead codeAaron Kennedy2009-11-062-31/+0
* | | qmlinfo testAaron Kennedy2009-11-061-6/+6
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-055-55/+21
|\ \ \
| * | | TestsAaron Kennedy2009-11-053-45/+6
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-051-0/+5
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-057-55/+41
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0510-116/+105
| | |\ \ \
| | * | | | Avoid crashing on faulty call to createQmlObjectAlan Alpert2009-11-031-0/+5
| * | | | | value types autotestAaron Kennedy2009-11-051-10/+10
| | |_|/ / | |/| | |
* | | | | Fix possible crash when overriding a signal handler.Michael Brasser2009-11-051-1/+1
|/ / / /
* | | | Remove "to" limit on minor version.Warwick Allison2009-11-057-55/+41
| |/ / |/| |
* | | 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-046-14/+45
|\ \ \
| * | | less compile warningsYann Bodson2009-11-043-14/+21
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-042-0/+21
| |\ \
| | * | Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-042-0/+21
| | |/
| * | Doc.Michael Brasser2009-11-041-0/+3
| |/
* | testsAaron Kennedy2009-11-043-85/+38
* | Improve qmllanguage test caseAaron Kennedy2009-11-041-14/+19
|/
* Fix incorrect assertAaron Kennedy2009-11-031-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-034-17/+101
|\
| * More QmlContext testsAaron Kennedy2009-11-032-17/+2
| * * add more font examplesYann Bodson2009-11-032-0/+99
* | Define and document deletion of QmlEngine QNetworkAccessManagerWarwick Allison2009-11-031-7/+7
|/
* Qt object testAaron Kennedy2009-11-021-10/+23
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-022-11/+51
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-02136-2601/+2387
| |\
| * | Fix to send correct data for property value changes.Bea Lam2009-11-021-1/+1