Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Rohan McGovern | 2011-03-10 | 1 | -1/+1 |
| | | | | | Reviewed-by: Trust Me (cherry picked from commit 774a3536b00c4d6e4c4c10b708e31b4373a338e3) | ||||
* | QDeclarativeDebug: Move Tcp server to separate plugin | Kai Koehne | 2010-12-17 | 1 | -2/+7 |
| | | | | Reviewed-by: Christiaan Janssen | ||||
* | QDeclarativeDebug: Move networking code out of QDeclarativeDebugServer | Kai Koehne | 2010-12-17 | 1 | -0/+68 |
Move socket handling code out of QDeclarativeDebugServer into a QDeclarativeDebugServer(Tcp)Connection class. Reviewed-by: Christiaan Janssen |