Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make signal handlers understand QVariant again | Kent Hansen | 2009-06-05 | 1 | -3/+18 |
* | have QScriptValue::toVariant() convert Array objects to QVariantLists | Kent Hansen | 2009-06-05 | 2 | -0/+3 |
* | kill dead code | Kent Hansen | 2009-06-05 | 1 | -2/+0 |
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s... | David Faure | 2009-06-04 | 2 | -2/+2 |
* | fix silly typo | Kent Hansen | 2009-06-03 | 1 | -1/+1 |
* | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 11 | -78/+78 |
* | Add string-->enum conversion for properties and slots | Kent Hansen | 2009-05-20 | 3 | -7/+32 |
* | Don't leak memory when assigning scriptvalue to iterator | Kent Hansen | 2009-05-11 | 1 | -2/+2 |
* | Fix regression in qscriptvalue_cast (primitive-->complex type cast) | Kent Hansen | 2009-03-26 | 1 | -1/+2 |
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 117 | -0/+47542 |