Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Behavior cpp class to match the QML name. | Yann Bodson | 2009-08-27 | 1 | -1/+1 |
| | |||||
* | Use Q_SLOTS and Q_SIGNALS. | Yann Bodson | 2009-08-26 | 1 | -2/+2 |
| | |||||
* | Doc | Aaron Kennedy | 2009-07-07 | 1 | -2/+3 |
| | |||||
* | Cleanup | Michael Brasser | 2009-06-30 | 1 | -3/+38 |
| | | | | | Fix up license headers and private warnings, as well as other general cleanups. | ||||
* | Add basic client/server debugging support | Aaron Kennedy | 2009-05-25 | 1 | -0/+462 |
The canvas framerate monitor now uses this support. |