Use 0 instead of Q_NULLPTR in public headers.
[contrib/qtwebsockets.git] / src / websockets / qwebsocketserver.h
2014-07-11 Sergio MartinsUse 0 instead of Q_NULLPTR in public headers. v5.3.2
2014-02-15 Kurt PattynAdapt copyright header
2014-02-05 Kurt PattynUse QObjectPrivate instead of dedicated d-ptr
2014-02-01 Kurt PattynRemoved unsupported functionality
2014-01-20 Kurt PattynRename SecureMode to SslMode
2014-01-18 Kurt PattynRename enumerations to comply with Qt style
2014-01-18 Kurt PattynAdd reference to related feature report
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-10-15 Kurt PattynRemove QtWebSockets from include directives
2013-10-11 Steven Ceuppensmake use of the new Q_NULLPTR keyword & shorten if...
2013-10-01 Steven CeuppensUpdate to fix minor compiler warnings
2013-09-29 Steven Ceuppensupdate _global file, to match Qt default
2013-09-29 Steven Ceuppensupdate class & filenames
2013-09-28 Steven CeuppensChanges to integrate the websocket module as a full...