summaryrefslogtreecommitdiffstats
path: root/src/script
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-027-22/+32
|\
| * qtscript meta-object binding: enum properties are not deletableKent Hansen2009-06-261-3/+3
| * make it possible to support queued connections in qtscriptKent Hansen2009-06-256-17/+28
| * have the QtScript print() function use qDebug()Kent Hansen2009-06-251-2/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-19114-232/+232
|\ \ | |/
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-16114-232/+232
| |\
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-16114-232/+232
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-095-7/+23
|\ \ \ | |/ /
| * | make signal handlers understand QVariant againKent Hansen2009-06-051-3/+18
| * | have QScriptValue::toVariant() convert Array objects to QVariantListsKent Hansen2009-06-052-0/+3
| * | kill dead codeKent Hansen2009-06-051-2/+0
| * | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-042-2/+2
* | | Merge commit 'mainline/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-041-1/+1
|\ \ \ | |/ /
| * | fix silly typoKent Hansen2009-06-031-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2911-78/+78
|\ \ \ | |/ /
| * | improved string operations all over the placeThierry Bastian2009-05-2811-78/+78
| * | Add string-->enum conversion for properties and slotsKent Hansen2009-05-203-7/+32
| |/
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Alexis Menard2009-05-121-2/+2
|\ \ | |/
| * Don't leak memory when assigning scriptvalue to iteratorKent Hansen2009-05-111-2/+2
* | QtScript must respect dynamic metaobject's when installedAaron Kennedy2009-05-051-1/+1
* | Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-223-7/+32
|/
* Fix regression in qscriptvalue_cast (primitive-->complex type cast)Kent Hansen2009-03-261-1/+2
* Long live Qt 4.5!Lars Knoll2009-03-23117-0/+47542