aboutsummaryrefslogtreecommitdiffstats
path: root/src/websockets/qwebsocketprotocol.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Move versionFromString() from public to private APIKurt Pattyn2014-02-011-2/+0
* Move currentVersion method to private namespaceKurt Pattyn2014-01-201-2/+0
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-23/+23
* Move OpCode out of public APIKurt Pattyn2014-01-131-20/+0
* Add QtWebSockets/ directory to include to remove compiler warningKurt Pattyn2013-11-041-1/+1
* Add QWebSocketConfiguration to pre-cache socket settingsKurt Pattyn2013-11-041-2/+2
* Move non-public methods from websocketprotocol to private headerKurt Pattyn2013-11-021-18/+0
* Add correct license headersKurt Pattyn2013-11-011-19/+41
* Add functionality to ignore ssl errorsKurt Pattyn2013-11-011-0/+1
* Export mask functions to be usable for unit testingKurt Pattyn2013-10-131-2/+2
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-281-0/+108