summaryrefslogtreecommitdiff
path: root/examples/echoclient
Commit message (Expand)AuthorAgeFilesLines
* Add functionality to ignore ssl errorsKurt Pattyn2013-11-011-1/+1
* make use of the new Q_NULLPTR keyword & shorten if(ptr) conditionsSteven Ceuppens2013-10-111-1/+1
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-281-3/+1
* Added -Wextra compiler checkKurt Pattyn2013-08-301-3/+5
* Replaced tabs by spacesKurt Pattyn2013-08-253-17/+17
* Renamed qwebsocket.pri to qwebsockets.priKurt Pattyn2013-08-251-1/+1
* Cleaned up the project filesKurt Pattyn2013-08-251-1/+2
* Replaced write() methods with send() methods to comply with the QAbstractSock...Kurt Pattyn2013-08-251-1/+1
* Renamed websocket.pri to qwebsocket.priKurt Pattyn2013-08-251-1/+1
* Renamed source directory to src (to be in line with Qt)Kurt Pattyn2013-08-251-1/+1
* Renamed WebSocket to QWebSocketKurt Pattyn2013-08-241-2/+2
* Added doxygen snippet tagsKurt Pattyn2013-08-131-0/+6
* Renamed WebWocketClient to EchoClient to be consistent with the EchoServer ex...Kurt Pattyn2013-08-134-16/+15
* Renamed WebWocketClient to EchoClient to be consistent with the EchoServer ex...Kurt Pattyn2013-08-134-0/+76