Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+690 |
| | |||||
* | Fixed compile of scripttools with MSVC 2003. | Rohan McGovern | 2009-06-13 | 1 | -0/+1 |
| | | | | | | | Fixes compile error: debugging\qscriptdebuggercommand.cpp(567) : error C2664: 'QScriptDebuggerCommand::setAttribute' : cannot convert parameter 2 from 'const QStringList' to 'const QVariant &' Reason: cannot convert from 'const QStringList' to 'const QVariant' Source or target has incomplete type | ||||
* | make debugger console's auto-completion asynchronous | Kent Hansen | 2009-06-12 | 1 | -0/+9 |
| | | | | Needed for remote debugging. | ||||
* | make debugger's tooltip handling asynchronous | Kent Hansen | 2009-06-12 | 1 | -0/+10 |
| | | | | Needed for remote debugging. | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+690 |