Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure __FILE__ and __LINE__ properties are restored correctly | Kent Hansen | 2009-06-17 | 1 | -4/+2 |
| | | | | Task-number: 256184 | ||||
* | reset debugger's state correctly when previous engine was deleted | Kent Hansen | 2009-06-17 | 1 | -0/+8 |
| | | | | | | If the engine was deleted, the agent will be 0, but we still want to fall through rather than return immediately, so that the other variables are reset correctly. | ||||
* | fix the QScriptEngineDebugger::state() logic, add test, improve docs | Kent Hansen | 2009-06-17 | 1 | -0/+2 |
| | |||||
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+748 |
| | |||||
* | add test for task 256184 | Kent Hansen | 2009-06-15 | 1 | -0/+14 |
| | |||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 3 | -0/+748 |