summaryrefslogtreecommitdiffstats
path: root/src/script/qscriptvalueimpl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+448
|
* have QScriptValue::toVariant() convert Array objects to QVariantListsKent Hansen2009-06-051-0/+2
| | | | | | | Converting the array to its string representation is not very useful. Now round-trip conversion will work as well. Reviewed-by: Ariya Hidayat
* improved string operations all over the placeThierry Bastian2009-05-281-5/+5
| | | | | used character operations whenever possible better usage of QLatin1String
* Long live Qt!Lars Knoll2009-03-231-0/+448