Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Alexis Menard | 2009-05-12 | 1 | -2/+2 |
|\ | | | | | | | kinetic-declarativeui | ||||
| * | Don't leak memory when assigning scriptvalue to iterator | Kent Hansen | 2009-05-11 | 1 | -2/+2 |
| | | | | | | | | | | | | The d-pointer was not deleted as it should be. Reviewed-by: Harald Fernengel | ||||
* | | QtScript must respect dynamic metaobject's when installed | Aaron Kennedy | 2009-05-05 | 1 | -1/+1 |
| | | |||||
* | | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 3 | -7/+32 |
|/ | |||||
* | Fix regression in qscriptvalue_cast (primitive-->complex type cast) | Kent Hansen | 2009-03-26 | 1 | -1/+2 |
| | | | | | | | | | | | qscriptvalue_cast implementation was changed from 4.4 to 4.5 because of the introduction of QScriptValue constructors that don't take an engine pointer. However, when the old constructors are used, the behavior of qscriptvalue_cast should be as before, which this patch ensures. In short: If we have an engine pointer, use it. Task-number: 248802 Reviewed-by: Ariya Hidayat | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 117 | -0/+47542 |