summaryrefslogtreecommitdiffstats
path: root/src/script
Commit message (Expand)AuthorAgeFilesLines
* Port of Qt to VxWorksRobert Griebl2009-07-297-3/+32
* Doc: replace links to obsolete APIsVolker Hilsheimer2009-07-272-2/+2
* Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-6/+10
* 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 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
* | 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
* | fix silly typoKent Hansen2009-06-031-1/+1
* | 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
|/
* Don't leak memory when assigning scriptvalue to iteratorKent Hansen2009-05-111-2/+2
* 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