Add private method to set error from QAbstractSocket::error
[contrib/qtwebsockets.git] / src / websockets / qwebsocketserver_p.h
2014-02-02 Kurt PattynAdd private method to set error from QAbstractSocket...
2014-01-20 Kurt PattynRename SecureMode to SslMode
2014-01-18 Kurt PattynRename enumerations to comply with Qt style
2014-01-17 Frederik GladhornAdd a few more const refs
2014-01-12 Kurt PattynLimit line length to 100 characters.
2014-01-11 Kurt PattynRemove waitXXX() methods from websockets
2013-12-10 Kurt PattynCleanup code to comply with Qt style
2013-11-06 Kurt PattynAdd sslEchoClient and sslEchoServer examples
2013-11-06 Kurt PattynSanitize include directives
2013-11-01 Kurt PattynAdd correct license headers
2013-11-01 Kurt PattynReplace int with qintptr for socket descriptor
2013-10-14 Kurt PattynReplaced getter methods of HandshakeResponse to be...
2013-10-11 Steven Ceuppensmake use of the new Q_NULLPTR keyword & shorten if...
2013-09-29 Steven Ceuppensupdate class & filenames
2013-09-28 Steven CeuppensChanges to integrate the websocket module as a full...