Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed qwebsocket.pri to qwebsockets.pri | Kurt Pattyn | 2013-08-25 | 1 | -1/+1 |
* | Cleaned up the project files | Kurt Pattyn | 2013-08-25 | 1 | -1/+2 |
* | Replaced write() methods with send() methods to comply with the QAbstractSock... | Kurt Pattyn | 2013-08-25 | 1 | -2/+2 |
* | Renamed websocket.pri to qwebsocket.pri | Kurt Pattyn | 2013-08-25 | 1 | -1/+1 |
* | Renamed source directory to src (to be in line with Qt) | Kurt Pattyn | 2013-08-25 | 1 | -1/+1 |
* | Renamed WebSocket to QWebSocket | Kurt Pattyn | 2013-08-24 | 2 | -11/+11 |
* | Added server name field to constructor | Kurt Pattyn | 2013-08-22 | 1 | -1/+1 |
* | Added doxygen snippet tags | Kurt Pattyn | 2013-08-13 | 1 | -0/+10 |
* | Renamed HelloWorldServer to EchoServer | Kurt Pattyn | 2013-08-12 | 4 | -0/+115 |