Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more compiler warnings. | Martin Jones | 2009-10-15 | 1 | -1/+1 |
| | |||||
* | Use Q_SLOTS and Q_SIGNALS. | Yann Bodson | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | Rename classes | Aaron Kennedy | 2009-07-13 | 1 | -33/+33 |
| | |||||
* | Start moving debugger out of process | Aaron Kennedy | 2009-07-13 | 1 | -1/+13 |
| | |||||
* | Cleanup | Michael Brasser | 2009-06-30 | 1 | -2/+2 |
| | | | | | Fix up license headers and private warnings, as well as other general cleanups. | ||||
* | Remove extra semicolons. | Martin Jones | 2009-05-28 | 1 | -1/+1 |
| | |||||
* | Move canvas scene snapshot out of in-process debugger | Aaron Kennedy | 2009-05-26 | 1 | -2/+2 |
| | |||||
* | Add basic client/server debugging support | Aaron Kennedy | 2009-05-25 | 1 | -0/+190 |
The canvas framerate monitor now uses this support. |